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 plan artefact storage with gcp buckets #1251

Merged
merged 27 commits into from
Mar 7, 2024

Conversation

motatoes
Copy link
Contributor

@motatoes motatoes commented Mar 6, 2024

All methods in the storage interface now accept two arguments: artefactName and storedPlanFileName

include PRNumber in the stored plan file name to ensure that it is unique per PR per project

artefactName is mainly used with githubPlanStorage for storing and retrieval by name

for buckets we will mainly used storedplanfilename in order to fetch and retrive the terraform plan

@motatoes motatoes closed this Mar 7, 2024
@motatoes motatoes reopened this Mar 7, 2024
@motatoes motatoes merged commit e36dedf into develop Mar 7, 2024
4 checks passed
ben-of-codecraft pushed a commit to ben-of-codecraft/digger that referenced this pull request May 21, 2024
* Fixing of bug in GCP plan artefact storage
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