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 publishing for old releases #14624

Open
sebathomas opened this issue Dec 6, 2022 · 2 comments
Open

Fix artifactory publishing for old releases #14624

sebathomas opened this issue Dec 6, 2022 · 2 comments
Labels
artifactory Anything regarding the JFrog Artifactory infrastructure component: ci All updates on CI (Jenkins/CircleCi/Github Action)

Comments

@sebathomas
Copy link
Contributor

sebathomas commented Dec 6, 2022

The double-push and publishing updates for the artifactory switch were not backported to v1.7 and v1.8, resulting in a failing build job:
https://github.com/magma/magma/actions/runs/3621199696

  • Fix the build for release v1.8. Unsure if it is better to backport changes from master or to adapt the URLs on the branch. (The CI might have changed significantly between master and v1.8.)
  • Consider whether it is also feasible for v1.7.
@sebathomas sebathomas added component: ci All updates on CI (Jenkins/CircleCi/Github Action) artifactory Anything regarding the JFrog Artifactory infrastructure labels Dec 6, 2022
@sebathomas sebathomas changed the title 11 change bazel.yml and build_all.yml on 1.8 (1.7 maybe) to lf artifactory Fix artifactory publishing for old releases Dec 6, 2022
@mpfirrmann
Copy link
Contributor

mpfirrmann commented Mar 1, 2023

Looking at the github actions of the latest PR to v1.8 we find the build job green again.

@mpfirrmann
Copy link
Contributor

The latest PR on v1.7 has a red build job.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
artifactory Anything regarding the JFrog Artifactory infrastructure component: ci All updates on CI (Jenkins/CircleCi/Github Action)
Projects
None yet
Development

No branches or pull requests

2 participants