-
Notifications
You must be signed in to change notification settings - Fork 62
ci: Generate values.yaml files for feature-deployment more cleanly #18852
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
base: main
Are you sure you want to change the base?
Conversation
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the WalkthroughThe changes update a GitHub Actions workflow, a shell script, and the Changes
Sequence Diagram(s)sequenceDiagram
participant GitHub Actions
participant generate-feature-values.sh
participant File System
GitHub Actions->>generate-feature-values.sh: Run with all images as argument
generate-feature-values.sh->>File System: Create $FEATURE_DIR/$FEATURE_NAME
generate-feature-values.sh->>File System: Write outputs to $FEATURE_DIR/$FEATURE_NAME
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
f89689d
to
0fe2da0
Compare
View your CI Pipeline Execution ↗ for commit 58d3a4f.
☁️ Nx Cloud last updated this comment at |
ab9192a
to
9093fcb
Compare
Affected services are: 'web' Deployed services: web. |
9093fcb
to
3af3ca2
Compare
3af3ca2
to
4bb8b1f
Compare
bf5769b
to
4bb8b1f
Compare
@CodeRabbit summary |
✅ Actions performedSummary regeneration triggered. |
@coderabbitai summary |
✅ Actions performedSummary regeneration triggered. |
af68f3f
to
dd5dc98
Compare
dd5dc98
to
58d3a4f
Compare
Summary by CodeRabbit
.gitignore
to exclude thecharts/features
directory from version control.