-
### Bug report info
```plain text
act version: 0.2.57
GOOS: darwin
GOARCH: arm64
NumCPU: 10
Docker host: unix:///Users/k…
-
from @cdecker: Any chance we can use GH Actions to compile a repo summary that can be downloaded directly through GH pages (saves the SSH connection overhead, and does not need a full (recursive) clon…
-
### Section of Documentation
Developer
### Description of Improvement
- An admin of the organisation (currently @edwardchalstrey1 ) has generated a personal access token with GitHub package write p…
-
## Goal
Currently have to pull locally and run `pre-commit --all-files` and commit the result to apply autofixes, which can be slow and annoying especially in final stages of review with a number of …
-
Need the following for the backend services
- [x] GH Action to build lambda services
- [x] GH Action to lint
- [ ] GH Action to pre-release on pr to pre-release bucket
- [ ] GH Action to release to Q…
-
- [ ] [gh actions sqlite wasm](https://github.com/ilmalte/github-actions-with-sqlite/blob/36f835a5a66873f460d4025e2d3f22bf4bacbcc1/ui/index.html#L3)
# Title: gh actions sqlite wasm
## Description:
`…
-
### Current Behavior
When running our CD workflow on the GH Actions with enabled Nx Cloud Caching (Nx Replay) we see the following in the logs:
```
... more logs ...
[NX CLOUD] Verifying cur…
-
Test self-assign GitHub Action
-
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…
-
I'm aware of how to use custom github actions for publishing to gh-pages (via a [`.github/workflows` like I'm doing here](https://github.com/BYOJS/storage/blob/main/.github/workflows/build-testbed.yml…