-
Notifications
You must be signed in to change notification settings - Fork 0
Labels
metaHow the workflow or repository works and not how the product worksHow the workflow or repository works and not how the product works
Description
Requirements
- Locally testable. We should be able to run the same pipelines and workflows locally as we do on CI
- Environment-independent. We should be able to run the same pipelines regardless of environment:
- Installations (except for maybe Docker)
- Settings
- OS
- Toolchains
- Strict, but ignorable. Pipelines should be very strict about the code quality standards they enforce, but be lax about actually enforcing them for maintainers (since as maintainers, we can always go back and edit things later)
Sub-issues
Metadata
Metadata
Assignees
Labels
metaHow the workflow or repository works and not how the product worksHow the workflow or repository works and not how the product works