-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removed use of KOSLI_API_TOKEN, use org level KOSLI_API_TOKEN_PROD in…
…stead, added secrets info files
- Loading branch information
1 parent
eeb407b
commit e5ebe0f
Showing
15 changed files
with
137 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
secret-name: AZURE_CLIENT_ID | ||
secret-expire: 2024-09-01 | ||
secret-updated: | ||
secret-updated-by: | ||
secret-type: gh-repo | ||
is-secret: true | ||
secret-usage: | ||
|
||
update-instructions: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
secret-name: AZURE_CLIENT_SECRET | ||
secret-expire: 2024-09-01 | ||
secret-updated: | ||
secret-updated-by: | ||
secret-type: gh-repo | ||
is-secret: true | ||
secret-usage: | ||
|
||
update-instructions: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
secret-name: COMMITTER_TOKEN | ||
secret-expire: 2024-09-01 | ||
secret-updated: | ||
secret-updated-by: | ||
secret-type: gh-repo | ||
is-secret: true | ||
secret-usage: Used both to create a pull-request to helm-chart and home-brew | ||
|
||
update-instructions: | ||
Go to the Developer's Github profile | ||
-> Settings | ||
-> Developer settings | ||
-> Personal access tokens | ||
-> Tokens (classic) | ||
-> Generate new token | ||
Token name: gh-cli-committer-token | ||
Expiration: one year | ||
Selected scopes: repo and workflow | ||
|
||
Go to https://github.com/kosli-dev/cli/settings/secrets/actions | ||
under <Repository secrets> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
secret-name: FURY_TOKEN | ||
secret-expire: 2024-09-01 | ||
secret-updated: | ||
secret-updated-by: | ||
secret-type: gh-repo | ||
is-secret: true | ||
secret-usage: | ||
|
||
update-instructions: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
secret-name: GHCR_TOKEN | ||
secret-expire: 2024-09-01 | ||
secret-updated: | ||
secret-updated-by: | ||
secret-type: gh-repo | ||
is-secret: true | ||
secret-usage: | ||
|
||
update-instructions: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
secret-name: GHCR_USER | ||
secret-expire: 2024-09-01 | ||
secret-updated: | ||
secret-updated-by: | ||
secret-type: gh-repo | ||
is-secret: true | ||
secret-usage: | ||
|
||
update-instructions: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
secret-name: GPG_PASSPHRASE | ||
secret-expire: 2024-09-01 | ||
secret-updated: | ||
secret-updated-by: | ||
secret-type: gh-repo | ||
is-secret: true | ||
secret-usage: | ||
|
||
update-instructions: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
secret-name: GPG_PRIVATE_KEY | ||
secret-expire: 2024-09-01 | ||
secret-updated: | ||
secret-updated-by: | ||
secret-type: gh-repo | ||
is-secret: true | ||
secret-usage: | ||
|
||
update-instructions: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
secret-name: KOSLI_AZURE_TOKEN | ||
secret-expire: 2024-09-01 | ||
secret-updated: | ||
secret-updated-by: | ||
secret-type: gh-repo | ||
is-secret: true | ||
secret-usage: | ||
|
||
update-instructions: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
secret-name: KOSLI_BITBUCKET_PASSWORD | ||
secret-expire: 2024-09-01 | ||
secret-updated: | ||
secret-updated-by: | ||
secret-type: gh-repo | ||
is-secret: true | ||
secret-usage: | ||
|
||
update-instructions: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
secret-name: KOSLI_GITHUB_TOKEN | ||
secret-expire: 2024-09-01 | ||
secret-updated: | ||
secret-updated-by: | ||
secret-type: gh-repo | ||
is-secret: true | ||
secret-usage: | ||
|
||
update-instructions: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
secret-name: KOSLI_GITLAB_TOKEN | ||
secret-expire: 2024-09-01 | ||
secret-updated: | ||
secret-updated-by: | ||
secret-type: gh-repo | ||
is-secret: true | ||
secret-usage: | ||
|
||
update-instructions: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
secret-name: KOSLI_JIRA_API_TOKEN | ||
secret-expire: 2024-09-01 | ||
secret-updated: | ||
secret-updated-by: | ||
secret-type: gh-repo | ||
is-secret: true | ||
secret-usage: | ||
|
||
update-instructions: |