-
Notifications
You must be signed in to change notification settings - Fork 2
FSPW-384 - Frends.AmazonS3.DeleteObject - Version 2.1.0 #44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
jefim
wants to merge
30
commits into
main
Choose a base branch
from
task-fspw-384-20250717_110933
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 22 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
84ddedf
FSPW-384 Update to .NET 8.0
778cd94
feat: create Connection class and refactor AWS connection properties
22b2a75
refactor: Move NotExistsHandler from Options to Input and rename to A…
a568c57
feat: add error handling options to DeleteObject task
35544a0
feat: add Error class with Message and AdditionalInfo properties
eec6afa
refactor: extract error handling logic to ErrorHandler helper class
bd89ea3
feat: add Helpers namespace import for DeleteObject task
b94003c
refactor: Remove Success and Error properties, add BucketName to Sing…
0c0c8d2
feat: update Result class with DeletedObjects and Error properties
314bbb7
feat: update Result class and DeleteObject method to support error ha…
0413a30
fix: resolve compilation errors in AmazonS3 DeleteObject module
6887de4
fix: update unit tests to use DeletedObjects instead of Data property
69d5678
refactor: fix version ID handling and error handling in DeleteObject …
1054f39
feat: Add default values and improve parameter attributes for DeleteO…
aadaab8
docs: update XML documentation comments for all public members
a38d4a8
test: update unit tests for new class structure and error handling
d5600b2
fix: resolve build errors in AmazonS3 DeleteObject module
8938727
chore: bump project version from 1.0.0 to 2.0.0
0e796aa
chore: update NuGet package version, description, and AWS SDK depende…
b52799c
refactor: Enhance error handling and add comprehensive test coverage …
87a0df1
feat: enable strict mode for DeleteObject workflow files
2440551
FSPW-384 Adding migration and updating CHANGELOG.mg
ca72499
fix error handling, linter errors, version, result class, workflows
MichalFrends1 234ec33
fix unit tests
MichalFrends1 3bf11a1
CreateTestFiles - return real version
MichalFrends1 ff6caad
testing versioning issue
MichalFrends1 a24cfb8
capture and log errors in unit test
MichalFrends1 b3a0d6e
linter fix
MichalFrends1 efd7b0a
fix migration version
MichalFrends1 f8237a7
small typos and changelog fixes
MatteoDelOmbra File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...DeleteObject/Frends.AmazonS3.DeleteObject.Tests/Frends.AmazonS3.DeleteObject.Tests.csproj
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.