-
GitHub is about to [roll out breaking changes](https://github.blog/changelog/2024-11-05-notice-of-breaking-changes-for-github-actions/) and a few tasks need to be updated.
fuzz.yml
- update `actions/…
-
Currently submit action can either poll the job (which blocks the run till timeout or cancel) or without polling it will start the deployment and action ends.
For reservation it would be much better …
-
This is still an admin cronjob, but is similar enough to nightly install of compilers that it can move to GH actions. This would make it a lot more transparent as to what's going right/wrong.
The q…
-
We switched to GH actions in other repos, so it might be beneficial to do it here as well for consistency.
This is for upgradability and various maintainers being able to do help here.
-
Every few runs of the github actions workflow results in an error where the runner complains that `rmarkdown` and `knitr` aren't installed.
https://github.com/UBC-STAT/stat-406/actions/runs/108603…
-
When the ci/cd pipeline runs the `npx playwright test` command, this error is returned:
Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:3000/
Call log:
- navigating to…
-
- [X] I have searched open and closed issues for duplicates
- [X] I am submitting a bug report for existing functionality that does not work as intended
---------------------------------------…
-
Testing GH Actions trigger update
-
### Problem
There are example finding bu Java analyzer that must be integrated into GH-action
### Solution
I'm suggesting SpotBugs:
spotbugs -textui -workHard -effort:max -exclude exclude.…
-