-
#6873 was caused by what looks like human error when preparing an official Transmission release.
As I suggested in https://github.com/transmission/transmission/issues/6873#issuecomment-2313508165:
…
-
Hello expert,
I am trying to upload a SARIF file generated by a trivy scan. Whereas the SARIF file is generated, the upload of the file in the security tab failed with the message:
```
Run github…
-
Maybe we should automatize deployment through Github Actions so everything merged into main is automatically deployed to dev and everything merged into prod is automatically merged into prod.
This …
-
run a `cargo build` and `cargo test` as a github action before PR can be merged.
This should be included as a precaution when checking in code to the main branch. Doing this github action will ens…
-
### Description
Getting errors installing dotnet-sdk-6.0 on Ubuntu
```
sudo add-apt-repository universe
sudo apt-get install apt-transport-https
sudo apt-get update
sudo apt-get instal…
-
- action or only workflow?
- workflow
- daily? somehow watching the universe repo at github.com/r-universe?
- would be meant to live in an universe repo
- deploy on GitHub pages
-
Any plan to add support for monitoring github actions?
-
Tasks:
1. [x] Set-up CI build on GitHub actions
2. [x] Address build errors
3. [x] Add `pkgdown` GitHub action for site build
4. [ ] `README.md` and repo housekeeping (remove old CI file…
-
Thanks a lot for the work done by this community, It saved me a lot of time.
To be able to integrate it with a new project, I've created a github action which uses the docker image already created …
-
It would be great to have a github action which updated the PR json every time a PR was updated. This way we don't need to keep trolling through all of our PRs every hour. This would also help the bot…