-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: get github token from bjerk-bot stack reference #81
Merged
Conversation
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
simenandre
reviewed
Aug 11, 2023
simenandre
reviewed
Aug 11, 2023
simenandre
reviewed
Aug 11, 2023
* main: fix: remove unused github token reference (#80)
🍹
|
🍹
|
braaar
changed the title
feat: get github token from bjerk-bot stack
feat: get github token from bjerk-bot stack reference
Aug 29, 2023
braaar
added a commit
that referenced
this pull request
Aug 29, 2023
* feat: get github token from bjerk-bot stack * fix: add githubProvider to other github actions secrets * feat: use githubProvider everywhere * fix: get token from stackref, not through provider * fix: remove unused import * fix: update import * fix: update imports and stack refs * fix: remove unnecessary provider * refactor: use gitHub instead of github * feat: add stack refs to bjerk-conf * fix: remove extraneous provider reference * fix: remove unused export * fix: revert irrelevant change * revert format change * refactor: move stack-refs into resources folder * refactor: rename token in import * fix: use correct quotes * fix: use singlequotes * fix: use all lowercase stack refs * fix: set temporary local github token * fix: add config * move away from stackref folder * move out of stack ref * fix: revert temp token testing * fix: remove unnecessary import * disable default providers * change github token name * remove default provider * do not refresh for a second * fix token name * fix token name --------- Co-authored-by: Simen A. W. Olsen <so@bjerk.io>
braaar
added a commit
that referenced
this pull request
Jan 11, 2024
* fix: fix linter setup * fix: remove unused github token reference (#80) * feat: get github token from bjerk-bot stack reference (#81) * feat: get github token from bjerk-bot stack * fix: add githubProvider to other github actions secrets * feat: use githubProvider everywhere * fix: get token from stackref, not through provider * fix: remove unused import * fix: update import * fix: update imports and stack refs * fix: remove unnecessary provider * refactor: use gitHub instead of github * feat: add stack refs to bjerk-conf * fix: remove extraneous provider reference * fix: remove unused export * fix: revert irrelevant change * revert format change * refactor: move stack-refs into resources folder * refactor: rename token in import * fix: use correct quotes * fix: use singlequotes * fix: use all lowercase stack refs * fix: set temporary local github token * fix: add config * move away from stackref folder * move out of stack ref * fix: revert temp token testing * fix: remove unnecessary import * disable default providers * change github token name * remove default provider * do not refresh for a second * fix token name * fix token name --------- Co-authored-by: Simen A. W. Olsen <so@bjerk.io> * fix: remove references to deprecated google cloud API (#84) --------- Co-authored-by: Simen A. W. Olsen <so@bjerk.io>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
awaiting bjerkio/bot#30