Skip to content

Conversation

@mak-thevar
Copy link
Owner

Summary

  • move the library into src/ and tests into tests/, upgrade both projects to net9.0, refresh NuGet dependencies, and pin the SDK with a new global.json
  • harden image processing by disposing streams deterministically, returning valid output streams, and enriching guard clauses across the service and compressor implementations
  • update the S3 uploader to support injected clients and async disposal while modernizing the response model and test harnesses to reflect the new structure

Testing

  • dotnet test (fails: dotnet is not available in the execution environment)

https://chatgpt.com/codex/tasks/task_e_68d3d40ce288832f893abe61a268133a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants