takeltau 0.39.18 → 0.40.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 7dccbd2450aef1f79fbfc296b79ebed9223848bace7a80ceb8bdc2128a3ef861
4
- data.tar.gz: 7f143ed2fd998c2138aac52585561b4f7ad7e890c90d77fd47688a6e5d48b5e1
3
+ metadata.gz: 12ad81b28dd8943a708686de1aacb601b655828ea6653838860f6cfa8b2802af
4
+ data.tar.gz: 54aafe28fbfab2188d8c84a9a9bbac59068b07c53c547a1d287ee8356ca0a430
5
5
  SHA512:
6
- metadata.gz: 393eda28103aaa37bfb3538cc7fae38cb23af87473a93253d777cd299e62637b467c202e510acfd80c25ac77ff0cd4c6aa85aa10e95fc608ea512590297acdbf
7
- data.tar.gz: d8e1129e3770078994b01a59259a5c3ab85f4be889070ed9c5fda239d4e01cf7f8b8a748c0fb4e8cbc96551636f386ae5d9b20e5ca1e8872a31ee47935868f82
6
+ metadata.gz: 48a42935396780ed715f9fc295d49944185ed8a06956690af1c9bc12f3f8c2da02af80c87e9a732e99e0c0ae628726a00620794550e8d04a024a43797439d018
7
+ data.tar.gz: eb2790b3aefd50d3ce19c9fd4f4e03a881ed04a0e294f82feb849e5613596ce1efa3904f224cfc426366c943d2852baa6730825ff849ed7276e512b46261b61b
data/README.md CHANGED
@@ -27,7 +27,7 @@ command line script using the
27
27
  | *[takelage-img-takelslim](https://github.com/takelwerk/takelage-img-takelslim)* | [![hub.docker.com](https://img.shields.io/docker/v/takelwerk/takelslim/latest?label=hub.docker.com&color=blue)](https://hub.docker.com/r/takelwerk/takelslim) |
28
28
  | *[takelage-img-takelbase](https://github.com/takelwerk/takelage-img-takelbase)* | [![hub.docker.com](https://img.shields.io/docker/v/takelwerk/takelbase/latest?label=hub.docker.com&color=blue)](https://hub.docker.com/r/takelwerk/takelbase) |
29
29
  | *[takelage-img-takelruby](https://github.com/takelwerk/takelage-img-takelruby)* | [![hub.docker.com](https://img.shields.io/docker/v/takelwerk/takelruby/latest?label=hub.docker.com&color=blue)](https://hub.docker.com/r/takelwerk/takelruby) |
30
- | *[takelage-vbox-takelbase](https://github.com/takelwerk/takelage-vbox-takelbase)* | [![vagrantup.com](https://img.shields.io/badge/vagrantup.com-debian--bullseye-blue)](https://app.vagrantup.com/takelwerk/boxes/takelbase) |
30
+ | *[takelage-vagrant-takelbase](https://github.com/takelwerk/takelage-vagrant-takelbase)* | [![vagrantup.com](https://img.shields.io/badge/vagrantup.com-debian--bullseye-blue)](https://app.vagrantup.com/takelwerk/boxes/takelbase) |
31
31
 
32
32
  ## Framework Status
33
33
 
@@ -40,7 +40,7 @@ command line script using the
40
40
  | *[takelage-img-takelslim](https://github.com/takelwerk/takelage-img-takelslim)* | [![deploy project](https://img.shields.io/github/workflow/status/takelwerk/takelage-img-takelslim/Build%20and%20deploy%20takelslim?label=deploy%20project)](https://github.com/takelwerk/takelage-img-takelslim/actions/workflows/build_deploy_takelslim_nightly.yml) |
41
41
  | *[takelage-img-takelbase](https://github.com/takelwerk/takelage-img-takelbase)* | [![deploy project](https://img.shields.io/github/workflow/status/takelwerk/takelage-img-takelbase/Build%20and%20deploy%20takelbase?label=deploy%20project)](https://github.com/takelwerk/takelage-img-takelbase/actions/workflows/build_deploy_takelbase_nightly.yml) |
42
42
  | *[takelage-img-takelruby](https://github.com/takelwerk/takelage-img-takelruby)* | [![deploy project](https://img.shields.io/github/workflow/status/takelwerk/takelage-img-takelruby/Build%20and%20deploy%20takelruby%20latest?label=deploy%20project)](https://github.com/takelwerk/takelage-img-takelruby/actions/workflows/build_deploy_takelruby_nightly.yml) |
43
- | *[takelage-vbox-takelbase](https://github.com/takelwerk/takelage-vbox-takelbase)* | [![deploy project](https://img.shields.io/github/workflow/status/takelwerk/takelage-vbox-takelbase/Build%20and%20deploy%20project?label=deploy%20project)](https://github.com/takelwerk/takelage-vbox-takelbase/actions/workflows/build_and_deploy_project_nightly.yml) | | | [![deploy vbox](https://img.shields.io/github/workflow/status/takelwerk/takelage-vbox-takelbase/Build%20and%20deploy%20project?label=deploy%20vbox)](https://github.com/takelwerk/takelage-vbox-takelbase/actions/workflows/build_and_deploy_project_nightly.yml) |
43
+ | *[takelage-vagrant-takelbase](https://github.com/takelwerk/takelage-vagrant-takelbase)* | [![deploy vbox](https://img.shields.io/github/workflow/status/takelwerk/takelage-vagrant-takelbase/Build%20and%20deploy%20virtualbox?label=deploy%20vbox)](https://github.com/takelwerk/takelage-vagrant-takelbase/actions/workflows/build_and_deploy_virtualbox_nightly.yml) |
44
44
 
45
45
  ## Installation
46
46
 
@@ -33,11 +33,13 @@ module GitLib
33
33
  message = 'Update .hg mercurial directories'
34
34
 
35
35
  return false unless _git_lib_git_add_hg_dirs
36
- return false unless _git_lib_git_commit message
36
+
37
+ # Do not fail or a clean workspace triggers a return
38
+ _git_lib_git_commit message
37
39
 
38
40
  return true if _git_lib_git_push_origin_hg
39
41
 
40
- log.error 'Unable to git push .hg mercurial directories'
42
+ log.debug 'Unable to git push .hg mercurial directories'
41
43
  false
42
44
  end
43
45
 
@@ -8,10 +8,7 @@ module HgPull
8
8
 
9
9
  return false unless git_lib_prepare_git_workspace
10
10
 
11
- unless _hg_pull_hg_pull_repos
12
- log.error 'Unable to tau hg pull'
13
- return false
14
- end
11
+ _hg_pull_hg_pull_repos
15
12
 
16
13
  git_lib_push_hg_dirs
17
14
  end
@@ -25,8 +22,6 @@ module HgPull
25
22
  root: config.active['project_root_dir']
26
23
  )
27
24
 
28
- stdout, _, exitstatus = run_and_capture cmd_hg_pull_repos
29
- log.info stdout
30
- exitstatus.zero?
25
+ log.info run cmd_hg_pull_repos
31
26
  end
32
27
  end
@@ -8,10 +8,7 @@ module HgPush
8
8
 
9
9
  return false unless git_lib_prepare_git_workspace
10
10
 
11
- unless _hg_push_hg_push_repos
12
- log.error 'Unable to tau hg push'
13
- return false
14
- end
11
+ _hg_push_hg_push_repos
15
12
 
16
13
  git_lib_push_hg_dirs
17
14
  end
@@ -25,8 +22,6 @@ module HgPush
25
22
  root: config.active['project_root_dir']
26
23
  )
27
24
 
28
- stdout, _, exitstatus = run_and_capture cmd_hg_push_repos
29
- log.info stdout
30
- exitstatus.zero?
25
+ log.info run cmd_hg_push_repos
31
26
  end
32
27
  end
data/lib/takeltau/version CHANGED
@@ -1 +1 @@
1
- 0.39.18
1
+ 0.40.4
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: takeltau
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.39.18
4
+ version: 0.40.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Takelwerk