Skip to content

Fully offline support #110

Answered by j-dunham
acdha asked this question in Feedback
Apr 26, 2023 · 1 comments · 5 replies
Discussion options

You must be logged in to vote

@acdha are you sure $GITHUB_ACCESS_TOKEN is set in the current shell? If it is then it might be a issue with using Podman because that is untested and it works correctly for me.

As a work around you can just pass anything for the value, like --github-access-token testing. The request to GitHub will fail silently and still transform the pipeline. If you do this you might be able to remove --no-ssl-verify as well but I am not 100% on that though.

Another option would be to use the configure command to setup a .env.local file with the correct value. This would only be useful if you wanted to use the migrate command to automatically create a PR from you.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@acdha
Comment options

@j-dunham
Comment options

Answer selected by j-dunham
@acdha
Comment options

@j-dunham
Comment options

@acdha
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants