Skip to content
Snippets Groups Projects
  1. Jan 23, 2020
  2. Jan 17, 2020
  3. Jan 16, 2020
    • Chef Expeditor's avatar
      Bump version to 0.14.18 by Chef Expeditor · d1cbceaf
      Chef Expeditor authored
      Obvious fix; these changes are the result of automation not creative thinking.
      0.14.18
      d1cbceaf
    • Jon Morrow's avatar
      Merge pull request #859 from chef/JM/deep_sign · 2ba960cb
      Jon Morrow authored
      Fixes all notarization issues
      2ba960cb
    • Jon Morrow's avatar
      Fixes all notarization issues · b42413f8
      Jon Morrow authored
      
      This changes makes the neccessary changes to enable the pkg to pass apples notarization requirements.
      
      1. Update omnibus and omnibus-software to versions that support deep signing
      2. Drop 'Developer ID Installer:' from signing key. This lets sigining pick up the correct key for what is being signed.
      3. Add bin_dirs and lib_dirs to gems and git-custom-bindir software definitions so siging can find their binaries and libraries.
      4. Add software definition for rb-fsevent-gem so we build the gem. This resolves an issue where the shipped binary is build on to old an sdk.
      5. Patch rb-fsevent-gem build to work in our environment. Set minimum target to current os and discover the sdk version.
      
      Signed-off-by: default avatarJon Morrow <jmorrow@chef.io>
      b42413f8
  4. Jan 15, 2020
  5. Jan 14, 2020
    • Tim Smith's avatar
      Remove appveyor configs as well · 64cbdb8b
      Tim Smith authored
      
      There's just one of these in workstation, but why not
      
      Signed-off-by: default avatarTim Smith <tsmith@chef.io>
      64cbdb8b
    • Chef Expeditor's avatar
      Bump version to 0.14.13 by Chef Expeditor · d60b6fda
      Chef Expeditor authored
      Obvious fix; these changes are the result of automation not creative thinking.
      0.14.13
      d60b6fda
    • Tim Smith's avatar
      Merge pull request #858 from chef/dependabot/bundler/omnibus/omnibus-software-7efbf12 · 02681df9
      Tim Smith authored
      Bump omnibus-software from `ac5f042` to `7efbf12` in /omnibus
      02681df9
    • dependabot-preview[bot]'s avatar
      Bump omnibus-software from `ac5f042` to `7efbf12` in /omnibus · 61d69e3f
      dependabot-preview[bot] authored
      
      Bumps [omnibus-software](https://github.com/chef/omnibus-software) from `ac5f042` to `7efbf12`.
      - [Release notes](https://github.com/chef/omnibus-software/releases)
      - [Commits](https://github.com/chef/omnibus-software/compare/ac5f042854a09956d11710a5eb1152a9417f7aae...7efbf128d4cb0c60a00744af7a9a0d5b6ffd0fb3)
      
      Signed-off-by: default avatardependabot-preview[bot] <support@dependabot.com>
      61d69e3f
    • Tim Smith's avatar
      Remove .autotest files as well · 8140ea96
      Tim Smith authored
      
      "/opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/minitest-5.11.3/.autotest"
      "/opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/os-1.0.1/.autotest"
      
      Signed-off-by: default avatarTim Smith <tsmith@chef.io>
      8140ea96
    • Chef Expeditor's avatar
      Bump version to 0.14.12 by Chef Expeditor · 8c226dcb
      Chef Expeditor authored
      Obvious fix; these changes are the result of automation not creative thinking.
      0.14.12
      8c226dcb
    • Tim Smith's avatar
      Merge pull request #856 from chef/simplify_cleanup · dca923d0
      Tim Smith authored
      Simplify our Ruby cleanup in ommnibus
      dca923d0
    • Tim Smith's avatar
      Cleanup rake tasks in gems we ship · 53f91391
      Tim Smith authored
      
      There's no need to ship the rake tasks when we've already removed the Rakefile for these gems. This removes 56 additional files which take up 200k on disk.
      
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/strings-ansi-0.2.0/tasks/coverage.rake
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/strings-ansi-0.2.0/tasks/console.rake
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/strings-ansi-0.2.0/tasks/spec.rake
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/tty-cursor-0.7.0/tasks/coverage.rake
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/tty-cursor-0.7.0/tasks/console.rake
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/tty-cursor-0.7.0/tasks/spec.rake
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/tty-table-0.11.0/tasks/coverage.rake
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/tty-table-0.11.0/tasks/console.rake
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/tty-table-0.11.0/tasks/spec.rake
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/uuidtools-2.1.5/tasks/rspec.rake
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/uuidtools-2.1.5/tasks/git.rake
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/uuidtools-2.1.5/tasks/benchmark.rake
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/uuidtools-2.1.5/tasks/gem.rake
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/uuidtools-2.1.5/tasks/metrics.rake
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/uuidtools-2.1.5/tasks/yard.rake
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/equatable-0.6.1/tasks/coverage.rake
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/equatable-0.6.1/tasks/console.rake
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/equatable-0.6.1/tasks/spec.rake
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/necromancer-0.5.1/tasks/coverage.rake
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/necromancer-0.5.1/tasks/console.rake
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/necromancer-0.5.1/tasks/spec.rake
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/tty-screen-0.7.0/tasks/coverage.rake
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/tty-screen-0.7.0/tasks/console.rake
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/tty-screen-0.7.0/tasks/spec.rake
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/addressable-2.5.2/tasks/rspec.rake
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/addressable-2.5.2/tasks/git.rake
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/addressable-2.5.2/tasks/clobber.rake
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/addressable-2.5.2/tasks/gem.rake
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/addressable-2.5.2/tasks/metrics.rake
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/addressable-2.5.2/tasks/yard.rake
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/thread_safe-0.3.6/tasks/update_doc.rake
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/tty-spinner-0.9.2/tasks/coverage.rake
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/tty-spinner-0.9.2/tasks/console.rake
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/tty-spinner-0.9.2/tasks/spec.rake
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/http_parser.rb-0.6.0/tasks/fixtures.rake
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/http_parser.rb-0.6.0/tasks/compile.rake
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/http_parser.rb-0.6.0/tasks/spec.rake
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/http_parser.rb-0.6.0/tasks/submodules.rake
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/tty-color-0.5.0/tasks/coverage.rake
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/tty-color-0.5.0/tasks/console.rake
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/tty-color-0.5.0/tasks/spec.rake
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/tty-prompt-0.20.0/tasks/coverage.rake
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/tty-prompt-0.20.0/tasks/console.rake
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/tty-prompt-0.20.0/tasks/spec.rake
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/tty-reader-0.7.0/tasks/coverage.rake
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/tty-reader-0.7.0/tasks/console.rake
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/tty-reader-0.7.0/tasks/spec.rake
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/tty-box-0.5.0/tasks/coverage.rake
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/tty-box-0.5.0/tasks/console.rake
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/tty-box-0.5.0/tasks/spec.rake
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/pastel-0.7.3/tasks/coverage.rake
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/pastel-0.7.3/tasks/console.rake
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/pastel-0.7.3/tasks/spec.rake
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/strings-0.1.8/tasks/coverage.rake
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/strings-0.1.8/tasks/console.rake
      Deleting /opt/chef-workstation/embedded/lib/ruby/gems/2.6.0/gems/strings-0.1.8/tasks/spec.rake
      
      Signed-off-by: default avatarTim Smith <tsmith@chef.io>
      53f91391
    • Chef Expeditor's avatar
      Bump version to 0.14.11 by Chef Expeditor · d6dee82f
      Chef Expeditor authored
      Obvious fix; these changes are the result of automation not creative thinking.
      0.14.11
      d6dee82f
    • Tim Smith's avatar
      Merge pull request #846 from chef/git · 5cd66648
      Tim Smith authored
      Update git to 2.24.1
      5cd66648
    • Tim Smith's avatar
      Require modern test-kitchen in omnnibus · fafa7cc6
      Tim Smith authored
      
      This matches our other projects
      
      Signed-off-by: default avatarTim Smith <tsmith@chef.io>
      fafa7cc6
    • Tim Smith's avatar
      Simplify our Ruby cleanup in ommnibus · ecc8ce18
      Tim Smith authored
      
      Remove the files that we cleanup already via omnnibus-software's
      ruby-cleanup definition. There's no reason to cleanup the same files in
      both.
      
      Signed-off-by: default avatarTim Smith <tsmith@chef.io>
      ecc8ce18