@git.zone/cli 1.10.7 → 1.10.8
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.
- package/assets/templates/ci_default/.gitea/workflows/default_nottags.yaml +1 -1
- package/assets/templates/ci_default/.gitea/workflows/default_tags.yaml +1 -1
- package/assets/templates/ci_default_private/.gitea/workflows/default_nottags.yaml +1 -1
- package/assets/templates/ci_default_private/.gitea/workflows/default_tags.yaml +1 -1
- package/assets/templates/ci_docker/.gitea/workflows/docker_nottags.yaml +1 -1
- package/assets/templates/ci_docker/.gitea/workflows/docker_tags.yaml +3 -3
- package/assets/templates/service/.package.json +4 -4
- package/dist_ts/00_commitinfo_data.js +1 -1
- package/package.json +1 -1
- package/ts/00_commitinfo_data.ts +1 -1
|
@@ -7,7 +7,7 @@ on:
|
|
|
7
7
|
|
|
8
8
|
env:
|
|
9
9
|
IMAGE: code.foss.global/host.today/ht-docker-node:npmci
|
|
10
|
-
NPMCI_COMPUTED_REPOURL: https://${-{gitea.repository_owner}-}:${-{secrets.GITEA_TOKEN}-}@{{
|
|
10
|
+
NPMCI_COMPUTED_REPOURL: https://${-{gitea.repository_owner}-}:${-{secrets.GITEA_TOKEN}-}@{{module.githost}}/${-{gitea.repository}-}.git
|
|
11
11
|
NPMCI_TOKEN_NPM: ${-{secrets.NPMCI_TOKEN_NPM}-}
|
|
12
12
|
NPMCI_TOKEN_NPM2: ${-{secrets.NPMCI_TOKEN_NPM2}-}
|
|
13
13
|
NPMCI_GIT_GITHUBTOKEN: ${-{secrets.NPMCI_GIT_GITHUBTOKEN}-}
|
|
@@ -7,7 +7,7 @@ on:
|
|
|
7
7
|
|
|
8
8
|
env:
|
|
9
9
|
IMAGE: code.foss.global/host.today/ht-docker-node:npmci
|
|
10
|
-
NPMCI_COMPUTED_REPOURL: https://${-{gitea.repository_owner}-}:${-{secrets.GITEA_TOKEN}-}@{{
|
|
10
|
+
NPMCI_COMPUTED_REPOURL: https://${-{gitea.repository_owner}-}:${-{secrets.GITEA_TOKEN}-}@{{module.githost}}/${-{gitea.repository}-}.git
|
|
11
11
|
NPMCI_TOKEN_NPM: ${-{secrets.NPMCI_TOKEN_NPM}-}
|
|
12
12
|
NPMCI_TOKEN_NPM2: ${-{secrets.NPMCI_TOKEN_NPM2}-}
|
|
13
13
|
NPMCI_GIT_GITHUBTOKEN: ${-{secrets.NPMCI_GIT_GITHUBTOKEN}-}
|
|
@@ -7,7 +7,7 @@ on:
|
|
|
7
7
|
|
|
8
8
|
env:
|
|
9
9
|
IMAGE: code.foss.global/hosttoday/ht-docker-node:npmci
|
|
10
|
-
NPMCI_COMPUTED_REPOURL: https://${-{gitea.repository_owner}-}:${-{secrets.GITEA_TOKEN}-}@{{
|
|
10
|
+
NPMCI_COMPUTED_REPOURL: https://${-{gitea.repository_owner}-}:${-{secrets.GITEA_TOKEN}-}@{{module.githost}}/${-{gitea.repository}-}.git
|
|
11
11
|
NPMCI_TOKEN_NPM: ${-{secrets.NPMCI_TOKEN_NPM}-}
|
|
12
12
|
NPMCI_TOKEN_NPM2: ${-{secrets.NPMCI_TOKEN_NPM2}-}
|
|
13
13
|
NPMCI_GIT_GITHUBTOKEN: ${-{secrets.NPMCI_GIT_GITHUBTOKEN}-}
|
|
@@ -7,7 +7,7 @@ on:
|
|
|
7
7
|
|
|
8
8
|
env:
|
|
9
9
|
IMAGE: code.foss.global/hosttoday/ht-docker-node:npmci
|
|
10
|
-
NPMCI_COMPUTED_REPOURL: https://${-{gitea.repository_owner}-}:${-{secrets.GITEA_TOKEN}-}@{{
|
|
10
|
+
NPMCI_COMPUTED_REPOURL: https://${-{gitea.repository_owner}-}:${-{secrets.GITEA_TOKEN}-}@{{module.githost}}/${-{gitea.repository}-}.git
|
|
11
11
|
NPMCI_TOKEN_NPM: ${-{secrets.NPMCI_TOKEN_NPM}-}
|
|
12
12
|
NPMCI_TOKEN_NPM2: ${-{secrets.NPMCI_TOKEN_NPM2}-}
|
|
13
13
|
NPMCI_GIT_GITHUBTOKEN: ${-{secrets.NPMCI_GIT_GITHUBTOKEN}-}
|
|
@@ -7,7 +7,7 @@ on:
|
|
|
7
7
|
|
|
8
8
|
env:
|
|
9
9
|
IMAGE: code.foss.global/hosttoday/ht-docker-node:npmci
|
|
10
|
-
NPMCI_COMPUTED_REPOURL: https://${-{gitea.repository_owner}-}:${-{secrets.GITEA_TOKEN}-}@{{
|
|
10
|
+
NPMCI_COMPUTED_REPOURL: https://${-{gitea.repository_owner}-}:${-{secrets.GITEA_TOKEN}-}@{{module.githost}}/${-{gitea.repository}-}.git
|
|
11
11
|
NPMCI_TOKEN_NPM: ${-{secrets.NPMCI_TOKEN_NPM}-}
|
|
12
12
|
NPMCI_TOKEN_NPM2: ${-{secrets.NPMCI_TOKEN_NPM2}-}
|
|
13
13
|
NPMCI_GIT_GITHUBTOKEN: ${-{secrets.NPMCI_GIT_GITHUBTOKEN}-}
|
|
@@ -7,7 +7,7 @@ on:
|
|
|
7
7
|
|
|
8
8
|
env:
|
|
9
9
|
IMAGE: code.foss.global/hosttoday/ht-docker-node:npmci
|
|
10
|
-
NPMCI_COMPUTED_REPOURL: https://${-{gitea.repository_owner}-}:${-{secrets.GITEA_TOKEN}-}@{{
|
|
10
|
+
NPMCI_COMPUTED_REPOURL: https://${-{gitea.repository_owner}-}:${-{secrets.GITEA_TOKEN}-}@{{module.githost}}/${-{gitea.repository}-}.git
|
|
11
11
|
NPMCI_TOKEN_NPM: ${-{secrets.NPMCI_TOKEN_NPM}-}
|
|
12
12
|
NPMCI_TOKEN_NPM2: ${-{secrets.NPMCI_TOKEN_NPM2}-}
|
|
13
13
|
NPMCI_GIT_GITHUBTOKEN: ${-{secrets.NPMCI_GIT_GITHUBTOKEN}-}
|
|
@@ -89,8 +89,8 @@ jobs:
|
|
|
89
89
|
npmci docker login
|
|
90
90
|
npmci docker build
|
|
91
91
|
npmci docker test
|
|
92
|
-
# npmci docker push {{
|
|
93
|
-
npmci docker push {{
|
|
92
|
+
# npmci docker push {{module.githost}}
|
|
93
|
+
npmci docker push {{module.githost}}
|
|
94
94
|
|
|
95
95
|
metadata:
|
|
96
96
|
needs: test
|
|
@@ -21,14 +21,14 @@ fileName: package.json
|
|
|
21
21
|
"@git.zone/tsrun": "^1.2.8",
|
|
22
22
|
"@git.zone/tstest": "^1.0.28",
|
|
23
23
|
"@git.zone/tswatch": "^2.0.1",
|
|
24
|
-
"@push.rocks/tapbundle": "^5.
|
|
24
|
+
"@push.rocks/tapbundle": "^5.5.4"
|
|
25
25
|
},
|
|
26
26
|
"dependencies": {
|
|
27
|
-
"@api.global/typedserver": "^
|
|
27
|
+
"@api.global/typedserver": "^3.0.53",
|
|
28
28
|
"@push.rocks/projectinfo": "^5.0.1",
|
|
29
|
-
"@push.rocks/qenv": "^
|
|
29
|
+
"@push.rocks/qenv": "^6.1.0",
|
|
30
30
|
"@push.rocks/smartdata": "^5.0.7",
|
|
31
31
|
"@push.rocks/smartpath": "^5.0.5",
|
|
32
32
|
"@push.rocks/smartstate": "^2.0.0"
|
|
33
|
-
}
|
|
33
|
+
},
|
|
34
34
|
}
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*/
|
|
4
4
|
export const commitinfo = {
|
|
5
5
|
name: '@git.zone/cli',
|
|
6
|
-
version: '1.10.
|
|
6
|
+
version: '1.10.8',
|
|
7
7
|
description: 'A CLI toolbelt to streamline local development cycles by using various gitzone utilities.'
|
|
8
8
|
};
|
|
9
9
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiMDBfY29tbWl0aW5mb19kYXRhLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vdHMvMDBfY29tbWl0aW5mb19kYXRhLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBOztHQUVHO0FBQ0gsTUFBTSxDQUFDLE1BQU0sVUFBVSxHQUFHO0lBQ3hCLElBQUksRUFBRSxlQUFlO0lBQ3JCLE9BQU8sRUFBRSxRQUFRO0lBQ2pCLFdBQVcsRUFBRSwyRkFBMkY7Q0FDekcsQ0FBQSJ9
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@git.zone/cli",
|
|
3
3
|
"private": false,
|
|
4
|
-
"version": "1.10.
|
|
4
|
+
"version": "1.10.8",
|
|
5
5
|
"description": "A CLI toolbelt to streamline local development cycles by using various gitzone utilities.",
|
|
6
6
|
"main": "dist_ts/index.ts",
|
|
7
7
|
"typings": "dist_ts/index.d.ts",
|