appbundle-updater 1.0.8 → 1.0.23

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: bf2dee565eddae6071d8b98b2f01503ef4657abe37e905cf715fa2570591b5e8
4
- data.tar.gz: bee1d05088c64ff5e2d7194a6177dc56fe8912129582d2fd3d5ffcbaa083b239
3
+ metadata.gz: d3f788c7b56b466e013c747de03f9b6c724484560a7acdf921856ce4f3db7ab7
4
+ data.tar.gz: 3edeb836b50337f40d50f800722d816f8f463ba48fb7a0050f81f9bc025d462d
5
5
  SHA512:
6
- metadata.gz: '086dedd9f71c4e144fe87970f0b3ded59fe02ec4bc19893e181d44f45b4b7f56ac9aa04e924b6538491200dd567c532a5211d11a4386e78e432106fb7a43701d'
7
- data.tar.gz: 88870fda11fd3fd4c5f4518a409670db4630c4735651a227502bc88f36ff9ec8d927ae90719d64bd8347ac0e39e5bd975a48cb001de46fb6844ad7f8b29542fe
6
+ metadata.gz: 837fdd9e155f9702dd909b6aecc3a907a46596b678c835369caacffb874555ebc848673eb85dbddb93f98da1decf65b748f49db9945de6bba4e6cc154854d447
7
+ data.tar.gz: f3c7bfa3648f98e2f2c7a7d8cfea3346470777d8035318dfcd051fd1b94de4e172b9d336acfcceaebd6e073ab8aca657721f51800322c2f4e794778b42c3f9d6
data/CHANGELOG.md CHANGED
@@ -1,25 +1,44 @@
1
1
  # appbundle-updater Change Log
2
2
 
3
- <!-- latest_release 1.0.8 -->
4
- ## [v1.0.8](https://github.com/chef/appbundle-updater/tree/v1.0.8) (2020-08-12)
3
+ <!-- latest_release 1.0.23 -->
4
+ ## [v1.0.23](https://github.com/chef/appbundle-updater/tree/v1.0.23) (2021-03-16)
5
5
 
6
6
  #### Merged Pull Requests
