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

Backup/workstation lts #249

Merged
merged 24 commits into from
Dec 17, 2024
Merged

Backup/workstation lts #249

merged 24 commits into from
Dec 17, 2024

Conversation

sean-simmons-progress
Copy link
Contributor

Description

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.

ashiqueps and others added 22 commits October 23, 2024 15:37
Signed-off-by: Ashique P S <[email protected]>
Signed-off-by: Ashique P S <[email protected]>
Signed-off-by: Ashique Saidalavi <[email protected]>
Signed-off-by: Ashique Saidalavi <[email protected]>
Signed-off-by: Ashique Saidalavi <[email protected]>
Implementation of the chef license commands
* 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

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 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]>
@sean-simmons-progress
Copy link
Contributor Author

This is the work that was done and needs reviewed so it can be put back into workstation-lts. We had to remove the base branch, in order for expeditor to create the agent. Now that its created, we can get this PR back into its place. Just need a review first.

@sean-simmons-progress sean-simmons-progress added the Expeditor: Skip Version Bump Used to skip built_in:bump_version label Dec 17, 2024
@sanghinitin sanghinitin merged commit 0a9f3fc into workstation-LTS Dec 17, 2024
5 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Expeditor: Skip Version Bump Used to skip built_in:bump_version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants