-
-
Notifications
You must be signed in to change notification settings - Fork 187
feat(config): add support for environment variable placeholders in config #1031
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
Conversation
|
thanks for the PR what about adding some tests? |
thanks, I added some more tests |
|
if no question/feedback from anyone, i'll merge it tomorrow or this weekend. thanks again for the enhancement. |
|
Hey @wing328 , any news? 😀 |
|
can you please review the feedback in #1090 (comment) ? |
The issue should be addressed |
|
@cubic-dev-ai please review |
@wing328 I have started the AI code review. It will take a few minutes to complete. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1 issue found across 3 files
Prompt for AI agents (all issues)
Check if these issues are valid — if so, understand the root cause of each and fix them.
<file name="apps/generator-cli/src/README.md">
<violation number="1" location="apps/generator-cli/src/README.md:204">
P3: Grammatical error: "has been replace" should be "has been replaced" (past participle form).</violation>
</file>
Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review.
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
|
thanks for the contribution. let's give it a try |
|
🎉 This PR is included in version 2.27.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
fixes #860
credits to @gonzalad for his PR #861