-
Notifications
You must be signed in to change notification settings - Fork 23
Habitat Package for Chef-CLI #260
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Ashique P S <Ashique.saidalavi@progress.com>
Signed-off-by: Ashique P S <Ashique.saidalavi@progress.com>
Signed-off-by: Ashique P S <Ashique.saidalavi@progress.com>
Signed-off-by: Ashique P S <Ashique.saidalavi@progress.com>
Signed-off-by: Ashique P S <Ashique.saidalavi@progress.com>
Signed-off-by: Ashique P S <Ashique.saidalavi@progress.com>
Signed-off-by: Ashique P S <Ashique.saidalavi@progress.com>
Signed-off-by: Ashique P S <Ashique.saidalavi@progress.com>
Signed-off-by: Ashique P S <Ashique.saidalavi@progress.com>
Signed-off-by: Ashique P S <Ashique.saidalavi@progress.com>
Signed-off-by: Ashique P S <Ashique.saidalavi@progress.com>
Signed-off-by: Ashique Saidalavi <Ashique.saidalavi@progress.com>
Signed-off-by: Ashique Saidalavi <Ashique.saidalavi@progress.com>
Signed-off-by: Ashique Saidalavi <Ashique.saidalavi@progress.com>
Signed-off-by: Ashique Saidalavi <Ashique.saidalavi@progress.com>
Implementation of the chef license commands
* Added plan.sh file Signed-off-by: nitin sanghi <nsanghi@progress.com> * Change gem file for app bundler on windows and plan.ps1 added Signed-off-by: nitin sanghi <nsanghi@progress.com> * Habitat pkg version sync with version file Signed-off-by: nitin sanghi <nsanghi@progress.com> * Removed duplicate dep and check linux gem are not trying to install on windows Signed-off-by: nitin sanghi <nsanghi@progress.com> * Change in linux plan file and Rakefile to add install task Signed-off-by: nitin sanghi <nsanghi@progress.com> * added hab path aware code changes Signed-off-by: nikhil2611 <nikhilgupta2102@gmail.com> * fixing the git issue Signed-off-by: nikhil2611 <nikhilgupta2102@gmail.com> * added the hab env and few command fix for hab path Signed-off-by: nikhil2611 <nikhilgupta2102@gmail.com> * testing for plan.sh as of now Signed-off-by: nikhil2611 <nikhilgupta2102@gmail.com> * adding back omnibus methods for testing Signed-off-by: nikhil2611 <nikhilgupta2102@gmail.com> * initializing pkg_prefix in hab_env Signed-off-by: nikhil2611 <nikhilgupta2102@gmail.com> * updated the origin variable for chef-cli Signed-off-by: nikhil2611 <nikhilgupta2102@gmail.com> * Added chef spec gem Signed-off-by: nitin sanghi <nsanghi@progress.com> * testing chefspec changes Signed-off-by: nikhil2611 <nikhilgupta2102@gmail.com> * Added rspec in bin dir for linking issue Signed-off-by: nitin sanghi <nsanghi@progress.com> * Chefspec dep for rspec fix to 3.12 Signed-off-by: nitin sanghi <nsanghi@progress.com> * Pinning rspec version Signed-off-by: nitin sanghi <nsanghi@progress.com> * Change chef-cli hab pkg origin Signed-off-by: nitin sanghi <nsanghi@progress.com> * Hab channel changed Signed-off-by: nitin sanghi <nsanghi@progress.com> * Chef 17400 pipeline (#241) * Add github action for hab pkg and publish Signed-off-by: nitin sanghi <nsanghi@progress.com> * Added version check on new hab pkg Signed-off-by: nitin sanghi <nsanghi@progress.com> * removed extra keyword for triggering pipeline Signed-off-by: nitin sanghi <nsanghi@progress.com> * pkg iden added using vars Signed-off-by: nitin sanghi <nsanghi@progress.com> * list all pkg to verify pkg installed Signed-off-by: nitin sanghi <nsanghi@progress.com> * Installing hab build using hart file Signed-off-by: nitin sanghi <nsanghi@progress.com> * Installing hab build using hart file Signed-off-by: nitin sanghi <nsanghi@progress.com> * Installing hab build using hart file Signed-off-by: nitin sanghi <nsanghi@progress.com> * pipeline test commit Signed-off-by: nitin sanghi <nsanghi@progress.com> * pipeline test commit Signed-off-by: nitin sanghi <nsanghi@progress.com> * pipeline test commit Signed-off-by: nitin sanghi <nsanghi@progress.com> * pipeline test commit Signed-off-by: nitin sanghi <nsanghi@progress.com> * pipeline test commit Signed-off-by: nitin sanghi <nsanghi@progress.com> * sudo for installing hab pkg Signed-off-by: nitin sanghi <nsanghi@progress.com> * sudo for installing hab pkg Signed-off-by: nitin sanghi <nsanghi@progress.com> * sudo for installing hab pkg Signed-off-by: nitin sanghi <nsanghi@progress.com> * sudo for installing hab pkg Signed-off-by: nitin sanghi <nsanghi@progress.com> * hart file version change Signed-off-by: nitin sanghi <nsanghi@progress.com> * Change pkg_indent Signed-off-by: nitin sanghi <nsanghi@progress.com> * Change pkg_indent Signed-off-by: nitin sanghi <nsanghi@progress.com> * version regex changed Signed-off-by: nitin sanghi <nsanghi@progress.com> * windows pipeline change Signed-off-by: nitin sanghi <nsanghi@progress.com> * windows pipeline change Signed-off-by: nitin sanghi <nsanghi@progress.com> * windows pipeline change Signed-off-by: nitin sanghi <nsanghi@progress.com> * windows pipeline change Signed-off-by: nitin sanghi <nsanghi@progress.com> * Windows chef-cli hab version check Signed-off-by: nitin sanghi <nsanghi@progress.com> * Windows chef-cli hab version check Signed-off-by: nitin sanghi <nsanghi@progress.com> * Windows chef-cli hab version check Signed-off-by: nitin sanghi <nsanghi@progress.com> * Change the message in test phase and throw error Signed-off-by: nitin sanghi <nsanghi@progress.com> * Change the message in test phase and throw error Signed-off-by: nitin sanghi <nsanghi@progress.com> * Hab pipeline using buildkite Signed-off-by: nitin sanghi <nsanghi@progress.com> * hab build yml file added 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> Co-authored-by: nikhil2611 <nikhilgupta2102@gmail.com> Co-authored-by: Nikhil Gupta <35272911+nikhil2611@users.noreply.github.com>
* Testing pipleine Signed-off-by: nitin sanghi <nsanghi@progress.com> * Testing pipleine Signed-off-by: nitin sanghi <nsanghi@progress.com> * Testing pipleine Signed-off-by: nitin sanghi <nsanghi@progress.com> * Path change for test file Signed-off-by: nitin sanghi <nsanghi@progress.com> * adding locales Signed-off-by: nitin sanghi <nsanghi@progress.com> * adding locales Signed-off-by: nitin sanghi <nsanghi@progress.com> * adding locales Signed-off-by: nitin sanghi <nsanghi@progress.com> * adding locales Signed-off-by: nitin sanghi <nsanghi@progress.com> * adding locales Signed-off-by: nitin sanghi <nsanghi@progress.com> * adding locales Signed-off-by: nitin sanghi <nsanghi@progress.com> * adding locales Signed-off-by: nitin sanghi <nsanghi@progress.com> * adding locales Signed-off-by: nitin sanghi <nsanghi@progress.com> * adding locales Signed-off-by: nitin sanghi <nsanghi@progress.com> * adding locales Signed-off-by: nitin sanghi <nsanghi@progress.com> * ignoring warn change sed regex Signed-off-by: nitin sanghi <nsanghi@progress.com> * ignoring warn change sed regex Signed-off-by: nitin sanghi <nsanghi@progress.com> * ignoring warn change sed regex Signed-off-by: nitin sanghi <nsanghi@progress.com> * ignoring warn change sed regex Signed-off-by: nitin sanghi <nsanghi@progress.com> * change version command Signed-off-by: nitin sanghi <nsanghi@progress.com> * change version command Signed-off-by: nitin sanghi <nsanghi@progress.com> * change version command Signed-off-by: nitin sanghi <nsanghi@progress.com> * change version command Signed-off-by: nitin sanghi <nsanghi@progress.com> * change version command Signed-off-by: nitin sanghi <nsanghi@progress.com> * change version command Signed-off-by: nitin sanghi <nsanghi@progress.com> * change version command regex 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>
* Added action for channel alternative Signed-off-by: nitin sanghi <nsanghi@progress.com> * Changing version 1.0.0 for hab pkg Signed-off-by: nitin sanghi <nsanghi@progress.com> * Changing version 1.0.0 for hab pkg Signed-off-by: nitin sanghi <nsanghi@progress.com> --------- Signed-off-by: nitin sanghi <nsanghi@progress.com>
Signed-off-by: Sean Simmons <sean.simmons@progress.com>
Signed-off-by: Sean Simmons <sean.simmons@progress.com>
Signed-off-by: Sean Simmons <sean.simmons@progress.com>
Signed-off-by: Sean Simmons <sean.simmons@progress.com>
adding expeditor agent
Signed-off-by: nitin sanghi <nsanghi@progress.com>
Backup/workstation lts
Signed-off-by: nitin sanghi <nsanghi@progress.com>
Signed-off-by: nikhil2611 <nikhilgupta2102@gmail.com>
Simplecov Report
|
ashiqueps
approved these changes
Feb 3, 2025
sanjain-progress
approved these changes
Feb 3, 2025
Signed-off-by: Ashique Saidalavi <Ashique.saidalavi@progress.com>
Signed-off-by: Ashique Saidalavi <Ashique.saidalavi@progress.com>
Signed-off-by: Ashique Saidalavi <Ashique.saidalavi@progress.com>
Signed-off-by: Ashique Saidalavi <Ashique.saidalavi@progress.com>
Signed-off-by: Ashique Saidalavi <Ashique.saidalavi@progress.com>
Signed-off-by: Ashique Saidalavi <Ashique.saidalavi@progress.com>
Signed-off-by: Ashique Saidalavi <Ashique.saidalavi@progress.com>
…llations Signed-off-by: Ashique Saidalavi <Ashique.saidalavi@progress.com>
Signed-off-by: Ashique Saidalavi <Ashique.saidalavi@progress.com>
Signed-off-by: nikhil2611 <nikhilgupta2102@gmail.com>
…mmand [CHEF-18664] Updated the shell-init command to work with habitat and omnibus installations
|
|
sanjain-progress
approved these changes
Feb 5, 2025
sanghinitin
approved these changes
Feb 5, 2025
ashiqueps
approved these changes
Feb 5, 2025
nikhil2611
added a commit
that referenced
this pull request
Mar 26, 2025
This reverts commit d428cb1.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.







Description
Habitat Package for Chef-CLI
Added the following commands for the licensing.
Updated the shell-init command to recognize both habitat and omnibus installation and modify it accordingly.
Related Issue
Types of changes
Checklist:
Gemfile.lockhas changed, I have used--conservativeto do it and included the full output in the Description above.