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

CD: Fix path for 'latest' artifacts #52

Merged
merged 7 commits into from
Mar 13, 2025
Merged

CD: Fix path for 'latest' artifacts #52

merged 7 commits into from
Mar 13, 2025

Conversation

xnyo
Copy link
Member

@xnyo xnyo commented Mar 12, 2025

Fixes some issues with the "latest" artifacts introduced in #45.

Before, the "latest" artifacts contained the version number in them instead of "latest", this PR fixes it.

Also, it uploads the "any" artifact to the release/latest, folder e.g.:

https://storage.googleapis.com/integration-artifacts/grafana-datasourcehttpbackendghateststub-datasource/release/latest/grafana-datasourcehttpbackendghateststub-datasource-latest.zip

Rather than just in release/latest/any.

These changes are needed for consistency with the old Drone behaviour.

@xnyo xnyo added the bug Something isn't working label Mar 12, 2025
@xnyo xnyo self-assigned this Mar 12, 2025
@xnyo xnyo changed the title WIP: CD: Fix path for 'latest' artifacts CD: Fix path for 'latest' artifacts Mar 12, 2025
@xnyo xnyo marked this pull request as ready for review March 12, 2025 17:00
@xnyo xnyo requested a review from a team as a code owner March 12, 2025 17:00
@xnyo xnyo requested review from wbrowne, andresmgot and s4kh and removed request for a team March 12, 2025 17:00
@xnyo xnyo merged commit c36c2f8 into main Mar 13, 2025
2 checks passed
@xnyo xnyo deleted the giuseppe/fix-latest-path branch March 13, 2025 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 🚀 Shipped
Development

Successfully merging this pull request may close these issues.

3 participants