-
I'm building a simple static site on GitHub Actions (for publishing on GH Pages) and am getting an error that requested I report it here.
Excerpt below. See the full project/build here: https://git…
-
Requests to https://acleddata.com/download/3987/ are returning a 403 (Forbidden) when called from the GitHub actions runner. They are, however, successful when the code is run locally. Could potential…
-
### Checks
- [X] I've already read https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners-with-actions-runner-controller/troubleshooting-actions-runner-controller-er…
-
I have weird issue with repo that I am working on.
If using GH runners, this workflow finishes ok https://github.com/moodlehq/moodleapp/blob/main/.github/workflows/testing.yml
but trying to run with…
-
I used to include `telegram-action` into my Github workflows in that manner:
```
uses: appleboy/telegram-action@master
```
Some weeks ago I noticed that my Github actions workflows stopped to se…
-
Error: File not found: '/home/runner/_work/_actions/actions4gh/setup-gh/v1/dist/main.js'
-
### What happened?
We have symlinks committed in our repo. We are seeing errors when a full build runs, initially during the staging phase and then markdownlint crashes.
https://qlty.sh/gh/qltys…
-
The following issues occurred while E2E tests are running:
"E2E On-Prem Providers"
```
[BeforeSuite]
/home/gh-runner/_work/hmc/hmc/test/e2e/e2e_suite_test.go:48
STEP: building and deploying the co…
-
# Crash report
### What happened?
Reproducer:
```python
import queue
import threading
import requests
class HyperlinkAvailabilityCheckWorker(threading.Thread):
def __init__(self,…
-
Based on @victorlin's proposed solution in https://github.com/nextstrain/conda-base/issues/83
> In `nextstrain/.github/.github/workflows/pathogen-repo-ci.yaml`, add an input to be passed to `jobs.b…