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

fix: remove some examples from CI workflow #326

Merged
merged 3 commits into from
Oct 29, 2024
Merged

Conversation

Dustin-Ray
Copy link
Contributor

@Dustin-Ray Dustin-Ray commented Oct 28, 2024

Please go through the following checklist

Rationale for this change

Running each example in the CI times out the runner because building and running in test mode on a runner is extremely slow. There are too many examples to be running in the CI right now. This PR moves the examples into their own job which could be run independently of the normal CI flow if desired.

What changes are included in this PR?

  • moves the examples into a different job to prevent them from running during normal testing CI

yes

@Dustin-Ray Dustin-Ray self-assigned this Oct 28, 2024
@Dustin-Ray Dustin-Ray marked this pull request as ready for review October 29, 2024 00:57
@Dustin-Ray Dustin-Ray changed the title fix: move examples into a different job fix: remove some examples from CI workflow Oct 29, 2024
@Dustin-Ray Dustin-Ray enabled auto-merge October 29, 2024 01:15
@Dustin-Ray Dustin-Ray merged commit 4c2840c into main Oct 29, 2024
11 checks passed
@Dustin-Ray Dustin-Ray deleted the fix/move-examples branch October 29, 2024 01:28
Copy link

🎉 This PR is included in version 0.34.5 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

2 participants