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

fix: fix deploy artifacts in folders with checksum #184

Merged
merged 4 commits into from
Sep 5, 2024

Conversation

anancarv
Copy link
Owner

@anancarv anancarv commented Sep 2, 2024

Description

Fixes #182

if a directory is selected the deploy command is not deploying with checksum_enabled

We just need to add the checksum_enabled to the recursive function deploy

Type of change

  • Bug fix (non-breaking change which fixes an issue)

@anancarv anancarv requested a review from nymous September 2, 2024 17:22
@anancarv anancarv mentioned this pull request Sep 5, 2024
11 tasks
@anancarv anancarv changed the title fix: fix checksum calculation & deploy folders fix: fix deploy artifacts by checksum Sep 5, 2024
@anancarv anancarv changed the title fix: fix deploy artifacts by checksum fix: fix deploy artifacts in folders with checksum Sep 5, 2024
@anancarv anancarv merged commit fdc6be6 into master Sep 5, 2024
8 checks passed
@anancarv anancarv deleted the fix/fix-deploy-by-checksum branch September 5, 2024 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upload with Checksum does not work --> creates empty file in artifactory
1 participant