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

WIP: CD: Upload ZIP files to a dedicated release folder #46

Draft
wants to merge 27 commits into
base: main
Choose a base branch
from

Conversation

xnyo
Copy link
Member

@xnyo xnyo commented Feb 25, 2025

Restores the same behaviour as Drone by uploading files to this folder in GCS, only when deploying:

gs://integration-artifacts/$${PLUGIN_NAME}/release/$${VERSION}/*

Drone code: https://github.com/grafana/grafana-drone-extension/blob/411172f4e3681acb2e78d2ed0d42ba8e1fc093c7/pluginjson/pipeline-deploy.go#L142-L153

Fix #45

@xnyo xnyo added the enhancement New feature or request label Feb 25, 2025
@xnyo xnyo self-assigned this Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🧑‍💻 In development
Development

Successfully merging this pull request may close these issues.

CD: Upload ZIP files for release tags in a separate GCS folder
1 participant