-
https://lab.github.com/search?q=GitHub+Actions
-
```
π Processing: blink-test
β Blink test
Test code:
pytest blink_test.py
Total points for blink-test: 0.00/5
ππππππππππππππππππππππππ
π Processing: read-test
β Read test
Test code:
pyβ¦
-
It would be nice to have a Github action that runs dylint without having to manually manage the installation and caching.
-
We're in the GitHub actions beta.
I'm not sure if there's really much for doctr to potentially do with GitHub actions. I think it can be set up much easier to push to gh-pages, since it already haβ¦
-
I'm planning to play a bit with github actions and it could be helpful for our PR system by introducing automated checks.
The question is what should we check?
I've came up with a next list:
* β¦
-
## New feature motivation
I've been playing a bit with GitHub actions, my motivation being to show off how an automated tagging/CHANGELOG generation workflow can chain together with [actions/npm](hβ¦
-
Would be cool to integrate Github Actions and drop Travis dependency - have just tried to implement ~with little success~ and could not filter by tag or figure out how to only `yarn publish` based on β¦
-
During the step of configuring my github oauth token using this line:
composer config --global github-oauth.github.com ${{ secret.GH_TOKEN }}
The output returns that the token is having a newlinβ¦
mikkz updated
3 months ago
-
Caching the files in `~/work/M2/M2/M2/BUILD/build/usr-host` doesn't provide any benefit to the autotools build, I believe, as when it decides what libraries and submodules to build, it doesn't look thβ¦
-
[GitHub Actions guide](https://resources.github.com/learn/pathways/automation/essentials/automated-application-deployment-with-github-actions-and-pages/)