takeltau 0.34.11 → 0.34.12

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: c86727efe078190dfef74e71d69043da229bd788d7cba4235a7186093a633534
4
- data.tar.gz: 9cfb44614ab44a99a490a8478fb40bcea924c0ac16ee7e023fa776c26310072c
3
+ metadata.gz: fcc138a98d3a98e1960e48ec60bd740d45eabe06959a592a169ac6cd735d142f
4
+ data.tar.gz: 6d66bc9b1ce8640f6185c9039da5911a96f0567f67992afc415b837ac0d82a86
5
5
  SHA512:
6
- metadata.gz: 1bab931cab890d6df44958786786d70b7a9854e6d92422a3c846890713b9c955ab50d493589928d5a7dac21f517ca5d674497ec229213ca03b89b8e970ef097e
7
- data.tar.gz: 272c0a6ae18de41dfe2734707170b301ab7ff584d9114e214aeceade2676a2acc49093b691cc4294aba667f5166e6d2c39bb2eb7c1512d6489333760b8a252dd
6
+ metadata.gz: e050d4c7a6d1c8f8c151d583df20bf1cebfb0496767719f2241148426d32b1f46abc10e3a4c2e736ac1190ee40fdb673fadab7c6b7397c47b5b66ee7d45ee355
7
+ data.tar.gz: 99b05da80d76e4203886772b3e5cc97f8c8555f0babd25237f3956984fec956231c18a24bb973e6bdafe8ae903fc2b9860e52f5bdb988ad2f7ad00d19b97d5b0
data/README.md CHANGED
@@ -1,5 +1,5 @@
1
1
  [![license](https://img.shields.io/github/license/takelwerk/takelage-cli?color=blueviolet)](https://github.com/takelwerk/takelage-cli/blob/main/LICENSE)
2
- [![rubygems.org](https://img.shields.io/gem/v/takelage?label=rubygems.org&color=blue)](https://rubygems.org/gems/takelage)
2
+ [![rubygems.org](https://img.shields.io/gem/v/takeltau?label=rubygems.org&color=blue)](https://rubygems.org/gems/takeltau)
3
3
  [![deploy project](https://img.shields.io/github/workflow/status/takelwerk/takelage-cli/Build,%20test%20and%20deploy%20project?label=deploy%20project)](https://github.com/takelwerk/takelage-cli/actions/workflows/build_test_deploy_project_on_push.yml)
4
4
  [![test project](https://img.shields.io/github/workflow/status/takelwerk/takelage-cli/Test%20project?label=test%20project)](https://github.com/takelwerk/takelage-cli/actions/workflows/test_project_nightly.yml)
5
5
 
@@ -21,11 +21,12 @@ command line script using the
21
21
  | --- | -------- |
22
22
  | *[takelage-doc](https://github.com/takelwerk/takelage-doc)* | [![License](https://img.shields.io/github/license/takelwerk/takelage-doc?color=blueviolet)](https://github.com/takelwerk/takelage-doc/blob/main/LICENSE) |
23
23
  | *[takelage-dev](https://github.com/takelwerk/takelage-dev)* | [![hub.docker.com](https://img.shields.io/docker/v/takelwerk/takelage/latest?label=hub.docker.com&sort=semver&color=blue)](https://hub.docker.com/r/takelwerk/takelage) |
24
- | *[takelage-cli](https://github.com/takelwerk/takelage-cli)* | [![rubygems.org](https://img.shields.io/gem/v/takelage?label=rubygems.org&color=blue)](https://rubygems.org/gems/takelage) |
25
- | *[takelage-var](https://github.com/takelwerk/takelage-var)* | [![pypi,org](https://img.shields.io/pypi/v/takeltest?label=pypi.org&color=blue)](https://pypi.org/project/takeltest/) |
24
+ | *[takelage-cli](https://github.com/takelwerk/takelage-cli)* | [![rubygems.org](https://img.shields.io/gem/v/takeltau?label=rubygems.org&color=blue)](https://rubygems.org/gems/takeltau) |
25
+ | *[takelage-var](https://github.com/takelwerk/takelage-var)* | [![pypi,org](https://img.shields.io/pypi/v/pytest-takeltest?label=pypi.org&color=blue)](https://pypi.org/project/pytest-takeltest/) |
26
26
  | *[takelage-bit](https://github.com/takelwerk/takelage-bit)* | [![hub.docker.com](https://img.shields.io/docker/v/takelwerk/bitboard/latest?label=hub.docker.com&sort=semver&color=blue)](https://hub.docker.com/r/takelwerk/bitboard) |
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
+ | *[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) |
29
30
 
30
31
  ## Framework Status
31
32
 
@@ -37,6 +38,7 @@ command line script using the
37
38
  | *[takelage-bit](https://github.com/takelwerk/takelage-bit)* | [![deploy project](https://img.shields.io/github/workflow/status/takelwerk/takelage-bit/Build,%20test%20and%20deploy%20project?label=deploy%20project)](https://github.com/takelwerk/takelage-bit/actions/workflows/build_test_deploy_project_on_push.yml) | [![test project](https://img.shields.io/github/workflow/status/takelwerk/takelage-bit/Build%20and%20test%20project?label=test%20project)](https://github.com/takelwerk/takelage-bit/actions/workflows/build_test_project_nightly.yml) | [![test roles](https://img.shields.io/github/workflow/status/takelwerk/takelage-bit/Test%20roles?label=test%20roles)](https://github.com/takelwerk/takelage-bit/actions/workflows/build_test_roles_nightly.yml) |
38
39
  | *[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) |
39
40
  | *[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) |
41
+ | *[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) |
40
42
 
41
43
  ## Installation
42
44
 
@@ -1,7 +1,7 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Takeltau
4
- # takeltau bit requiere
4
+ # takeltau bit require
5
5
  class BitRequire < SubCommandBase
6
6
  include LoggingModule
7
7
  include ConfigModule
@@ -8,24 +8,24 @@ cmd_bit: 'bit'
8
8
  cmd_bit_check_workspace_bit_list: 'bit status'
9
9
  cmd_bit_check_workspace_pwd: 'pwd'
10
10
  cmd_bit_clipboard_lib_bit_status: 'bit status'
11
- cmd_bit_clipboard_copy_bit_list_scope: 'bit list --skip-update --json %{scope}'
12
- cmd_bit_clipboard_copy_bit_list_remotes: 'bit remote --skip-update'
13
- cmd_bit_clipboard_copy_bit_add_dir: 'bit add --skip-update --id %{id} --main %{dir}/README.bit %{dir}'
14
- cmd_bit_clipboard_copy_bit_tag_id: 'bit tag --skip-update --skip-tests %{id}'
15
- cmd_bit_clipboard_copy_bit_export_to_scope: 'bit export --skip-update %{scope}'
11
+ cmd_bit_clipboard_copy_bit_list_scope: 'bit list --json %{scope}'
12
+ cmd_bit_clipboard_copy_bit_list_remotes: 'bit remote'
13
+ cmd_bit_clipboard_copy_bit_add_dir: 'bit add --id %{id} --main %{dir}/README.bit %{dir}'
14
+ cmd_bit_clipboard_copy_bit_tag_id: 'bit tag --skip-tests %{id}'
15
+ cmd_bit_clipboard_copy_bit_export_to_scope: 'bit export %{scope}'
16
16
  cmd_bit_clipboard_git_add: 'git add %{file}'
17
17
  cmd_bit_clipboard_git_commit: 'git commit --message="%{message}"'
18
18
  cmd_bit_clipboard_git_pull: 'git pull origin %{main}'
19
19
  cmd_bit_clipboard_git_push: 'git push origin %{main}'
20
- cmd_bit_clipboard_paste_bit_list_scope: 'bit list --skip-update --json %{scope}'
21
- cmd_bit_clipboard_paste_bit_import_cid: 'bit import --ignore-package-json --ignore-dist --skip-update --path %{dir} %{cid}'
22
- cmd_bit_clipboard_pull_bit_import_all: 'bit import --ignore-package-json --ignore-dist --skip-update'
23
- cmd_bit_clipboard_pull_bit_checkout_all: 'bit checkout --ignore-package-json --ignore-dist --skip-update --skip-npm-install --all latest'
24
- cmd_bit_clipboard_push_bit_tag_all: 'bit tag --skip-update --skip-tests --all'
25
- cmd_bit_clipboard_push_bit_export_all: 'bit export --skip-update --all'
26
- cmd_bit_clipboard_export_bit_list: 'bit list --skip-update --json %{scope}'
27
- cmd_bit_require_lib_bit_list: 'bit list --skip-update --json'
28
- cmd_bit_require_lib_bit_list_ids: 'bit list --skip-update --json --ids'
20
+ cmd_bit_clipboard_paste_bit_list_scope: 'bit list --json %{scope}'
21
+ cmd_bit_clipboard_paste_bit_import_cid: 'bit import --ignore-package-json --ignore-dist --path %{dir} %{cid}'
22
+ cmd_bit_clipboard_pull_bit_import_all: 'bit import --ignore-package-json --ignore-dist'
23
+ cmd_bit_clipboard_pull_bit_checkout_all: 'bit checkout --ignore-package-json --ignore-dist --all latest'
24
+ cmd_bit_clipboard_push_bit_tag_all: 'bit tag --skip-tests --all'
25
+ cmd_bit_clipboard_push_bit_export_all: 'bit export --all'
26
+ cmd_bit_clipboard_export_bit_list: 'bit list --json %{scope}'
27
+ cmd_bit_require_lib_bit_list: 'bit list --json'
28
+ cmd_bit_require_lib_bit_list_ids: 'bit list --json --ids'
29
29
  cmd_bit_scope_add_scope: 'bit remote add %{remote}/%{scope}'
30
30
  cmd_bit_scope_list_find_scopes: 'find -L %{root} -name scope.json'
31
31
  cmd_bit_scope_new_bit_init: 'mkdir -p %{root}/%{scope} && cd %{root}/%{scope} && bit init --bare'
data/lib/takeltau/version CHANGED
@@ -1 +1 @@
1
- 0.34.11
1
+ 0.34.12
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.34.11
4
+ version: 0.34.12
5
5
  platform: ruby
6
6
  authors:
7
7
  - Takelwerk