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

💭 Idea ➾ add a "CI friendly" CLI option #1856

Open
1 task done
mbodecek opened this issue Mar 28, 2023 · 2 comments
Open
1 task done

💭 Idea ➾ add a "CI friendly" CLI option #1856

mbodecek opened this issue Mar 28, 2023 · 2 comments
Labels
stasis Tickets removed from active planning put in hibernation but are still relevant to keep available triage Requires triage

Comments

@mbodecek
Copy link

🔮 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:

  • 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
@mbodecek 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
@mbodecek
Copy link
Author

This could potentially be generalized from the CI context to something like --avoid-config-updates etc.

@mweichert
Copy link
Collaborator

Good suggestion, thanks @mbodecek

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stasis Tickets removed from active planning put in hibernation but are still relevant to keep available triage Requires triage
Projects
None yet
Development

No branches or pull requests

2 participants