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

chore(CI): Run CodeBuild CI from GHA #725

Merged
merged 20 commits into from
Nov 11, 2024
Merged

chore(CI): Run CodeBuild CI from GHA #725

merged 20 commits into from
Nov 11, 2024

Conversation

lucasmcdonald3
Copy link
Contributor

@lucasmcdonald3 lucasmcdonald3 commented Nov 7, 2024

Issue #, if available:

Description of changes:

Run CodeBuild CI from GHA.
Short-term, this let us set up a "Daily CI" job to run our CodeBuild workflows, which is a nice-to-have.
(We can't run the CodeBuild webhook on a schedule; we can only run GHA on a schedule.)
Medium-term, after the MPL is released, I can extend this to run some MPL CodeBuild CI daily.
Long-term, this can replace our CodeBuild webhook. (This would require some more work and isn't something I'm planning on doing anytime soon.)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Check any applicable:

  • Were any files moved? Moving files changes their URL, which breaks all hyperlinks to the files.

@lucasmcdonald3 lucasmcdonald3 marked this pull request as ready for review November 7, 2024 23:42
@lucasmcdonald3 lucasmcdonald3 requested a review from a team as a code owner November 7, 2024 23:42
Copy link
Contributor

@RitvikKapila RitvikKapila left a comment

Choose a reason for hiding this comment

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

LGTM

@lucasmcdonald3 lucasmcdonald3 merged commit 6e53b21 into master Nov 11, 2024
185 checks passed
@lucasmcdonald3 lucasmcdonald3 deleted the cb-from-gha branch November 11, 2024 20:56
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