We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This issue aims to replace #16 with a more concise and well defined generic use case instead of calling for particular tooling, see #16 (comment).
Shift left is a strategy to move CI and CD components into the — figuratively — "airplane mode".
This typically involves a range of things like:
In my interpretation, this approach mainly avoids the ownership mismatch of central tooling.
Typical tools involed in the solution are:
.editorconfig
make
just
The text was updated successfully, but these errors were encountered:
I think the only remaining useful consideration out of this would be to provide user defined sub-menus, like ci-menu where all checks are amassed.
ci-menu
Sorry, something went wrong.
No branches or pull requests
This issue aims to replace #16 with a more concise and well defined generic use case instead of calling for particular tooling, see #16 (comment).
Shift left is a strategy to move CI and CD components into the — figuratively — "airplane mode".
This typically involves a range of things like:
In my interpretation, this approach mainly avoids the ownership mismatch of central tooling.
Typical tools involed in the solution are:
.editorconfig
make
orjust
)The text was updated successfully, but these errors were encountered: