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: artifactory not working. Fixes #9681 #9782

Merged
merged 2 commits into from
Oct 10, 2022

Conversation

alexdittmann
Copy link
Contributor

@alexdittmann alexdittmann commented Oct 10, 2022

Signed-off-by: Alexander Dittmann alexander.dittmann@sap.com

Fixes #9681

The problem was that the http client was not initialized in for the artifactory artifact type in artifacts.go

I added an additional e2e test for the artifatory artifact which uses the same HTTP infrastructure as the other HTTP tests.

Signed-off-by: Alexander Dittmann <alexander.dittmann@sap.com>
@alexdittmann alexdittmann marked this pull request as ready for review October 10, 2022 15:09
Signed-off-by: Alex Collins <alex_collins@intuit.com>
@alexec alexec enabled auto-merge (squash) October 10, 2022 15:43
@alexec alexec merged commit f767f39 into argoproj:master Oct 10, 2022
juchaosong pushed a commit to juchaosong/argo-workflows that referenced this pull request Nov 3, 2022
* fix: artifactory not working. Fixes argoproj#9681

Signed-off-by: Alexander Dittmann <alexander.dittmann@sap.com>

* fix: make pre-commit -B

Signed-off-by: Alex Collins <alex_collins@intuit.com>

Signed-off-by: Alexander Dittmann <alexander.dittmann@sap.com>
Signed-off-by: Alex Collins <alex_collins@intuit.com>
Co-authored-by: Alex Collins <alex_collins@intuit.com>
Signed-off-by: juchao <juchao@coscene.io>
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.

using Artifactory as an artifactRepository not working for v3.4.0.
2 participants