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

Action to setup CRT environment from action #231

Merged
merged 46 commits into from
May 24, 2023

Conversation

TwistedTwigleg
Copy link
Contributor

Description of changes:

Adds a builder action (and helper file) to allow setting up all the environment variables needed for the CRT repositories in one builder action, rather than having multiple builder actions and different ways of setting up CI in each CRT repository. Instead, this adds a new builder action that can be run and will setup everything in one go.

Is based on discussion in #226 and internal discussion on #226.

Note: Leaving as a draft for now until it is working in actual CI to make sure everything needed is included.


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

builder/actions/script.py Outdated Show resolved Hide resolved
builder/actions/setup_cross_ci_crt_environment.py Outdated Show resolved Hide resolved
builder/actions/setup_cross_ci_crt_environment.py Outdated Show resolved Hide resolved
builder/actions/setup_cross_ci_crt_environment.py Outdated Show resolved Hide resolved
@TwistedTwigleg
Copy link
Contributor Author

Thanks! Merging into main...

@TwistedTwigleg TwistedTwigleg merged commit e19b3a3 into main May 24, 2023
@TwistedTwigleg TwistedTwigleg deleted the setup_crt_ci_from_action branch May 24, 2023 17:24
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