forked from chefspec/fauxhai
-
Notifications
You must be signed in to change notification settings - Fork 10
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
Chef-18535 Removed the release branch changes and fixed pipeline #58
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: nikhil2611 <nikhilgupta2102@gmail.com>
Signed-off-by: nikhil2611 <nikhilgupta2102@gmail.com>
Quality Gate passedIssues Measures |
nikhil2611
changed the title
Chef-18535- update version to the major version
Chef-18535 Removed the release branch changes and fixed pipeline
Jan 28, 2025
sanjain-progress
approved these changes
Jan 28, 2025
sanghinitin
approved these changes
Jan 28, 2025
muthuja
approved these changes
Jan 28, 2025
nikhil2611
added a commit
that referenced
this pull request
Jan 29, 2025
* Pick version from Version file instead of Hardcoded Signed-off-by: Sachin <sachin.jain@chef.io> * add pipleline for build, publish Signed-off-by: Sachin <sachin.jain@chef.io> * fix habitat build for linux Signed-off-by: Sachin <sachin.jain@chef.io> * Change pipeline to expeditor Signed-off-by: nitin sanghi <nsanghi@progress.com> * Fix pipeline name Signed-off-by: nitin sanghi <nsanghi@progress.com> * Change pipeline to expeditor Signed-off-by: nitin sanghi <nsanghi@progress.com> * remove pipeline create config Signed-off-by: nitin sanghi <nsanghi@progress.com> * pkg indent fix Signed-off-by: nitin sanghi <nsanghi@progress.com> * Experditor trigger for promoting pkg Signed-off-by: nitin sanghi <nsanghi@progress.com> * adding echo to check bash file is running or not Signed-off-by: nikhil2611 <nikhilgupta2102@gmail.com> * testing release branch Signed-off-by: nikhil2611 <nikhilgupta2102@gmail.com> * testing agents creating Signed-off-by: nikhil2611 <nikhilgupta2102@gmail.com> * adding artifact channel Signed-off-by: nikhil2611 <nikhilgupta2102@gmail.com> * added the channel variable Signed-off-by: nikhil2611 <nikhilgupta2102@gmail.com> * Bump version to 9.3.19 by Chef Expeditor Obvious fix; these changes are the result of automation not creative thinking. * Bump version to 9.3.20 by Chef Expeditor Obvious fix; these changes are the result of automation not creative thinking. * re-working expeditor config you will need to manually create the habitat packages: workstation-build, stable, workstation-LTS for this workflow to work properlly for now i will create them via the build, just once, then undo the commit Signed-off-by: Sean Simmons <sean.simmons@progress.com> * updating do_before just to add the channels once Signed-off-by: Sean Simmons <sean.simmons@progress.com> * fixing expeditor error config Signed-off-by: Sean Simmons <sean.simmons@progress.com> * fixing expeditor error config Signed-off-by: Sean Simmons <sean.simmons@progress.com> * fixing expeditor error config Signed-off-by: Sean Simmons <sean.simmons@progress.com> * fixing expeditor error config Signed-off-by: Sean Simmons <sean.simmons@progress.com> * fixing expeditor error config Signed-off-by: Sean Simmons <sean.simmons@progress.com> * fixing expeditor error config Signed-off-by: Sean Simmons <sean.simmons@progress.com> * fixing expeditor error config Signed-off-by: Sean Simmons <sean.simmons@progress.com> * updtaing workflow for expeditor config also updating script to promote from STABLE to workstation-LTS Signed-off-by: Sean Simmons <sean.simmons@progress.com> * updating comments Signed-off-by: Sean Simmons <sean.simmons@progress.com> * removing for a test Signed-off-by: Sean Simmons <sean.simmons@progress.com> * moving this value back as requested Signed-off-by: Sean Simmons <sean.simmons@progress.com> * moving this value back as requested Signed-off-by: Sean Simmons <sean.simmons@progress.com> * updated the channel from workstation-LTS to LTS-2024 Signed-off-by: nikhil2611 <nikhilgupta2102@gmail.com> * Bump version to 9.3.21 by Chef Expeditor Obvious fix; these changes are the result of automation not creative thinking. * updated the version to 0.1 Signed-off-by: nikhil2611 <nikhilgupta2102@gmail.com> * removed the rollover changes Signed-off-by: nikhil2611 <nikhilgupta2102@gmail.com> * Bump version to 0.1.0 by Chef Expeditor Obvious fix; these changes are the result of automation not creative thinking. * Update CHANGELOG.md to reflect the promotion of 9.3.21 Obvious fix; these changes are the result of automation not creative thinking. * Updating the promote-hab script to grab the correct values out of running env vars updated expeditor config to auto promote to the first channel, workstation-build updated expeditor script with a better name for the staging area Signed-off-by: Sean Simmons <sean.simmons@progress.com> * Bump version to 0.1.1 by Chef Expeditor Obvious fix; these changes are the result of automation not creative thinking. * Bump version to 0.1.2 by Chef Expeditor Obvious fix; these changes are the result of automation not creative thinking. * testing env vars Signed-off-by: Sean Simmons <sean.simmons@progress.com> * removing pipelines to rebuild the agent and pipelines Signed-off-by: Sean Simmons <sean.simmons@progress.com> * re-adding pipelines Signed-off-by: Sean Simmons <sean.simmons@progress.com> * empty commit Signed-off-by: Sean Simmons <sean.simmons@progress.com> * Bump version to 0.1.3 by Chef Expeditor Obvious fix; these changes are the result of automation not creative thinking. * updating script Signed-off-by: Sean Simmons <sean.simmons@progress.com> * had the wrong name in the expeditor config, an extra s Signed-off-by: Sean Simmons <sean.simmons@progress.com> * pathing. Signed-off-by: Sean Simmons <sean.simmons@progress.com> * removed the sh file instead promote from wrokload Signed-off-by: nikhil2611 <nikhilgupta2102@gmail.com> * test commit Signed-off-by: nikhil2611 <nikhilgupta2102@gmail.com> * test commit by removing space Signed-off-by: nikhil2611 <nikhilgupta2102@gmail.com> * fixing config Signed-off-by: nikhil2611 <nikhilgupta2102@gmail.com> * add back trigger config Signed-off-by: muthuja <muthujabavaji.vempalli@progress.com> * test the pipeline trigger Signed-off-by: muthuja <muthujabavaji.vempalli@progress.com> * add back trigger config Signed-off-by: muthuja <muthujabavaji.vempalli@progress.com> * revert readme file changes Signed-off-by: muthuja <muthujabavaji.vempalli@progress.com> * empty commit Signed-off-by: nikhil2611 <nikhilgupta2102@gmail.com> * empty commit Signed-off-by: nikhil2611 <nikhilgupta2102@gmail.com> * empty commit Signed-off-by: nikhil2611 <nikhilgupta2102@gmail.com> * Bump version to 0.1.4 by Chef Expeditor Obvious fix; these changes are the result of automation not creative thinking. * remove the building of gem from hab config Signed-off-by: nikhil2611 <nikhilgupta2102@gmail.com> * Bump version to 0.1.5 by Chef Expeditor Obvious fix; these changes are the result of automation not creative thinking. * testing the pipelines are working fine or not Signed-off-by: nikhil2611 <nikhilgupta2102@gmail.com> * Bump version to 0.1.6 by Chef Expeditor Obvious fix; these changes are the result of automation not creative thinking. * Chef-18535 Removed the release branch changes and fixed pipeline (#58) * updating version to major version and few plan file fixes Signed-off-by: nikhil2611 <nikhilgupta2102@gmail.com> * reverting versions and fixing pipeline Signed-off-by: nikhil2611 <nikhilgupta2102@gmail.com> --------- Signed-off-by: nikhil2611 <nikhilgupta2102@gmail.com> * downgrading version back to 9.3.18 Signed-off-by: nikhil2611 <nikhilgupta2102@gmail.com> * Update CHANGELOG.md to fix conflicts * fixing changelog.md Signed-off-by: nikhil2611 <nikhilgupta2102@gmail.com> * removed the extra Invoke-Before func Signed-off-by: nikhil2611 <nikhilgupta2102@gmail.com> --------- Signed-off-by: Sachin <sachin.jain@chef.io> Signed-off-by: nitin sanghi <nsanghi@progress.com> Signed-off-by: nikhil2611 <nikhilgupta2102@gmail.com> Signed-off-by: Sean Simmons <sean.simmons@progress.com> Signed-off-by: muthuja <muthujabavaji.vempalli@progress.com> Co-authored-by: Sachin <sachin.jain@chef.io> Co-authored-by: Sachin Jain <90894396+sanjain-progress@users.noreply.github.com> Co-authored-by: nitin sanghi <nsanghi@progress.com> Co-authored-by: Chef Expeditor <chef-ci@chef.io> Co-authored-by: Sean Simmons <sean.simmons@progress.com> Co-authored-by: ns <sanghinitin@users.noreply.github.com> Co-authored-by: sean-simmons-progress <111799713+sean-simmons-progress@users.noreply.github.com> Co-authored-by: muthuja <muthujabavaji.vempalli@progress.com>
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
Removed the release branch changes and fixed pipeline and few fixed in the plan file.
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.