7
- - Add profile to ohai specifically [#57](https://github.com/chef/appbundle-updater/pull/57) ([tas50](https://github.com/tas50))
7
+ - Add support for post bundle install hook [#76](https://github.com/chef/appbundle-updater/pull/76) ([lamont-granquist](https://github.com/lamont-granquist))
8
8
  <!-- latest_release -->
9
9
 
10
- <!-- release_rollup since=1.0.7 -->
10
+ <!-- release_rollup since=1.0.8 -->
11
11
  ### Changes not yet released to rubygems.org
12
12
 
13
13
  #### Merged Pull Requests
14
- - Add profile to ohai specifically [#57](https://github.com/chef/appbundle-updater/pull/57) ([tas50](https://github.com/tas50)) <!-- 1.0.8 -->
14
+ - Add support for post bundle install hook [#76](https://github.com/chef/appbundle-updater/pull/76) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 1.0.23 -->
15
+ - Update chefstyle requirement from 1.7.1 to 1.7.2 [#75](https://github.com/chef/appbundle-updater/pull/75) ([dependabot-preview[bot]](https://github.com/dependabot-preview[bot])) <!-- 1.0.22 -->
16
+ - Update chefstyle requirement from 1.6.2 to 1.7.1 [#74](https://github.com/chef/appbundle-updater/pull/74) ([dependabot-preview[bot]](https://github.com/dependabot-preview[bot])) <!-- 1.0.21 -->
17
+ - Update chefstyle requirement from 1.6.1 to 1.6.2 [#73](https://github.com/chef/appbundle-updater/pull/73) ([dependabot-preview[bot]](https://github.com/dependabot-preview[bot])) <!-- 1.0.20 -->
18
+ - Update chefstyle requirement from 1.5.9 to 1.6.1 [#72](https://github.com/chef/appbundle-updater/pull/72) ([dependabot-preview[bot]](https://github.com/dependabot-preview[bot])) <!-- 1.0.19 -->
19
+ - Update chefstyle requirement from 1.5.8 to 1.5.9 [#71](https://github.com/chef/appbundle-updater/pull/71) ([dependabot-preview[bot]](https://github.com/dependabot-preview[bot])) <!-- 1.0.18 -->
20
+ - Update chefstyle requirement from 1.5.2 to 1.5.8 [#70](https://github.com/chef/appbundle-updater/pull/70) ([dependabot-preview[bot]](https://github.com/dependabot-preview[bot])) <!-- 1.0.17 -->
21
+ - Update chefstyle requirement from 1.5.0 to 1.5.2 [#66](https://github.com/chef/appbundle-updater/pull/66) ([dependabot-preview[bot]](https://github.com/dependabot-preview[bot])) <!-- 1.0.16 -->
22
+ - Update chefstyle requirement from 1.4.5 to 1.5.0 [#64](https://github.com/chef/appbundle-updater/pull/64) ([dependabot-preview[bot]](https://github.com/dependabot-preview[bot])) <!-- 1.0.15 -->
23
+ - Update chefstyle requirement from 1.4.4 to 1.4.5 [#63](https://github.com/chef/appbundle-updater/pull/63) ([dependabot-preview[bot]](https://github.com/dependabot-preview[bot])) <!-- 1.0.14 -->
24
+ - Update chefstyle requirement from 1.4.3 to 1.4.4 [#62](https://github.com/chef/appbundle-updater/pull/62) ([dependabot-preview[bot]](https://github.com/dependabot-preview[bot])) <!-- 1.0.13 -->
25
+ - Update chefstyle requirement from 1.4.2 to 1.4.3 [#61](https://github.com/chef/appbundle-updater/pull/61) ([dependabot-preview[bot]](https://github.com/dependabot-preview[bot])) <!-- 1.0.12 -->
26
+ - Update chefstyle requirement from 1.4.0 to 1.4.2 [#60](https://github.com/chef/appbundle-updater/pull/60) ([dependabot-preview[bot]](https://github.com/dependabot-preview[bot])) <!-- 1.0.11 -->
27
+ - Update chefstyle requirement from 1.3.2 to 1.4.0 [#59](https://github.com/chef/appbundle-updater/pull/59) ([dependabot-preview[bot]](https://github.com/dependabot-preview[bot])) <!-- 1.0.10 -->
28
+ - Update chefstyle requirement from 1.2.1 to 1.3.2 [#58](https://github.com/chef/appbundle-updater/pull/58) ([dependabot-preview[bot]](https://github.com/dependabot-preview[bot])) <!-- 1.0.9 -->
15
29
  <!-- release_rollup -->
16
30
 
17
31
  <!-- latest_stable_release -->
32
+ ## [v1.0.8](https://github.com/chef/appbundle-updater/tree/v1.0.8) (2020-08-12)
33
+
34
+ #### Merged Pull Requests
35
+ - Add profile to ohai specifically [#57](https://github.com/chef/appbundle-updater/pull/57) ([tas50](https://github.com/tas50))
36
+ <!-- latest_stable_release -->
37
+
18
38
  ## [v1.0.7](https://github.com/chef/appbundle-updater/tree/v1.0.7) (2020-08-11)
19
39
 
20
40
  #### Merged Pull Requests
21
41
  - Make sure we don&#39;t even install profile gem groups [#56](https://github.com/chef/appbundle-updater/pull/56) ([tas50](https://github.com/tas50))
22
- <!-- latest_stable_release -->
23
42
 
24
43
  ## [v1.0.6](https://github.com/chef/appbundle-updater/tree/v1.0.6) (2020-05-29)
25
44
 
data/Gemfile CHANGED
@@ -9,7 +9,8 @@ group :docs do
9
9
  end
10
10
 
11
11
  group :test do
12
- gem "chefstyle", "1.2.1"
12
+ gem "parallel", "< 1.20" # remove this pin/dep when we drop ruby < 2.4
13
+ gem "chefstyle", "1.7.2"
13
14
  gem "rake"
14
15
  end
15
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.8
1
+ 1.0.23
@@ -1,4 +1,4 @@
1
- lib = File.expand_path("../lib", __FILE__)
1
+ lib = File.expand_path("lib", __dir__)
2
2
  $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
3
3
  require "appbundle_updater/version"
4
4
 
@@ -274,6 +274,11 @@ class Updater
274
274
  ruby(cmd)
275
275
  end
276
276
 
277
+ banner("Re-installing git-installed gems")
278
+ Dir.chdir(app_dir) do
279
+ ruby("post-bundle-install.rb #{chefdk}") if File.exist?("#{app_dir}/post-bundle-install.rb")
280
+ end
281
+
277
282
  banner("Installing gem")
278
283
  Dir.chdir(app_dir) do
279
284
  Array(install_commands).each do |command|
@@ -1,3 +1,3 @@
1
1
  module AppbundleUpdater
2
- VERSION = "1.0.8".freeze
2
+ VERSION = "1.0.23".freeze
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: appbundle-updater
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.8
4
+ version: 1.0.23
5
5
  platform: ruby
6
6
  authors:
7
7
  - lamont-granquist
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-08-12 00:00:00.000000000 Z
11
+ date: 2021-03-16 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Updates appbundled apps in Chef's omnibus packages
14
14
  email:
@@ -50,7 +50,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
50
50
  - !ruby/object:Gem::Version
51
51
  version: '0'
52
52
  requirements: []
53
- rubygems_version: 3.0.3
53
+ rubygems_version: 3.1.4
54
54
  signing_key:
55
55
  specification_version: 4
56
56
  summary: Updates appbundled apps in Chef's omnibus packages