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

Workflows Dispatch for terra-ui integration tests #4604

Merged
merged 27 commits into from
Feb 8, 2024

Conversation

jyang-broad
Copy link
Contributor

@jyang-broad jyang-broad commented Jan 22, 2024

add new workflow dispatch of the workflow call to call terra-ui integration tests.

Jira Ticket: https://broadworkbench.atlassian.net/browse/DDO-3418

Summary of changes:

What

  • his new flow just calls the run-integration-tests.yaml workflow_call and should only be used as an entrypoint into github actions (i.e. beehive deploy hooks). If tests need to be run as part of another github actions flow, (app ci), then the workflow_call should be used instead.

Why

  • workflow-call does not work for starting CI from outside GHA

Testing strategy

@jyang-broad jyang-broad marked this pull request as ready for review January 22, 2024 22:55
.github/workflows/run-integration-test-dispatch.yaml Outdated Show resolved Hide resolved
.github/workflows/run-integration-test-dispatch.yaml Outdated Show resolved Hide resolved
.github/workflows/run-integration-test-dispatch.yaml Outdated Show resolved Hide resolved
.github/workflows/run-integration-test-dispatch.yaml Outdated Show resolved Hide resolved
.github/workflows/run-integration-test-dispatch.yaml Outdated Show resolved Hide resolved
.github/workflows/run-e2e-test-dispatch.yaml Show resolved Hide resolved
.github/workflows/run-e2e-test-dispatch.yaml Outdated Show resolved Hide resolved
Copy link

sonarqubecloud bot commented Feb 8, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@jyang-broad jyang-broad added this pull request to the merge queue Feb 8, 2024
@jyang-broad jyang-broad removed this pull request from the merge queue due to a manual request Feb 8, 2024
@jyang-broad jyang-broad added this pull request to the merge queue Feb 8, 2024
Merged via the queue into dev with commit 28bc8ab Feb 8, 2024
7 checks passed
@jyang-broad jyang-broad deleted the DDO-3418-workflows-dispatch-test branch February 8, 2024 18:12
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.

4 participants