Test workflow using Personal Access Token on new repo#27
Merged
Conversation
b3cd1f9 to
9d07895
Compare
|
Here's the diff of the codegen output.🙌🧠🦜 |
JasoonS
commented
Jun 13, 2024
Comment on lines
+2
to
+4
| AccountType, | ||
| BigDecimal, | ||
| NftCollectionEntity, |
Contributor
Author
There was a problem hiding this comment.
I used this to trigger the build - not relevant to PR
JasoonS
commented
Jun 13, 2024
JasoonS
commented
Jun 13, 2024
Comment on lines
+75
to
+76
| echo "https://${GH_PAT}:x-oauth-basic@github.com" > ~/.git-credentials | ||
| git config --global credential.helper store |
Contributor
Author
There was a problem hiding this comment.
This is the main change, it uses a githup personal access token now rather than an operator ssh key.
JasoonS
commented
Jun 13, 2024
| run: | | ||
| cd test-codegen-output | ||
| echo "::set-output name=url::https://github.com/Float-Capital/test-codegen-output/compare/$(git rev-parse main)...${{ steps.extract_branch.outputs.branch }}" | ||
| echo "::set-output name=url::https://github.com/enviodev/test-codegen-output/compare/$(git rev-parse main)...${{ steps.extract_branch.outputs.branch }}" |
Contributor
Author
|
Diff is big now because main hasn't been updated for a while! |
JasoonS
commented
Jun 13, 2024
JonoPrest
approved these changes
Jun 14, 2024
JonoPrest
left a comment
Collaborator
There was a problem hiding this comment.
Epic! Nice one Jasoons
This file contains hidden or 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
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.
No description provided.