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

[Story]: exportable / importable configuration via .codegaterc file #1251

Open
davolokh opened this issue Mar 7, 2025 · 1 comment
Open

Comments

@davolokh
Copy link
Contributor

davolokh commented Mar 7, 2025

Description

Support configuration via file for CodeGate.

There is an rc-files (run commands) format which is supported by many tools and libraries (e.g. bashrc, zshrc, npmrc, eslintrc and many others).

It would be super handy to have .codegaterc files support. Pros to that:

  • configuration could be exported / imported
  • configuration could be committed into repository (gitops) and shared across the team
  • configuration could be automatically applied when file changes
  • it could be handy to share rc file to debug issues

Additional Context

No response

@davolokh
Copy link
Contributor Author

whoever is going to take this -- pls contact me for an additional context.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants