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

Various CI fixes, including avoiding push as a CI trigger #417

Merged
merged 4 commits into from
Apr 19, 2024

Conversation

Divs-B
Copy link
Contributor

@Divs-B Divs-B commented Apr 19, 2024

What does this change?

Co-authored: @rtyley

We are making various CI fixes including using pull request trigger(0e4149e)
because push event is very bad choice of trigger for CI on github PRs.
Example: https://github.com/guardian/mobile-apps-api/pull/2760

We also updating Test results to get accumulated in test-results folder.

How to test

Raise this as PR (not Draft) and observe CI tests.

How can we measure success?

CI tests should pass on PR

@Divs-B Divs-B marked this pull request as ready for review April 19, 2024 16:43
@Divs-B Divs-B requested a review from a team as a code owner April 19, 2024 16:43
@Divs-B Divs-B force-pushed the db-rt/adjust-test-results branch from 764b638 to 85aba9e Compare April 19, 2024 17:12
Copy link

github-actions bot commented Apr 19, 2024

Test Results

0 tests  ±0   0 ✅ ±0   0s ⏱️ ±0s
0 suites ±0   0 💤 ±0 
0 files   ±0   0 ❌ ±0 

Results for commit 0e4149e. ± Comparison against base commit 2a09247.

♻️ This comment has been updated with latest results.

We are doing this because push is very bad choice of trigger for CI on github PRs.
 Example: guardian/mobile-apps-api#2760

 Co-authored-Roberto Tyley
@rtyley rtyley changed the title Adjust location of test result files Various CI fixes, including avoiding push as a CI trigger Apr 19, 2024
@Divs-B Divs-B merged commit 088362d into main Apr 19, 2024
2 checks passed
@emdash-ie emdash-ie deleted the db-rt/adjust-test-results branch April 22, 2024 08:45
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