-
It would be useful to add a code coverage step to our workflow to ensure that we are not merging PRs that lack testing. There may be other options for this, but [this workflow](https://github.com/mar…
-
-
> [!warning]
> ### Artifacts v3 brownouts
>Artifact actions v3 will be closing down by December 5, 2024. To raise awareness of the upcoming removal, we will temporarily fail jobs using v3 of actions…
-
For a very long time I've been contemplating the idea of writing a package that lets you observe Github Actions logs without leaving Emacs.
Using `gh` (cmd-line tool) it is almost trivial to figure…
agzam updated
1 month ago
-
We can implement github workflows for the following things:
Auto comment on issue Closed and Opened
Auto comment on PR mergs
Auto comment on PR raises
Using this workflows makes you'r repo more …
-
### Description
I am looking for ways to better verify my work before doing a pull request, to prevent unsuccessful use of the runners. I came across act, which has an extension for the github cli th…
-
## Is your feature request related to a problem? Please describe
Add github actions for running until tests, building package and releasing package(s) to NPM registry.
## Describe the solution y…
-
Setup Github Actions to:
- run tests
- push to Gitlab
- potentially for doing the release (although I might keep doing that manually)
-
Add testing and linting pipelines to verify PRs don't change intended behavior or diverge from code style guidance.
-
We can implement github workflows for the following things:
Auto comment on issue Closed and Opened
Auto comment on PR mergs
Auto comment on PR raises
Using this workflows makes you'r repo more …