-
### Describe the bug
I have been using `gh pr checks` as part of my GitHub workflow for some time now (`ubuntu-latest`), and it has been working well. However, since a week or two back, it has been…
-
The tests that we run on the iOS Simulator in the GitHub workflow keep failing.
The main cause seems to be this problem:
[iOS Simulators no longer launching](https://github.com/actions/runner-image…
-
### Bug report info
```plain text
act version: 0.2.57
GOOS: darwin
GOARCH: arm64
NumCPU: 10
Docker host: unix:///Users/k…
-
**Description:**
In their [docs](https://github.com/actions/cache/blob/6849a6489940f00c2f30c0fb92c6274307ccb58a/tips-and-workarounds.md#force-deletion-of-caches-overriding-default-cache-eviction-poli…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature description
It's painful or requires 3rd party tools to convert a GitHub actions config file from tag/…
-
This epic issue is to track the effort of moving the automation of build and release of the following repositories to Github action instead of Drone:
- [x] #379
- [x] #394
- [x] #398
- [x] #380…
-
### Your idea
Currently a push always triggers all actions, what doesn't make much sense, e.g., if the code style check failed, it shouldn't continue with all other jobs.
My idea is to structure …
-
workflows:
1. run tests
2. deploy btool page
-
-
Would be great to add a few standard enhancements to the setup:
- Cacheing: It would be good to cache certain steps. For example, currently we re-install pytorch from scratch (which is actually a f…