takeltau 0.41.0 → 0.41.9
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 +4 -4
- data/README.md +26 -26
- data/lib/takeltau/version +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 7f12a1229e055bd977414effe0d9fcaec82f7a1ffe71d9a0ab0f6b88163d1891
|
|
4
|
+
data.tar.gz: ba8f640ad83863d932ee46c5502bab5168b735b1eb4995312d355b34fde05a69
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: e466d18765e3efb27790da7feda18dd628d73f989b935ec86a47931f221aed6c3b073efe39e74993a4bccb177ab0a55abcb204d4a5fa4c558f56ae84ccec1315
|
|
7
|
+
data.tar.gz: dfc40fbe5516f7593fafe61d6905037c7f892ea41d5aa539d3df97b3943c1ce8971a32aa156b5abf3dc7d50dbfd86122d3bf4c5f1235a26ffac323629c0e1f25
|
data/README.md
CHANGED
|
@@ -1,8 +1,3 @@
|
|
|
1
|
-
[](https://github.com/takelwerk/takelage-cli/blob/main/LICENSE)
|
|
2
|
-
[](https://rubygems.org/gems/takeltau)
|
|
3
|
-
[](https://github.com/takelwerk/takelage-cli/actions/workflows/build_test_deploy_project_on_push.yml)
|
|
4
|
-
[](https://github.com/takelwerk/takelage-cli/actions/workflows/test_project_nightly.yml)
|
|
5
|
-
|
|
6
1
|
# takelage-cli
|
|
7
2
|
|
|
8
3
|
*takelage-cli* is a command line interface
|
|
@@ -17,30 +12,35 @@ command line script using the
|
|
|
17
12
|
|
|
18
13
|
## Framework Versions
|
|
19
14
|
|
|
20
|
-
|
|
|
21
|
-
|
|
22
|
-
|
|
|
23
|
-
|
|
|
24
|
-
|
|
|
25
|
-
|
|
|
26
|
-
|
|
|
27
|
-
|
|
|
28
|
-
|
|
|
29
|
-
|
|
|
30
|
-
|
|
|
15
|
+
| Project | Artifacts |
|
|
16
|
+
|---------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
17
|
+
| [](https://github.com/takelwerk/takelage-doc) | [](https://github.com/takelwerk/takelage-doc/blob/main/LICENSE) |
|
|
18
|
+
| [](https://github.com/takelwerk/takelage-img-takelslim) | [](https://hub.docker.com/r/takelwerk/takelslim) [](https://hub.docker.com/r/takelwerk/takelslim) |
|
|
19
|
+
| [](https://github.com/takelwerk/takelage-img-takelbase) | [](https://hub.docker.com/r/takelwerk/takelbase) [](https://hub.docker.com/r/takelwerk/takelbase) |
|
|
20
|
+
| [](https://github.com/takelwerk/takelage-img-takelruby) | [](https://hub.docker.com/r/takelwerk/takelruby) [](https://hub.docker.com/r/takelwerk/takelruby) |
|
|
21
|
+
| [](https://github.com/takelwerk/takelage-vagrant-takelbase) | [](https://app.vagrantup.com/takelwerk/boxes/takelbase) |
|
|
22
|
+
| [](https://github.com/takelwerk/takelage-var) | [](https://pypi.org/project/pytest-takeltest/) |
|
|
23
|
+
| [](https://github.com/takelwerk/takelage-cli) | [](https://rubygems.org/gems/takeltau) |
|
|
24
|
+
| [](https://github.com/takelwerk/takelage-dev) | [](https://hub.docker.com/r/takelwerk/takelage) [](https://hub.docker.com/r/takelwerk/takelage) |
|
|
25
|
+
| [](https://github.com/takelwerk/takelage-pad) | [](https://hub.docker.com/r/takelwerk/takelpad) |
|
|
31
26
|
|
|
32
27
|
## Framework Status
|
|
33
28
|
|
|
34
|
-
|
|
|
35
|
-
|
|
36
|
-
|
|
|
37
|
-
|
|
|
38
|
-
|
|
|
39
|
-
|
|
|
40
|
-
|
|
|
41
|
-
|
|
|
42
|
-
|
|
|
43
|
-
|
|
|
29
|
+
| Project | Pipelines |
|
|
30
|
+
|---------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
31
|
+
| [](https://github.com/takelwerk/takelage-img-takelslim) | [](https://github.com/takelwerk/takelage-img-takelslim/actions/workflows/takelslim_amd64.yml) [](https://github.com/takelwerk/takelage-img-takelslim/actions/workflows/takelslim_arm64.yml) |
|
|
32
|
+
| [](https://github.com/takelwerk/takelage-img-takelbase) | [](https://github.com/takelwerk/takelage-img-takelbase/actions/workflows/takelbase_amd64.yml) [](https://github.com/takelwerk/takelage-img-takelbase/actions/workflows/takelbase_arm64.yml) |
|
|
33
|
+
| [](https://github.com/takelwerk/takelage-img-takelruby) | [](https://github.com/takelwerk/takelage-img-takelruby/actions/workflows/takelruby_amd64.yml) [](https://github.com/takelwerk/takelage-img-takelruby/actions/workflows/takelruby_arm64.yml) |
|
|
34
|
+
| [](https://github.com/takelwerk/takelage-vagrant-takelbase) | [](https://github.com/takelwerk/takelage-vagrant-takelbase/actions/workflows/virtualbox.yml) |
|
|
35
|
+
| [](https://github.com/takelwerk/takelage-var) | [](https://github.com/takelwerk/takelage-var/actions/workflows/takeltest.yml) [](https://github.com/takelwerk/takelage-var/actions/workflows/test_takeltest.yml) |
|
|
36
|
+
| [](https://github.com/takelwerk/takelage-cli) | [](https://github.com/takelwerk/takelage-cli/actions/workflows/takeltau.yml) [](https://github.com/takelwerk/takelage-cli/actions/workflows/test_takeltau.yml) |
|
|
37
|
+
| [](https://github.com/takelwerk/takelage-dev) | [](https://github.com/takelwerk/takelage-dev/actions/workflows/takelage_amd64.yml) [](https://github.com/takelwerk/takelage-dev/actions/workflows/takelage_arm64.yml) |
|
|
38
|
+
| | [](https://github.com/takelwerk/takelage-dev/actions/workflows/takelbeta_amd64.yml) [](https://github.com/takelwerk/takelage-dev/actions/workflows/takelbeta_arm64.yml) |
|
|
39
|
+
| | [](https://github.com/takelwerk/takelage-dev/actions/workflows/takelbuild_amd64.yml) [](https://github.com/takelwerk/takelage-dev/actions/workflows/takelbuild_arm64.yml) |
|
|
40
|
+
| | [](https://github.com/takelwerk/takelage-dev/actions/workflows/test_takelage.yml) [](https://github.com/takelwerk/takelage-dev/actions/workflows/test_roles.yml) |
|
|
41
|
+
| | [](https://github.com/takelwerk/takelage-dev/actions/workflows/test_takelbuild.yml) |
|
|
42
|
+
| [](https://github.com/takelwerk/takelage-pad) | [](https://github.com/takelwerk/takelage-pad/actions/workflows/takelpad_docker.yml) [](https://github.com/takelwerk/takelage-pad/actions/workflows/takelpad_virtualbox.yml) |
|
|
43
|
+
| | [](https://github.com/takelwerk/takelage-pad/actions/workflows/test_takelpad.yml) [](https://github.com/takelwerk/takelage-pad/actions/workflows/test_roles.yml) |
|
|
44
44
|
|
|
45
45
|
## Installation
|
|
46
46
|
|
data/lib/takeltau/version
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
0.41.
|
|
1
|
+
0.41.9
|