-
Notifications
You must be signed in to change notification settings - Fork 2.4k
fix(ci): update promci to v0.4.6 to handle artifact actions deprecation #4258
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
Author
|
The failures here in github actions are due to still using the old version that are in the main branch, my guess once this is merge these issues will go a way. |
141cb73 to
8714a65
Compare
The update addresses failing GitHub Actions caused by the deprecation of v3 actions/upload-artifact and actions/download-artifact APIs. This change: - Updates promci from previous version to v0.4.6 - I hope resolves CI failures in artifact upload/download steps Signed-off-by: Raúl Naveiras <me@raulnaveiras.com>
8714a65 to
5303c88
Compare
gotjosh
approved these changes
Feb 19, 2025
Member
gotjosh
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Member
|
Thank you so much for your contribution @rnaveiras ! |
rnaveiras
added a commit
to rnaveiras/alertmanager
that referenced
this pull request
Feb 19, 2025
Same as prometheus#4258 The update addresses failing GitHub Actions caused by the deprecation of v3 actions/upload-artifact and actions/download-artifact APIs. This change: - Updates promci from previous version to v0.4.6 - I hope resolves CI failures in artifact upload/download steps https://github.com/prometheus/promci/releases/tag/v0.4.6 https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/ Signed-off-by: Raúl Naveiras <me@raulnaveiras.com>
gotjosh
pushed a commit
that referenced
this pull request
Feb 19, 2025
…on (#4259) Same as #4258 The update addresses failing GitHub Actions caused by the deprecation of v3 actions/upload-artifact and actions/download-artifact APIs. This change: - Updates promci from previous version to v0.4.6 - I hope resolves CI failures in artifact upload/download steps https://github.com/prometheus/promci/releases/tag/v0.4.6 https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/ Signed-off-by: Raúl Naveiras <me@raulnaveiras.com>
deejiw
pushed a commit
to jverger/alertmanager-fork
that referenced
this pull request
Feb 26, 2025
…on (prometheus#4258) The update addresses failing GitHub Actions caused by the deprecation of v3 actions/upload-artifact and actions/download-artifact APIs. This change: - Updates promci from previous version to v0.4.6 - I hope resolves CI failures in artifact upload/download steps Signed-off-by: Raúl Naveiras <me@raulnaveiras.com> Signed-off-by: Tossaporn Jiw <tjiw@khiyu.com>
deejiw
pushed a commit
to jverger/alertmanager-fork
that referenced
this pull request
Feb 26, 2025
…on (prometheus#4259) Same as prometheus#4258 The update addresses failing GitHub Actions caused by the deprecation of v3 actions/upload-artifact and actions/download-artifact APIs. This change: - Updates promci from previous version to v0.4.6 - I hope resolves CI failures in artifact upload/download steps https://github.com/prometheus/promci/releases/tag/v0.4.6 https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/ Signed-off-by: Raúl Naveiras <me@raulnaveiras.com> Signed-off-by: Tossaporn Jiw <tjiw@khiyu.com>
deejiw
pushed a commit
to jverger/alertmanager-fork
that referenced
this pull request
Feb 26, 2025
…on (prometheus#4258) The update addresses failing GitHub Actions caused by the deprecation of v3 actions/upload-artifact and actions/download-artifact APIs. This change: - Updates promci from previous version to v0.4.6 - I hope resolves CI failures in artifact upload/download steps Signed-off-by: Raúl Naveiras <me@raulnaveiras.com> Signed-off-by: Tossaporn Jiw <tjiw@khiyu.com>
deejiw
pushed a commit
to jverger/alertmanager-fork
that referenced
this pull request
Feb 26, 2025
…on (prometheus#4259) Same as prometheus#4258 The update addresses failing GitHub Actions caused by the deprecation of v3 actions/upload-artifact and actions/download-artifact APIs. This change: - Updates promci from previous version to v0.4.6 - I hope resolves CI failures in artifact upload/download steps https://github.com/prometheus/promci/releases/tag/v0.4.6 https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/ Signed-off-by: Raúl Naveiras <me@raulnaveiras.com> Signed-off-by: Tossaporn Jiw <tjiw@khiyu.com>
deejiw
pushed a commit
to jverger/alertmanager-fork
that referenced
this pull request
Feb 26, 2025
…on (prometheus#4258) The update addresses failing GitHub Actions caused by the deprecation of v3 actions/upload-artifact and actions/download-artifact APIs. This change: - Updates promci from previous version to v0.4.6 - I hope resolves CI failures in artifact upload/download steps Signed-off-by: Raúl Naveiras <me@raulnaveiras.com> Signed-off-by: Tossaporn Jiw <tjiw@khiyu.com>
deejiw
pushed a commit
to jverger/alertmanager-fork
that referenced
this pull request
Feb 26, 2025
…on (prometheus#4259) Same as prometheus#4258 The update addresses failing GitHub Actions caused by the deprecation of v3 actions/upload-artifact and actions/download-artifact APIs. This change: - Updates promci from previous version to v0.4.6 - I hope resolves CI failures in artifact upload/download steps https://github.com/prometheus/promci/releases/tag/v0.4.6 https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/ Signed-off-by: Raúl Naveiras <me@raulnaveiras.com> Signed-off-by: Tossaporn Jiw <tjiw@khiyu.com>
titolins
pushed a commit
to grafana/prometheus-alertmanager
that referenced
this pull request
Mar 5, 2025
…on (prometheus#4258) The update addresses failing GitHub Actions caused by the deprecation of v3 actions/upload-artifact and actions/download-artifact APIs. This change: - Updates promci from previous version to v0.4.6 - I hope resolves CI failures in artifact upload/download steps Signed-off-by: Raúl Naveiras <me@raulnaveiras.com>
titolins
pushed a commit
to grafana/prometheus-alertmanager
that referenced
this pull request
Mar 5, 2025
…on (prometheus#4259) Same as prometheus#4258 The update addresses failing GitHub Actions caused by the deprecation of v3 actions/upload-artifact and actions/download-artifact APIs. This change: - Updates promci from previous version to v0.4.6 - I hope resolves CI failures in artifact upload/download steps https://github.com/prometheus/promci/releases/tag/v0.4.6 https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/ Signed-off-by: Raúl Naveiras <me@raulnaveiras.com>
yuri-tceretian
pushed a commit
to grafana/prometheus-alertmanager
that referenced
this pull request
Oct 15, 2025
…on (prometheus#4258) The update addresses failing GitHub Actions caused by the deprecation of v3 actions/upload-artifact and actions/download-artifact APIs. This change: - Updates promci from previous version to v0.4.6 - I hope resolves CI failures in artifact upload/download steps Signed-off-by: Raúl Naveiras <me@raulnaveiras.com>
yuri-tceretian
pushed a commit
to grafana/prometheus-alertmanager
that referenced
this pull request
Oct 15, 2025
…on (prometheus#4259) Same as prometheus#4258 The update addresses failing GitHub Actions caused by the deprecation of v3 actions/upload-artifact and actions/download-artifact APIs. This change: - Updates promci from previous version to v0.4.6 - I hope resolves CI failures in artifact upload/download steps https://github.com/prometheus/promci/releases/tag/v0.4.6 https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/ Signed-off-by: Raúl Naveiras <me@raulnaveiras.com>
yuri-tceretian
pushed a commit
to grafana/prometheus-alertmanager
that referenced
this pull request
Oct 15, 2025
…on (prometheus#4258) The update addresses failing GitHub Actions caused by the deprecation of v3 actions/upload-artifact and actions/download-artifact APIs. This change: - Updates promci from previous version to v0.4.6 - I hope resolves CI failures in artifact upload/download steps Signed-off-by: Raúl Naveiras <me@raulnaveiras.com>
yuri-tceretian
pushed a commit
to grafana/prometheus-alertmanager
that referenced
this pull request
Oct 15, 2025
…on (prometheus#4259) Same as prometheus#4258 The update addresses failing GitHub Actions caused by the deprecation of v3 actions/upload-artifact and actions/download-artifact APIs. This change: - Updates promci from previous version to v0.4.6 - I hope resolves CI failures in artifact upload/download steps https://github.com/prometheus/promci/releases/tag/v0.4.6 https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/ Signed-off-by: Raúl Naveiras <me@raulnaveiras.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The update addresses failing GitHub Actions caused by the deprecation of v3 actions/upload-artifact and actions/download-artifact APIs.
This change:
https://github.com/prometheus/promci/releases/tag/v0.4.6
https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/