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 cluster artifact update back compatibility #742

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

Andyz26
Copy link
Collaborator

@Andyz26 Andyz26 commented Jan 9, 2025

Context

The update artifact request's artifact field is mapped to the "url" request field. In #708 the extra "http://" prefix is added to the job jar url causing double prefix in the existing job config.

Checklist

  • ./gradlew build compiles code correctly
  • Added new tests where applicable
  • ./gradlew test passes all tests
  • Extended README or added javadocs where applicable

@Andyz26
Copy link
Collaborator Author

Andyz26 commented Jan 9, 2025

fyi @kmg-stripe

Copy link

github-actions bot commented Jan 9, 2025

Test Results

620 tests  +1   610 ✅ +1   7m 42s ⏱️ +4s
142 suites ±0    10 💤 ±0 
142 files   ±0     0 ❌ ±0 

Results for commit 5100c3c. ± Comparison against base commit e886a0c.

Copy link
Collaborator

@fdc-ntflx fdc-ntflx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@Andyz26 Andyz26 merged commit 320ddcb into master Jan 9, 2025
4 of 5 checks passed
@Andyz26 Andyz26 deleted the andyz/updateArtifactBackcompatFix branch January 9, 2025 22:00
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.

2 participants