-
Notifications
You must be signed in to change notification settings - Fork 448
Remove cache and bundler after build to save size #1859
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
Signed-off-by: nitin sanghi <nsanghi@progress.com>
Signed-off-by: nitin sanghi <nsanghi@progress.com>
Signed-off-by: nitin sanghi <nsanghi@progress.com>
Signed-off-by: nitin sanghi <nsanghi@progress.com>
Signed-off-by: nikhil2611 <nikhilgupta2102@gmail.com>
Signed-off-by: nitin sanghi <nsanghi@progress.com>
Signed-off-by: nitin sanghi <nsanghi@progress.com>
Chef 17475 pipeline
Signed-off-by: nitin sanghi <nsanghi@progress.com>
Signed-off-by: nitin sanghi <nsanghi@progress.com>
Signed-off-by: nitin sanghi <nsanghi@progress.com>
Signed-off-by: nitin sanghi <nsanghi@progress.com>
Signed-off-by: nitin sanghi <nsanghi@progress.com>
Testing pipeline
Signed-off-by: nitin sanghi <nsanghi@progress.com>
Signed-off-by: nitin sanghi <nsanghi@progress.com>
Publish test pipeline
Signed-off-by: nitin sanghi <nsanghi@progress.com>
Adding dev channel publish hab channel
Signed-off-by: nikhil2611 <nikhilgupta2102@gmail.com>
Signed-off-by: nikhil2611 <nikhilgupta2102@gmail.com>
Signed-off-by: nikhil2611 <nikhilgupta2102@gmail.com>
checking agents creation
Merge Backup/workstation lts to workstation-LTS
Signed-off-by: muthuja <muthujabavaji.vempalli@progress.com>
test verify pipeline creation by expeditor
Signed-off-by: muthuja <muthujabavaji.vempalli@progress.com>
Signed-off-by: muthuja <muthujabavaji.vempalli@progress.com>
Signed-off-by: nikhil2611 <nikhilgupta2102@gmail.com>
added the channel variable
Obvious fix; these changes are the result of automation not creative thinking.
Signed-off-by: nitin sanghi <nsanghi@progress.com>
|
| rubygems: | ||
| - ohai | ||
| artifact_channels: | ||
| - dev |
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.
please confi8rm this is correct. I have seen unstable and chef-dke-lts2024 for other projects.
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.
@sanghinitin can you confirm?
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.
yes, i will rebase then it will be fixed
tpowell-progress
left a comment
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.
The commit history on this one looks questionable. Can we rebase to clean that up being ready for review?
| rubygems: | ||
| - ohai | ||
| artifact_channels: | ||
| - dev |
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.
@sanghinitin can you confirm?
|
Creating Another PR that would be easy instead of Rebase. only 2 line are changed |



Remove cache and bundler after build to save size
Description
Related Issue
Types of changes
Checklist:
Gemfile.lockhas changed, I have used--conservativeto do it and included the full output in the Description above.