-
Notifications
You must be signed in to change notification settings - Fork 23
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
Test pipeline hab promote empty commit #255
Merged
Merged
Conversation
This file contains 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: nitin sanghi <[email protected]>
Quality Gate passedIssues Measures |
Simplecov Report
|
nikhil2611
approved these changes
Jan 6, 2025
nikhil2611
added a commit
that referenced
this pull request
Feb 5, 2025
* Chef license commands implementation Signed-off-by: Ashique P S <[email protected]> * Added the faraday_middleware for testing Signed-off-by: Ashique P S <[email protected]> * Fixed the issue with ui object Signed-off-by: Ashique P S <[email protected]> * Chefstyle fixes Signed-off-by: Ashique P S <[email protected]> * Specs for the license commands Signed-off-by: Ashique P S <[email protected]> * Added option to pass license key as a param Signed-off-by: Ashique P S <[email protected]> * Updated the chef-licensing dependency to fetch from internal artifactory Signed-off-by: Ashique P S <[email protected]> * Removed the byebug Signed-off-by: Ashique P S <[email protected]> * Added the feature flag for the licensing commands Signed-off-by: Ashique P S <[email protected]> * updated the feature flag file name Signed-off-by: Ashique P S <[email protected]> * Added chef-licensing gem as a gemspec dependency Signed-off-by: Ashique P S <[email protected]> * Licensing updates Signed-off-by: Ashique Saidalavi <[email protected]> * Updated the chef-licensing gem version Signed-off-by: Ashique Saidalavi <[email protected]> * Fixed the spec failure Signed-off-by: Ashique Saidalavi <[email protected]> * Fixed the chefstyle issues Signed-off-by: Ashique Saidalavi <[email protected]> * Added plan.sh file (#237) * Added plan.sh file Signed-off-by: nitin sanghi <[email protected]> * Change gem file for app bundler on windows and plan.ps1 added Signed-off-by: nitin sanghi <[email protected]> * Habitat pkg version sync with version file Signed-off-by: nitin sanghi <[email protected]> * Removed duplicate dep and check linux gem are not trying to install on windows Signed-off-by: nitin sanghi <[email protected]> * Change in linux plan file and Rakefile to add install task Signed-off-by: nitin sanghi <[email protected]> * added hab path aware code changes Signed-off-by: nikhil2611 <[email protected]> * fixing the git issue Signed-off-by: nikhil2611 <[email protected]> * added the hab env and few command fix for hab path Signed-off-by: nikhil2611 <[email protected]> * testing for plan.sh as of now Signed-off-by: nikhil2611 <[email protected]> * adding back omnibus methods for testing Signed-off-by: nikhil2611 <[email protected]> * initializing pkg_prefix in hab_env Signed-off-by: nikhil2611 <[email protected]> * updated the origin variable for chef-cli Signed-off-by: nikhil2611 <[email protected]> * Added chef spec gem Signed-off-by: nitin sanghi <[email protected]> * testing chefspec changes Signed-off-by: nikhil2611 <[email protected]> * Added rspec in bin dir for linking issue Signed-off-by: nitin sanghi <[email protected]> * Chefspec dep for rspec fix to 3.12 Signed-off-by: nitin sanghi <[email protected]> * Pinning rspec version Signed-off-by: nitin sanghi <[email protected]> * Change chef-cli hab pkg origin Signed-off-by: nitin sanghi <[email protected]> * Hab channel changed Signed-off-by: nitin sanghi <[email protected]> * Chef 17400 pipeline (#241) * Add github action for hab pkg and publish Signed-off-by: nitin sanghi <[email protected]> * Added version check on new hab pkg Signed-off-by: nitin sanghi <[email protected]> * removed extra keyword for triggering pipeline Signed-off-by: nitin sanghi <[email protected]> * pkg iden added using vars Signed-off-by: nitin sanghi <[email protected]> * list all pkg to verify pkg installed Signed-off-by: nitin sanghi <[email protected]> * Installing hab build using hart file Signed-off-by: nitin sanghi <[email protected]> * Installing hab build using hart file Signed-off-by: nitin sanghi <[email protected]> * Installing hab build using hart file Signed-off-by: nitin sanghi <[email protected]> * pipeline test commit Signed-off-by: nitin sanghi <[email protected]> * pipeline test commit Signed-off-by: nitin sanghi <[email protected]> * pipeline test commit Signed-off-by: nitin sanghi <[email protected]> * pipeline test commit Signed-off-by: nitin sanghi <[email protected]> * pipeline test commit Signed-off-by: nitin sanghi <[email protected]> * sudo for installing hab pkg Signed-off-by: nitin sanghi <[email protected]> * sudo for installing hab pkg Signed-off-by: nitin sanghi <[email protected]> * sudo for installing hab pkg Signed-off-by: nitin sanghi <[email protected]> * sudo for installing hab pkg Signed-off-by: nitin sanghi <[email protected]> * hart file version change Signed-off-by: nitin sanghi <[email protected]> * Change pkg_indent Signed-off-by: nitin sanghi <[email protected]> * Change pkg_indent Signed-off-by: nitin sanghi <[email protected]> * version regex changed Signed-off-by: nitin sanghi <[email protected]> * windows pipeline change Signed-off-by: nitin sanghi <[email protected]> * windows pipeline change Signed-off-by: nitin sanghi <[email protected]> * windows pipeline change Signed-off-by: nitin sanghi <[email protected]> * windows pipeline change Signed-off-by: nitin sanghi <[email protected]> * Windows chef-cli hab version check Signed-off-by: nitin sanghi <[email protected]> * Windows chef-cli hab version check Signed-off-by: nitin sanghi <[email protected]> * Windows chef-cli hab version check Signed-off-by: nitin sanghi <[email protected]> * Change the message in test phase and throw error Signed-off-by: nitin sanghi <[email protected]> * Change the message in test phase and throw error Signed-off-by: nitin sanghi <[email protected]> * Hab pipeline using buildkite Signed-off-by: nitin sanghi <[email protected]> * hab build yml file added Signed-off-by: nitin sanghi <[email protected]> --------- Signed-off-by: nitin sanghi <[email protected]> --------- Signed-off-by: nitin sanghi <[email protected]> Signed-off-by: nikhil2611 <[email protected]> Co-authored-by: nikhil2611 <[email protected]> Co-authored-by: Nikhil Gupta <[email protected]> * Testing pipleine (#242) * Testing pipleine Signed-off-by: nitin sanghi <[email protected]> * Testing pipleine Signed-off-by: nitin sanghi <[email protected]> * Testing pipleine Signed-off-by: nitin sanghi <[email protected]> * Path change for test file Signed-off-by: nitin sanghi <[email protected]> * adding locales Signed-off-by: nitin sanghi <[email protected]> * adding locales Signed-off-by: nitin sanghi <[email protected]> * adding locales Signed-off-by: nitin sanghi <[email protected]> * adding locales Signed-off-by: nitin sanghi <[email protected]> * adding locales Signed-off-by: nitin sanghi <[email protected]> * adding locales Signed-off-by: nitin sanghi <[email protected]> * adding locales Signed-off-by: nitin sanghi <[email protected]> * adding locales Signed-off-by: nitin sanghi <[email protected]> * adding locales Signed-off-by: nitin sanghi <[email protected]> * adding locales Signed-off-by: nitin sanghi <[email protected]> * ignoring warn change sed regex Signed-off-by: nitin sanghi <[email protected]> * ignoring warn change sed regex Signed-off-by: nitin sanghi <[email protected]> * ignoring warn change sed regex Signed-off-by: nitin sanghi <[email protected]> * ignoring warn change sed regex Signed-off-by: nitin sanghi <[email protected]> * change version command Signed-off-by: nitin sanghi <[email protected]> * change version command Signed-off-by: nitin sanghi <[email protected]> * change version command Signed-off-by: nitin sanghi <[email protected]> * change version command Signed-off-by: nitin sanghi <[email protected]> * change version command Signed-off-by: nitin sanghi <[email protected]> * change version command Signed-off-by: nitin sanghi <[email protected]> * change version command regex Signed-off-by: nitin sanghi <[email protected]> --------- Signed-off-by: nitin sanghi <[email protected]> * Added dev channel for hab pkg (#243) Signed-off-by: nitin sanghi <[email protected]> * Added action for channel alternative (#244) Signed-off-by: nitin sanghi <[email protected]> * Version change for lts (#245) * Added action for channel alternative Signed-off-by: nitin sanghi <[email protected]> * Changing version 1.0.0 for hab pkg Signed-off-by: nitin sanghi <[email protected]> * Changing version 1.0.0 for hab pkg Signed-off-by: nitin sanghi <[email protected]> --------- Signed-off-by: nitin sanghi <[email protected]> * adding backup branch for workstation-lts Signed-off-by: Sean Simmons <[email protected]> * adding branch Signed-off-by: Sean Simmons <[email protected]> * adding expeditor agent Signed-off-by: Sean Simmons <[email protected]> * adding expeditor agent Signed-off-by: Sean Simmons <[email protected]> * Change version and constraint to same as main Signed-off-by: nitin sanghi <[email protected]> * Added one more channel and remove test from promote pipeline Signed-off-by: nitin sanghi <[email protected]> * added the channel variable Signed-off-by: nikhil2611 <[email protected]> * removed the manually created pipelines and added the channels Signed-off-by: nikhil2611 <[email protected]> * hab pkg promote change (#254) Signed-off-by: nitin sanghi <[email protected]> * Bump version to 0.1.0 by Chef Expeditor Obvious fix; these changes are the result of automation not creative thinking. * empty commit (#255) Signed-off-by: nitin sanghi <[email protected]> * Bump version to 0.1.1 by Chef Expeditor Obvious fix; these changes are the result of automation not creative thinking. * adding the pipelines to get triggered automatically Signed-off-by: nikhil2611 <[email protected]> * Bump version to 0.1.2 by Chef Expeditor Obvious fix; these changes are the result of automation not creative thinking. * empty commit to test pipelines Signed-off-by: nikhil2611 <[email protected]> * Bump version to 0.1.3 by Chef Expeditor Obvious fix; these changes are the result of automation not creative thinking. * Chef-18535- Updating configuration for a symantec version promote and publish and other fixes (#258) * updating version to major version and few plan file fixes Signed-off-by: nikhil2611 <[email protected]> * added HAB_BLDR_CHANNEL env as the build pipeline still using old hab version and updated config for a symantec version promote and publish and reverting back version and release branch changes Signed-off-by: nikhil2611 <[email protected]> * fixing the quotes Signed-off-by: nikhil2611 <[email protected]> * chefstyle fix Signed-off-by: nikhil2611 <[email protected]> * fixing spec failure Signed-off-by: nikhil2611 <[email protected]> * fixing typo in gemspec Signed-off-by: nikhil2611 <[email protected]> * updated back to omnibus_env Signed-off-by: nikhil2611 <[email protected]> --------- Signed-off-by: nikhil2611 <[email protected]> * this func is not needed as of now Signed-off-by: nikhil2611 <[email protected]> * Using the chef-test-kitchen-enterprise instead of old one Signed-off-by: Ashique Saidalavi <[email protected]> * Adding git as a pkg build dep Signed-off-by: Ashique Saidalavi <[email protected]> * Post bundle install script to setup the gems from github branches Signed-off-by: Ashique Saidalavi <[email protected]> * Added the faraday_middleware gem Signed-off-by: Ashique Saidalavi <[email protected]> * Fixed the shell-init command Signed-off-by: Ashique Saidalavi <[email protected]> * Reverted the post-bundle-install script for the windows Signed-off-by: Ashique Saidalavi <[email protected]> * Added the post-bundle-install script for windows plan file Signed-off-by: Ashique Saidalavi <[email protected]> * Updated the shell-init command to work with habitat and omnibus installations Signed-off-by: Ashique Saidalavi <[email protected]> * Spec fixes Signed-off-by: Ashique Saidalavi <[email protected]> * this file is not require Signed-off-by: nikhil2611 <[email protected]> --------- Signed-off-by: Ashique P S <[email protected]> Signed-off-by: Ashique Saidalavi <[email protected]> Signed-off-by: nitin sanghi <[email protected]> Signed-off-by: nikhil2611 <[email protected]> Signed-off-by: Sean Simmons <[email protected]> Co-authored-by: Ashique P S <[email protected]> Co-authored-by: Ashique P S <[email protected]> Co-authored-by: ns <[email protected]> Co-authored-by: Sean Simmons <[email protected]> Co-authored-by: sean-simmons-progress <[email protected]> Co-authored-by: nitin sanghi <[email protected]> Co-authored-by: Chef Expeditor <[email protected]>
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
Empty commit
Related Issue
Types of changes
Checklist:
Gemfile.lock
has changed, I have used--conservative
to do it and included the full output in the Description above.