-
Notifications
You must be signed in to change notification settings - Fork 3.2k
feat(quickstart): bump min docker req and add validation #14927
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: master
Are you sure you want to change the base?
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
git diff --exit-code docker/quickstart/docker-compose.quickstart-profile.yml | ||
|
||
- name: Validate memory requirements | ||
run: | |
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.
🚫 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2004:style:9:11:
git diff --exit-code docker/quickstart/docker-compose.quickstart-profile.yml | ||
|
||
- name: Validate memory requirements | ||
run: | |
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.
🚫 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2004:style:20:11:
git diff --exit-code docker/quickstart/docker-compose.quickstart-profile.yml | ||
|
||
- name: Validate memory requirements | ||
run: | |
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.
🚫 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2004:style:31:11:
git diff --exit-code docker/quickstart/docker-compose.quickstart-profile.yml | ||
|
||
- name: Validate memory requirements | ||
run: | |
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.
🚫 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2004:style:42:11:
git diff --exit-code docker/quickstart/docker-compose.quickstart-profile.yml | ||
|
||
- name: Validate memory requirements | ||
run: | |
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.
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:68:20: Double quote to prevent globbing and word splitting [shellcheck]
No description provided.