-
I would like to reconfigure the GH Actions to accomplish the following if @ehuelsmann is OK with it. I'll do this work next week after the holidays.
1. Make the current `Build LedgerSMB Book` actio…
-
I tried to integrate a juce webview into github actions as well but could find no solution how to make the installation of webview work in the CI pipeline.
I see that here it is a similar issue, do y…
-
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…
-
Testing GH Actions trigger update
-
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
---------------------------------------…
-
# Current
All is manually done
# Expected
- [x] add a github action to run the main entr ypoint of the package in this repo, producing the desired artifacts
- [ ] upload the generated artifact…
-
#### **Description:**
We need to create an integration with the [GitHub Actions API](https://docs.github.com/en/rest/actions/workflows) to retrieve information about workflows for each repository. …