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

feat(workflows): add test-build workflow #11312

Merged
merged 2 commits into from
Jun 21, 2024
Merged

Conversation

caugner
Copy link
Contributor

@caugner caugner commented Jun 14, 2024

Summary

(MP-1195)

Problem

Currently, we have a stage environment that gets deployed every night including changes from main, but we don't have a good environment for on-demand testing of experimental branches (except xyz, which is setup manually, and will be sunset).

Solution

Add a new test environment (already set up) with a new manual deployment.


How did you test this change?

Tested by temporarily overwriting the xyz-build workflow and running that workflow (see this workflow run).

@caugner caugner requested a review from a team as a code owner June 14, 2024 18:14
.github/workflows/test-build.yml Outdated Show resolved Hide resolved
.github/workflows/test-build.yml Show resolved Hide resolved
Copy link
Contributor

@argl argl left a comment

Choose a reason for hiding this comment

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

LGTM

@caugner caugner merged commit 307e469 into main Jun 21, 2024
13 checks passed
@caugner caugner deleted the MP-1195-add-test-build-workflow branch June 21, 2024 20:48
ferdnyc pushed a commit to ferdnyc/yari that referenced this pull request Jul 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants