-
### Failures in GH Actions
There are several failures in recent e2e tests run by GitHub Actions.
https://github.com/kubestellar/kubestellar/actions/runs/11558128440
https://github.com/kubestellar/k…
-
https://www.docker.com/blog/building-trusted-content-with-github-actions/
> Docker has begun migrating its Docker Official Images (DOI) builds to the GitHub Actions platform.
> [...]
> As we in…
-
## **Description**
To ensure code quality and prevent regressions, a CI/CD pipeline should be implemented for both Rust and Cairo. The pipeline will run tests and perform linting/formatting checks …
-
### TL;DR
i am getting this error, and i am unable to find out what the problem is
```json
google-github-actions/auth failed with: failed to generate Google Cloud OAuth 2.0 Access Token for githu…
-
Title: Need the ability to automate continuous integration checks
**As a** Developer
**I need** automation to build and test every pull request
**So that** I do not have to rely on ma…
-
> > Github sadly doesn't have a good search function for "has a review requiring changes" and thus many repos use a "needs review" and "needs work" label to indicate what is required to move t…
-
## Summary
| Status | Count |
|---------------|-------|
| 🔍 Total | 723 |
| ✅ Successful | 715 |
| ⏳ Timeouts | 0 |
| 🔀 Redirected | 0 |
| 👻 Excluded | 3 |
| ❓ Unknown…
-
### 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-…
-
https://github.com/UMLCloudComputing/UniPath.io/blob/1c1e0e36c39cf49bcdeef187224f5085ff059f2f/.github/workflows/ci.yaml#L37
Need to modify the GitHub Actions for check if the corresponding branch on …
-
The GitHub actions CI (see #1287) does not currently have job notifications for Slack. If we ever want to replace Travis CI and Appveyor entirely with GitHub Actions, it might be useful to have those …