You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a CLI option like --ci skipping actions that are unhelpful in continuous integration contexts
💠Details
There should be an option for CI runs that tells taqueria to avoid:
modifying config.json
modifying or creating local config files.
potentially doing other quality-of-life stuff it normally does for the developer (like autogenerating accounts)
This would make CI integration a bit more predictable.
Something like --ci or similar
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
mbodecek
added
stasis
Tickets removed from active planning put in hibernation but are still relevant to keep available
triage
Requires triage
labels
Mar 28, 2023
🔮 Title / Topic
Add a CLI option like
--ci
skipping actions that are unhelpful in continuous integration contexts💠Details
There should be an option for CI runs that tells taqueria to avoid:
config.json
This would make CI integration a bit more predictable.
Something like
--ci
or similarCode of Conduct
The text was updated successfully, but these errors were encountered: