-
I’m writing regarding the GH Action [Execute Ansible Playbook](https://github.com/marketplace/actions/execute-ansible-playbook)
Our project is starting to migrate the CI/CD to GH Actions and we are…
-
Tests in `invenio-rdm-records` are currently too slow, taking ~20min to fully run. This is very disruptive for integrating PRs and hinders review/merge/release speed significantly.
We can "horizont…
slint updated
6 months ago
-
### Steps to reproduce
The delayed-payload test in Test_channel_lsp_mode() in test_channel.vim fails very often on macOS in the CI and it is very annoying. E.g.:
https://github.com/vim/vim/actions/…
-
Hi guys,
I'm trying to use this action with the follwing options:
```yaml
- uses: graalvm/setup-graalvm@v1
with:
java-version: '11'
distribution: 'graalvm…
sanel updated
1 month ago
-
We need a way to quickly get Herbie binaries for a given commit across all platforms, manual builds aren't going to work with the tight iteration we've got going on.
Maybe this can be achieve with …
-
## Background
Our test data files fall into two categories:
1. **Regular Files (100MB)**: Need alternative storage solution
Example large file from `testdata.webkit.json`:
```json
{
"josh_io…
-
### Describe the feature or problem you’d like to solve
We have an open-source repo with contributions often coming from forks. As such, we often use `gh pr checkout` in our CI to seamlessly checko…
-
We need to investigate why the release didn't show up here:
https://github.com/seaweedfs/seaweedfs-operator/releases
Here's the GitHub Workflow:
https://github.com/seaweedfs/seaweedfs-operator/bl…
-
Looks like tags v4.6.0 and v4.7.0 are released, but they're missing in https://github.com/nextcloud-releases/twofactor_admin/releases
Could be that it's not ready, just checking.
-
_Originally posted by @tore-espressif in https://github.com/espressif/developer-portal/issues/37#issuecomment-2189391818_
As of now the only way to preview a new article in a PR is:
1. [Check ou…