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

Move container building to a YAML file and specify a service account #9694

Merged
merged 1 commit into from
Dec 27, 2023

Conversation

ScottSuarez
Copy link
Contributor

@ScottSuarez ScottSuarez commented Dec 20, 2023

Apart of the security improvements to our continuous integration system.

We are moving these operations to a YAML file and specifying a bucket that the logs can be written to :)
Release Note Template for Downstream PRs (will be copied)


@ScottSuarez ScottSuarez requested a review from shuyama1 December 20, 2023 23:17
@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR hasn't generated any diffs, but I'll let you know if a future commit does.

dir: '$_DIRECTORY'

images:
- '$_IMAGE_NAME'
Copy link
Member

@shuyama1 shuyama1 Dec 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

where are we getting this value? like substitutions from the GCB trigger?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

okay, found the bash-plus-test trigger. Oh, I see, so we're gonna have separate triggers for each container but share the building yaml file?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep !.. Substitutions are in the trigger UI

@ScottSuarez ScottSuarez merged commit 998c06e into main Dec 27, 2023
13 checks passed
kylase pushed a commit to yuanchuankee/magic-modules that referenced this pull request Jan 21, 2024
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.

3 participants