Skip to content
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

Replace resty multiparts form upload for artifactory_artifact resource #1164

Merged
merged 3 commits into from
Jan 7, 2025

Conversation

alexhung
Copy link
Member

@alexhung alexhung commented Jan 6, 2025

With binary file in Resty's request body with file reader. Also update tests to check for updating resource as well.

Fix #1083

With binary file in body.

Update tests to check for updating resource as well.
@alexhung alexhung added the bug Something isn't working label Jan 6, 2025
@alexhung alexhung marked this pull request as ready for review January 6, 2025 21:58
@alexhung alexhung requested a review from danielmkn as a code owner January 6, 2025 21:58
@alexhung alexhung merged commit 3669053 into master Jan 7, 2025
8 checks passed
@alexhung alexhung deleted the GH-1083-fix-artifact-file-content-request branch January 7, 2025 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Resource artifactory_artifact should accept file content from variable.
3 participants