Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Conversation

@pankajsa
Copy link

As per https://github.blog/changelog/2021-03-31-authentication-token-format-updates-are-generally-available/ the GitHub Tokens pattern has changed from [a-f0-9] to [A-Za-z0-9_], length remaining the same.

pankajsa added 2 commits May 25, 2021 12:17
As per https://github.blog/changelog/2021-03-31-authentication-token-format-updates-are-generally-available/ the GitHub Tokens pattern has changed from [a-f0-9] to [A-Za-z0-9_], length remaining the same. This change was impacting the deployment using jx on GKE.
fix: impact of change in GitHub token pattern
@pankajsa
Copy link
Author

As per https://github.blog/changelog/2021-03-31-authentication-token-format-updates-are-generally-available/ the GitHub Tokens pattern has changed from [a-f0-9] to [A-Za-z0-9_], length remaining the same.

@pankajsa pankajsa closed this May 25, 2021
@pankajsa pankajsa reopened this May 25, 2021
@pankajsa
Copy link
Author

As per https://github.blog/changelog/2021-03-31-authentication-token-format-updates-are-generally-available/ the GitHub Tokens pattern has changed from [a-f0-9] to [A-Za-z0-9_], length remaining the same.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant