@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.
@@ -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}-}@{{git.host}}/${-{gitea.repository}-}.git
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}-}@{{git.host}}/${-{gitea.repository}-}.git
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}-}@{{git.host}}/${-{gitea.repository}-}.git
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}-}@{{git.host}}/${-{gitea.repository}-}.git
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}-}@{{git.host}}/${-{gitea.repository}-}.git
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}-}@{{git.host}}/${-{gitea.repository}-}.git
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 {{git.host}}
93
- npmci docker push {{git.host}}
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.0.3"
24
+ "@push.rocks/tapbundle": "^5.5.4"
25
25
  },
26
26
  "dependencies": {
27
- "@api.global/typedserver": "^1.0.24",
27
+ "@api.global/typedserver": "^3.0.53",
28
28
  "@push.rocks/projectinfo": "^5.0.1",
29
- "@push.rocks/qenv": "^4.0.10",
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.7',
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.7",
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",
@@ -3,6 +3,6 @@
3
3
  */
4
4
  export const commitinfo = {
5
5
  name: '@git.zone/cli',
6
- version: '1.10.7',
6
+ version: '1.10.8',
7
7
  description: 'A CLI toolbelt to streamline local development cycles by using various gitzone utilities.'
8
8
  }