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 #428

Merged
merged 20 commits into from
Jan 23, 2025

Conversation

nikhil2611
Copy link
Contributor

@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.

@nikhil2611 nikhil2611 mentioned this pull request Jan 22, 2025
11 tasks
@nikhil2611 nikhil2611 changed the title Chef-18535 Update version to major version Chef-18535 Removed the release branch changes and fixed pipeline Jan 22, 2025
@nikhil2611 nikhil2611 added the Expeditor: Skip All Used to skip all merge_actions. label Jan 23, 2025
@nikhil2611 nikhil2611 marked this pull request as ready for review January 23, 2025 07:17
@nikhil2611 nikhil2611 requested review from a team as code owners January 23, 2025 07:17
@nikhil2611 nikhil2611 merged commit 32f8dfd into workstation-LTS Jan 23, 2025
5 of 7 checks passed
nikhil2611 added a commit that referenced this pull request Jan 24, 2025
* added plan.sh and plan.ps1 to build chef-vault as hab package

Signed-off-by: nikhil2611 <[email protected]>

* updating min ruby version to 3.1

Signed-off-by: nikhil2611 <[email protected]>

* updated plan.sh

Signed-off-by: nikhil2611 <[email protected]>

* updated gemspec and version.rb

Signed-off-by: nikhil2611 <[email protected]>

* updated the plan file for linux

Signed-off-by: nikhil2611 <[email protected]>

* updated the plan file for win

Signed-off-by: nikhil2611 <[email protected]>

* reverted the version

Signed-off-by: nikhil2611 <[email protected]>

* Automated pipelines for the build and publish hab pkgs

Signed-off-by: Ashique Saidalavi <[email protected]>

* Committed config for testing

Signed-off-by: Ashique Saidalavi <[email protected]>

* Linting updates

Signed-off-by: Ashique Saidalavi <[email protected]>

* Linting updates

Signed-off-by: Ashique Saidalavi <[email protected]>

* Subscription changes

Signed-off-by: Ashique Saidalavi <[email protected]>

* Linting updates

Signed-off-by: Ashique Saidalavi <[email protected]>

* Added the release branch config

Signed-off-by: Ashique Saidalavi <[email protected]>

* Config updates

Signed-off-by: Ashique Saidalavi <[email protected]>

* Pipeline fixes

Signed-off-by: Ashique Saidalavi <[email protected]>

* Test updates

Signed-off-by: Ashique Saidalavi <[email protected]>

* Fixed the verify tests for windows

Signed-off-by: Ashique Saidalavi <[email protected]>

* Testing the linux habitat verify test

Signed-off-by: Ashique Saidalavi <[email protected]>

* Fixed the issue with the shell script parameter

Signed-off-by: Ashique Saidalavi <[email protected]>

* Removed the logs added for testing

Signed-off-by: Ashique Saidalavi <[email protected]>

* Updated the file permissions and changed the notify channel

Signed-off-by: Ashique Saidalavi <[email protected]>

* Test commit for pipeline testing - 1

Signed-off-by: Ashique Saidalavi <[email protected]>

* Bump version to 4.1.14 by Chef Expeditor

Obvious fix; these changes are the result of automation not creative thinking.

* removed the manually created pipelines and added the channels

Signed-off-by: nikhil2611 <[email protected]>

* added the workload to promote packages

Signed-off-by: nikhil2611 <[email protected]>

* Bump version to 0.1.0 by Chef Expeditor

Obvious fix; these changes are the result of automation not creative thinking.

* added the pipelines to get create automatically

Signed-off-by: nikhil2611 <[email protected]>

* updated the workload

Signed-off-by: nikhil2611 <[email protected]>

* updated the workload

Signed-off-by: nikhil2611 <[email protected]>

* Bump version to 0.1.1 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.2 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 (#428)

* updating version to major version and few plan file fixes

Signed-off-by: nikhil2611 <[email protected]>

* reverting back the release branch changes and version update

Signed-off-by: nikhil2611 <[email protected]>

* swapping order of action

Signed-off-by: nikhil2611 <[email protected]>

* swapping order of action to fix expeditor error

Signed-off-by: nikhil2611 <[email protected]>

* commenting the trigger pipeline to test expeditor config

Signed-off-by: nikhil2611 <[email protected]>

* commenting the build gem to test expeditor config

Signed-off-by: nikhil2611 <[email protected]>

* commenting the build gem to test expeditor config

Signed-off-by: nikhil2611 <[email protected]>

* fixing expeditor error

Signed-off-by: nikhil2611 <[email protected]>

* fixing expeditor error

Signed-off-by: nikhil2611 <[email protected]>

* fixing the expeditor errro

Signed-off-by: nikhil2611 <[email protected]>

* adding back the trigger pipeline

Signed-off-by: nikhil2611 <[email protected]>

* adding old config to test the expeditor failure

Signed-off-by: nikhil2611 <[email protected]>

* now trying to add updated config

Signed-off-by: nikhil2611 <[email protected]>

* adding release branch to test the expeditor validation

Signed-off-by: nikhil2611 <[email protected]>

* reverted back the release branch

Signed-off-by: nikhil2611 <[email protected]>

* update to unstable channel in the workload

Signed-off-by: nikhil2611 <[email protected]>

* removed the build gem

Signed-off-by: nikhil2611 <[email protected]>

* added back the release branch

Signed-off-by: nikhil2611 <[email protected]>

* added back the release branch

Signed-off-by: nikhil2611 <[email protected]>

* added the env variable in the builkite config

Signed-off-by: nikhil2611 <[email protected]>

---------

Signed-off-by: nikhil2611 <[email protected]>

* updated workload and removed release branch

Signed-off-by: nikhil2611 <[email protected]>

* removing the build and publish ruby gem as its failing the expeditor config

Signed-off-by: nikhil2611 <[email protected]>

* fixing expeditor config error

Signed-off-by: nikhil2611 <[email protected]>

* removed the workload as per comments

Signed-off-by: nikhil2611 <[email protected]>

---------

Signed-off-by: nikhil2611 <[email protected]>
Signed-off-by: Ashique Saidalavi <[email protected]>
Co-authored-by: Ashique Saidalavi <[email protected]>
Co-authored-by: Ashique P S <[email protected]>
Co-authored-by: Chef Expeditor <[email protected]>
Co-authored-by: ns <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Expeditor: Skip All Used to skip all merge_actions.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants