Skip to content
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
merged 2 commits into from
Jan 28, 2025

Conversation

nikhil2611
Copy link

@nikhil2611 nikhil2611 commented Jan 16, 2025

Description

Removed the release branch changes and fixed pipeline and few fixed in the plan file.

Related Issue

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Chore (non-breaking change that does not add functionality or fix an issue)

Checklist:

  • I have read the CONTRIBUTING document.
  • I have run the pre-merge tests locally and they pass.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • If Gemfile.lock has changed, I have used --conservative to do it and included the full output in the Description above.
  • All new and existing tests passed.
  • All commits have been signed-off for the Developer Certificate of Origin.

Signed-off-by: nikhil2611 <nikhilgupta2102@gmail.com>
@nikhil2611 nikhil2611 requested review from a team as code owners January 16, 2025 13:22
@nikhil2611 nikhil2611 marked this pull request as draft January 16, 2025 13:43
Signed-off-by: nikhil2611 <nikhilgupta2102@gmail.com>

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarQube

@nikhil2611 nikhil2611 marked this pull request as ready for review January 28, 2025 06:30
@nikhil2611 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
@nikhil2611 nikhil2611 merged commit 31ae278 into workstation-LTS Jan 28, 2025
9 checks passed
@nikhil2611 nikhil2611 deleted the CHEF-18535-update-version branch January 28, 2025 11:39
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants