- Jan 23, 2020
-
-
Tim Smith authored
Update omnibus and omnibus-software
-
Jon Morrow authored
Now that notarization changes have shipping in omnibus and omnibus-software update to point at released/master versions. Signed-off-by:
Jon Morrow <jmorrow@chef.io>
-
Chef Expeditor authored
Obvious fix; these changes are the result of automation not creative thinking.
-
Chef Expeditor authored
Obvious fix; these changes are the result of automation not creative thinking.
-
Tim Smith authored
Produce Debian packages
-
Tim Smith authored
Bump omnibus from `7af181d` to `cba1d5d` in /omnibus
-
dependabot-preview[bot] authored
Bumps [omnibus](https://github.com/chef/omnibus) from `7af181d` to `cba1d5d`. - [Release notes](https://github.com/chef/omnibus/releases) - [Commits](https://github.com/chef/omnibus/compare/7af181d6ddec25c450b4c5ce13fad6b03593eb8c...cba1d5db07e79c5d5717ab468264890d63b8ee67) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
- Jan 17, 2020
-
-
Chef Expeditor authored
Obvious fix; these changes are the result of automation not creative thinking.
-
Salim Afiune authored
Bump chef-analyze CLI to 0.1.68
-
Chef Expeditor authored
This pull request was triggered automatically via Expeditor when chef-analyze 0.1.68 was merged to master. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
-
- Jan 16, 2020
-
-
Chef Expeditor authored
Obvious fix; these changes are the result of automation not creative thinking.
-
Jon Morrow authored
Fixes all notarization issues
-
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:
Jon Morrow <jmorrow@chef.io>
-
- Jan 15, 2020
-
-
Tim Smith authored
It's a valid desktop platform and there's no additional work above already supporting Ubuntu. This gives us feature parity with DK which includes this same config. Signed-off-by:
Tim Smith <tsmith@chef.io>
-
Chef Expeditor authored
Obvious fix; these changes are the result of automation not creative thinking.
-
Chef Expeditor authored
Obvious fix; these changes are the result of automation not creative thinking.
-
Tim Smith authored
Cleanup rake tasks in gems we ship
-
Chef Expeditor authored
Obvious fix; these changes are the result of automation not creative thinking.
-
Tim Smith authored
Update knife-ec2 to 1.0.28
-
Tim Smith authored
Signed-off-by:
Tim Smith <tsmith@chef.io>
-
Tim Smith authored
Update kitchen-azurerm and kitchen-vagrant to latest
-
Tim Smith authored
Signed-off-by:
Tim Smith <tsmith@chef.io>
-
Chef Expeditor authored
Obvious fix; these changes are the result of automation not creative thinking.
-
Tim Smith authored
Update kitchen-google and kitchen-ec2 to latest
-
Tim Smith authored
Signed-off-by:
Tim Smith <tsmith@chef.io>
-
Chef Expeditor authored
Obvious fix; these changes are the result of automation not creative thinking.
-
Tim Smith authored
Bump omnibus-software from `7efbf12` to `ebdd701` in /omnibus
-
dependabot-preview[bot] authored
Bumps [omnibus-software](https://github.com/chef/omnibus-software) from `7efbf12` to `ebdd701`. - [Release notes](https://github.com/chef/omnibus-software/releases) - [Commits](https://github.com/chef/omnibus-software/compare/7efbf128d4cb0c60a00744af7a9a0d5b6ffd0fb3...ebdd701bcf29f76ba7f1bbfc5e338b7c19287133) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
- Jan 14, 2020
-
-
Tim Smith authored
There's just one of these in workstation, but why not Signed-off-by:
Tim Smith <tsmith@chef.io>
-
Chef Expeditor authored
Obvious fix; these changes are the result of automation not creative thinking.
-
Tim Smith authored
Bump omnibus-software from `ac5f042` to `7efbf12` in /omnibus
-
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:
dependabot-preview[bot] <support@dependabot.com>
-
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:
Tim Smith <tsmith@chef.io>
-
Chef Expeditor authored
Obvious fix; these changes are the result of automation not creative thinking.
-
Tim Smith authored
Simplify our Ruby cleanup in ommnibus
-
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:
Tim Smith <tsmith@chef.io>
-
Chef Expeditor authored
Obvious fix; these changes are the result of automation not creative thinking.
-
Tim Smith authored
Update git to 2.24.1
-
Tim Smith authored
This matches our other projects Signed-off-by:
Tim Smith <tsmith@chef.io>
-
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:
Tim Smith <tsmith@chef.io>
-