Gary Ewan Park
88f87380e2
Fixing lint rule
2019-08-19 08:26:30 +01:00
Joel Male
7ac905ca69
Add joelwmale/codeception-action ( #144 )
...
* Add codeception action
* Remove extension garble
* Remove random file
2019-08-19 08:22:17 +01:00
GP ✅
4056e959ad
Include a tutorial for converting a Docker-based Action... ( #146 )
...
... into a JavaScript/Typescript-based Action.
2019-08-19 07:46:24 +01:00
Ibrahim Ali
49b28d5e0c
link to official codecov action, not third party
2019-08-18 20:16:03 -07:00
Michael Romanenko
7e8ec06c45
Added a guide for deploying Next.js project with Up ( #143 )
...
* Added a guide for deploying Next.js project with Up
Hello! I've made a tiny guide on how to deploy and continuously deliver Next.js project with Up with short introduction to GitHub Actions. Examples and code snippets are written using recently updated Workflow YAML syntax.
It would be awesome if we add it to Deployment section of the list!
* Update README.md
Moved link to article to Tutorials section
2019-08-18 08:52:08 +01:00
Gary Ewan Park
931e8153ba
Merge pull request #142 from paambaati/patch-1
...
Add paambaati/codeclimate-action
2019-08-13 21:13:43 +01:00
GP ✅
0f66438bc6
Add paambaati/codeclimate-action
...
Also available on the marketplace — https://github.com/marketplace/actions/code-climate-action
2019-08-09 12:45:02 +05:30
Gary Ewan Park
e803a1e100
Merge pull request #141 from ivanklee86/il/add_xunit_reporter
...
Add link to xunit-slack-reporter.
2019-08-07 14:08:00 +01:00
Ivan Lee
04d6d42b54
Add link to xunit-slack-reporter.
2019-08-07 08:54:46 -04:00
Gary Ewan Park
a3e3b4480d
Merge pull request #140 from peter-evans/patch-1
...
Links for various actions
2019-07-21 10:06:52 -04:00
Peter Evans
5a68249b7a
Add links for various actions
2019-07-21 10:48:55 +09:00
Gary Ewan Park
e18f734e5a
Merge pull request #138 from vsoch/patch-2
...
Adding Twitter Share GitHub Action
2019-07-20 10:49:00 -05:00
Gary Ewan Park
53fd52139d
Merge pull request #139 from vijaykramesh/master
...
add https://github.com/vijaykramesh/pr-lint-action
2019-07-20 10:46:54 -05:00
Vijay Ramesh
a11dc37537
add https://github.com/vijaykramesh/pr-lint-action
2019-07-19 22:51:55 -07:00
Vanessasaurus
09af2ab092
Adding Twitter Share GitHub Action
...
This action will generate text for the user to copy paste and share on Twitter, including:
- a custom message
- hashtags
- "at" usernames
And specifically, it includes links to one or more files that match a pattern from the pull request just merged. I found I needed to do this because the traditional Twitter share buttons didn't work (we can't embed the widget.js from Twitter in GitHub) and then including the hashtags and "at" references in a URL to open the same interface would be truncated in the URL. The use case for this action is any GitHub user/organization that would want to encourage users to contribute content, and then be given a fun Tweet to share that.
2019-07-18 09:25:32 -04:00
Gary Ewan Park
df135bd7fd
Merge pull request #137 from elgohr/master
...
Add Github tools
2019-07-13 06:15:31 -07:00
Lars
4efbeb69a5
Add tools
2019-07-13 12:46:01 +02:00
Gary Ewan Park
2b9d9b6f5c
Merge pull request #136 from pascalgn/patch-1
...
Add size-label-action and automerge-action
2019-06-30 08:24:11 -07:00
Pascal
b9bafda591
Add size-label-action and automerge-action
2019-06-30 13:58:05 +02:00
Gary Ewan Park
8713703098
Merge pull request #135 from peter-evans/patch-1
...
Add link to Docker Hub Description action
2019-06-26 10:47:05 +01:00
Peter Evans
ada3b6f0b7
Add link to dockerhub-description action
2019-06-25 20:56:16 +09:00
Gary Ewan Park
55d8b360ff
Merge pull request #132 from arjunkomath/patch-2
...
Add link to Push by Techulus
2019-06-23 15:19:39 +01:00
Gary Ewan Park
aec5e4f842
Merge branch 'master' into patch-2
2019-06-23 15:19:30 +01:00
Gary Ewan Park
321eb2a63a
Merge pull request #134 from cstuder/patch-1
...
Adds apprise-ga to the notifications actions
2019-06-22 12:58:33 +01:00
Christian Studer
a626c6aa03
Adds apprise-ga to the notifications actions
...
Repo: https://github.com/cstuder/apprise-ga
2019-06-22 13:46:03 +02:00
Gary Ewan Park
309042a836
Merge pull request #133 from webong/webong-patch-1
...
Update README.md
2019-06-15 08:58:22 +01:00
Wisdom Anthony Ebong
13cb3cf7e9
Update README.md
...
Added a tutorial article on Github Actions for PHP developers
2019-06-14 17:30:11 +01:00
Arjun Komath
8f4597f47f
Update README.md
2019-06-12 14:25:47 +10:00
Gary Ewan Park
dcf12d976e
Merge pull request #131 from stefanzweifel/patch-1
...
Add link to Composer Actions
2019-06-08 11:24:43 -07:00
Stefan Zweifel
98e2e77a16
Add link to Composer Actions
...
https://github.com/MilesChou/composer-action
2019-06-08 14:49:28 +02:00
Gary Ewan Park
f94720a0b2
Merge pull request #130 from steebchen/action/kubernetes
...
Add deploy to kubernetes action
2019-06-05 01:52:44 -07:00
Luca Steeb
ad234785c8
Add deploy to kubernetes action
2019-06-04 18:16:15 +02:00
Gary Ewan Park
4d349ce0e3
Merge pull request #129 from abatilo/patch-1
...
Add actions-poetry to the Utility section
2019-06-04 00:11:21 -07:00
Aaron
e52e21fd06
Add actions-poetry to the Utility section
...
[Poetry](https://github.com/sdispater/poetry ) is an alternative dependency manager to pipenv which has been gaining a lot of usage lately for being compliant with the [PEP-517](https://www.python.org/dev/peps/pep-0517/ ) specification.
I've published an action for people to be able to run poetry commands.
2019-05-30 08:06:21 -06:00
Gary Ewan Park
6875066e43
Merge pull request #128 from peaceiris/add-pipenv-action
...
add: link to pipenv action
2019-05-26 21:36:25 +01:00
Gary Ewan Park
6d5e97cd1a
Merge branch 'master' into add-pipenv-action
2019-05-26 21:36:16 +01:00
Gary Ewan Park
ea2945c3dd
Merge pull request #127 from Atrox/patch-2
...
Add GitHub Actions Badges
2019-05-26 21:34:43 +01:00
peaceiris
f4b8be59c8
add: link to pipenv action
2019-05-26 20:37:16 +09:00
Atrox
ee2cc553b5
Merge branch 'master' into patch-2
2019-05-25 08:31:55 +02:00
Gary Ewan Park
14c5b3dcef
Merge pull request #126 from mpepping/docker-hub-metadata
...
Adds a docker-hub-metadata action
2019-05-24 13:35:46 -07:00
Gary Ewan Park
d4149122da
Merge pull request #125 from peaceiris/add-peaceiris-actions
...
add: links to new GitHub Actions
2019-05-24 13:34:26 -07:00
Gary Ewan Park
a26e4aa0ec
Merge pull request #124 from Atrox/patch-1
...
add codecov-action
2019-05-24 13:33:38 -07:00
Gary Ewan Park
9f034b5c3b
Merge pull request #123 from appleboy/patch-2
...
Add scp, ssh and deploy to lambda action
2019-05-24 13:32:24 -07:00
Atrox
ecf6e2bf06
add github-actions-badge
2019-05-23 15:19:17 +02:00
Martijn Pepping
016ba4586e
Adds a docker-hub-metadata action
2019-05-22 21:23:20 +02:00
peaceiris
dad2bc4b29
add: links to new GitHub Actions
2019-05-22 16:03:52 +09:00
Atrox
fe57b5d0ff
add codecov-action
2019-05-21 14:30:22 +02:00
Bo-Yi Wu
0f8cabfc56
Update README.md
2019-05-20 13:58:27 +08:00
Bo-Yi Wu
dd3ada79ec
Add scp, ssh and deploy to lambda action
2019-05-20 13:57:18 +08:00
Gary Ewan Park
39391c8287
Merge pull request #122 from peaceiris/add-peaceiris-actions
...
add: links to new GitHub Actions
2019-05-16 07:39:58 +01:00