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

[Feature] Split workflow ci.yml into multiple files #16

Open
emhane opened this issue Jan 8, 2025 · 2 comments
Open

[Feature] Split workflow ci.yml into multiple files #16

emhane opened this issue Jan 8, 2025 · 2 comments
Labels
A-meta Area: changes in contributor experience D-good-first-issue Desc: issues that are easy to pick up for new contributors

Comments

@emhane
Copy link
Member

emhane commented Jan 8, 2025

Component

other

Describe the feature you would like

Split file into multiple smaller files, e.g. wasm jobs in own file wasm.yml , tests and doctests in own file test.yml, etc.
https://github.com/op-rs/maili/blob/main/.github/workflows/ci.yml

Additional context

No response

@emhane emhane added A-meta Area: changes in contributor experience D-good-first-issue Desc: issues that are easy to pick up for new contributors labels Jan 8, 2025
@refcell
Copy link
Contributor

refcell commented Jan 17, 2025

The one nice thing about having a lot of these tests in a single workflow is we can reference it in the top-level repository readme in the CI badge so it's obvious if ci checks broke on trunk.

@emhane
Copy link
Member Author

emhane commented Jan 17, 2025

hm, not sure I follow. links pls? @refcell

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-meta Area: changes in contributor experience D-good-first-issue Desc: issues that are easy to pick up for new contributors
Projects
None yet
Development

No branches or pull requests

2 participants