| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
This does seem like a fairly neat option to maintain the encapsulation. I'm happy with this method instead of #273.
Sorry, something went wrong.
|
I forgot to include a couple of bits of #273 like the changes to the readme and to init/action.yml. I think I've got it all now and this should work but I'm going to give it a manual test before merging. @chrisgavin, could you have another quick look and see if you spot anything else I've missed? |
Sorry, something went wrong.
|
I've tested this out locally with a private repository that could only be downloaded by passing the external repository token. It all seems good. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Potential alternative to #273 to demonstrate an idea.
Introduces GitHubApiExternalRepoDetails and GitHubApiCombinedDetails (names very open to changing) to get us type safety on the different types of api token.
Merge / deployment checklist
Closes #273.