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

[Ci] Fix trigger to run all tests from github actions #4075

Merged
merged 2 commits into from
Jul 17, 2024

Conversation

aboedo
Copy link
Member

@aboedo aboedo commented Jul 17, 2024

Fixes the trigger #4051, which had a bad pointer to the workflow from circleCI.

@aboedo aboedo added the ci label Jul 17, 2024
@aboedo aboedo self-assigned this Jul 17, 2024
@aboedo
Copy link
Member Author

aboedo commented Jul 17, 2024

@RCGitBot please test

1 similar comment
@aboedo
Copy link
Member Author

aboedo commented Jul 17, 2024

@RCGitBot please test

@aboedo
Copy link
Member Author

aboedo commented Jul 17, 2024

@RCGitBot please test

@aboedo aboedo requested a review from a team July 17, 2024 14:42
@aboedo aboedo changed the title [do not merge] test ci triggers [Ci] Fix trigger to run all tests from github actions Jul 17, 2024
@aboedo
Copy link
Member Author

aboedo commented Jul 17, 2024

It's very frustrating to not be able to test this on PRs but rather only at the main branch level, I wish I could just trigger it directly from CircleCI instead without needing a github action for it.

@aboedo aboedo marked this pull request as ready for review July 17, 2024 14:43
@aboedo aboedo merged commit f523678 into main Jul 17, 2024
4 checks passed
@aboedo aboedo deleted the andy/test_ci_triggers branch July 17, 2024 15:32
joshdholtz pushed a commit that referenced this pull request Jul 18, 2024
**This is an automatic release.**

### New Features
* Added new paywall template to support multiple tiered subscriptions
(#4022) via Josh Holtz (@joshdholtz)
### Bugfixes
* Fix certain completion blocks not being dispatched on the main thread
(#4058) via Mark Villacampa (@MarkVillacampa)
* Only checks staged files for leftover API keys. (#4073) via
JayShortway (@JayShortway)
### Other Changes
* [Ci] Fix trigger to run all tests from github actions (#4075) via Andy
Boedo (@aboedo)
* added new workflow to trigger all tests (#4051) via Andy Boedo
(@aboedo)
* Reduce CI jobs (#4025) via Andy Boedo (@aboedo)

---------

Co-authored-by: Andy Boedo <[email protected]>
nyeu pushed a commit that referenced this pull request Oct 2, 2024
Fixes the trigger #4051, which had a bad pointer to the workflow from
circleCI.
nyeu pushed a commit that referenced this pull request Oct 2, 2024
**This is an automatic release.**

### New Features
* Added new paywall template to support multiple tiered subscriptions
(#4022) via Josh Holtz (@joshdholtz)
### Bugfixes
* Fix certain completion blocks not being dispatched on the main thread
(#4058) via Mark Villacampa (@MarkVillacampa)
* Only checks staged files for leftover API keys. (#4073) via
JayShortway (@JayShortway)
### Other Changes
* [Ci] Fix trigger to run all tests from github actions (#4075) via Andy
Boedo (@aboedo)
* added new workflow to trigger all tests (#4051) via Andy Boedo
(@aboedo)
* Reduce CI jobs (#4025) via Andy Boedo (@aboedo)

---------

Co-authored-by: Andy Boedo <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants