-
Updated
Jun 2, 2020 - TypeScript
github-action
Here are 561 public repositories matching this topic...
-
Updated
May 25, 2020 - JavaScript
-
Updated
Jun 2, 2020 - JavaScript
-
Updated
Jun 2, 2020 - Python
twine check can detect problems such as bad README formatting or classifiers. I think it's worth running before the upload step?
-
Updated
May 17, 2020 - Shell
-
Updated
May 24, 2020 - Shell
-
Updated
Jun 2, 2020 - CMake
-
Updated
Jun 2, 2020 - JavaScript
Catch2 supports multiple reporters including XML reporter (the default value is console reporter). XML reporter is preferable because it is more sold and easy to parse. Console output for human may be cosmetically changed for readability.
$ ./Catch2_bench --reporter xml | tee output.xml
I want to add support for the XML format and encourage to use it rather than console output. Con
-
Updated
May 23, 2020 - JavaScript
-
Updated
Jun 2, 2020 - JavaScript
-
Updated
Jun 2, 2020 - JavaScript
-
Updated
May 25, 2020 - JavaScript
-
Updated
May 28, 2020 - JavaScript
-
Updated
Jun 2, 2020 - TypeScript
-
Updated
May 22, 2020 - Shell
-
Updated
May 21, 2020 - Shell
-
Updated
May 5, 2020 - Shell
Also validate gradlew and gradlew.bat scripts.
These are not blobs so it is harder to overlook something, but I think these should be checked too.
-
Updated
Apr 21, 2020 - Shell
Add Clippy support
-
Updated
Apr 14, 2020 - TypeScript
-
Updated
May 14, 2020 - Shell
Hi
I'm confused and I beg for some clarification.
Every document from github on how to write workflows are displaying yaml. In your readme it's not yaml. Can you please refer to a document from Github explaining the DSL you are using in your readme, or make some example on how to integrate git-actions into yaml workflows.
I'm eager to hear from you, and finally to be able to integrate gi
-
Updated
Jun 1, 2020 - Shell
-
Updated
Nov 21, 2019 - Shell
-
Updated
Mar 11, 2020 - Dockerfile
Improve this page
Add a description, image, and links to the github-action topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the github-action topic, visit your repo's landing page and select "manage topics."


Just noticed today that the image-action seems not compressing the jpeg file (changing the file extension to jpg works for me)
/kind bug