Erick Segaar

Results 3 comments of Erick Segaar

Ther are two ways to authenticate with the scripts, first is the .trainingmanualrc which contains the token for the GH commands. There is another authentication required for the git commands,...

My guess is you use your mac for day 2 day development work too and have it set up correctly in that manner. I only use WSL to run the...

When following the flow just before the first 403 I track it down to a function in the shared_functions:300 ` if http --check-status --ignore-stdin --quiet --auth \ "$TOKEN_OWNER:$TEACHER_PAT" "$org_repos_endpoint/$repo/pulls" \...