8000 Comparing chef:main...cinc-project:stable/cinc · chef/chef-workstation · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: chef/chef-workstation
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: cinc-project/chef-workstation
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: stable/cinc
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 120 files changed
  • 1 contributor

Commits on May 28, 2025

  1. Cinc stable patches

    - Switch to using cinc patched gems from packagecloud to work around issues
      using path: with the Gemfile.
    - Pull build_version from the VERSION file since we aren't tagging our own
      releases
    - Properly update Gemfile.lock with more Cinc patched gems
    - Fix package-scripts
    - Update windows source.wxs file
    - Use a relative path
    - Distify chef executable to cinc
    - Use our patched version of chef-cli
    - Add wrappers for chef, chef-cli and chef-analyze
    - Use our patched version of chef-apply (aka cinc-run)
    - Add multi-project pipeline to server
    - Dist changes for workstation docker image
    - Remove symlinks for binaries that now have a proper ruby replacement
    - Remove chef-workstation-app
    - Windows build fixes
    - Use Apache License for our build
    - Add Cinc Project image assets
    - Various fixes for MacOS
    - Switch to using ruby-based wrapper via chef-cli
    - Replace habitat with biome CLI
    - Use Cinc S3 cache
    - Fix dir glob for bio tarball
    - Install our distro branded knife gem
    - Update to biome 1.6.300
    - Ensure we use our chef-utils gem for dist constants
    - Remove Gemfile.lock from omnibus phase and into patching phase
    - Additional updates for main-cinc-wrapper
    - Update to bio 1.6.372
    - Use local path for omnibus-software
    - Update to bio 1.6.474
    - Fix additional cinc imports locations
    - Use cinc paths
    - Update to bio 1.6.544
    - Fix cinc-cli binary name on MacOS
    - Loosen auditor deps to match upstream
    - Fix additional chef references
    - Additional path fixes
    - Use our patched dep-selector-libgecode until upstream has a new release
    - Switch to self-hosted https://rubygems.cinc.sh
    - Update to bio 1.6.821
    
    Signed-off-by: Lance Albertson <lance@osuosl.org>
    ramereth committed May 28, 2025
    Configuration menu
    Copy the full SHA
    008b7e6 View commit details
    Browse the repository at this point in the history
  2. Switch to 22.04 binary

    Signed-off-by: Lance Albertson <lance@osuosl.org>
    ramereth committed May 28, 2025
    Configuration menu
    Copy the full SHA
    b728af3 View commit details
    Browse the repository at this point in the history
  3. Switch to using our omnibus-software

    Signed-off-by: Lance Albertson <lance@osuosl.org>
    ramereth committed May 28, 2025
    Configuration menu
    Copy the full SHA
    2426a51 View commit details
    Browse the repository at this point in the history
  4. Set wix_light_delay_validation true

    Signed-off-by: Lance Albertson <lance@osuosl.org>
    ramereth committed May 28, 2025
    Configuration menu
    Copy the full SHA
    5af53c9 View commit details
    Browse the repository at this point in the history
  5. Sync git-custom-bindir from omnibus-software

    This should fix issues we're seeing on newer platforms.
    
    Signed-off-by: Lance Albertson <lance@osuosl.org>
    ramereth committed May 28, 2025
    Configuration menu
    Copy the full SHA
    7507ee8 View commit details
    Browse the repository at this point in the history
  6. Remove locally patched openssl and prefer omnibus-software

    Signed-off-by: Lance Albertson <lance@osuosl.org>
    ramereth committed May 28, 2025
    Configuration menu
    Copy the full SHA
    bc0e7d2 View commit details
    Browse the repository at this point in the history
  7. Remove dep-selector as it causes issues on newer platforms

    Signed-off-by: Lance Albertson <lance@osuosl.org>
    ramereth committed May 28, 2025
    Configuration menu
    Copy the full SHA
    4854e85 View commit details
    Browse the repository at this point in the history
  8. Use OSL S3 endpoint

    Signed-off-by: Lance Albertson <lance@osuosl.org>
    ramereth committed May 28, 2025
    Configuration menu
    Copy the full SHA
    1a28b70 View commit details
    Browse the repository at this point in the history
  9. Set version so it can be cached

    Signed-off-by: Lance Albertson <lance@osuosl.org>
    ramereth committed May 28, 2025
    Configuration menu
    Copy the full SHA
    8c1863e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    37ddc72 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2025

  1. MacOS 15 on arm64 requires newer libffi

    Signed-off-by: Lance Albertson <lance@osuosl.org>
    ramereth committed May 29, 2025
    Configuration menu
    Copy the full SHA
    94f430a View commit details
    Browse the repository at this point in the history
Loading
0