Ari Kalfus
54052983e8
Adding a Deployment action to upload a Collection to Ansible Galaxy
...
https://github.com/artis3n/ansible_galaxy_collection
This action automatically uploads a new version of a Galaxy Collection to Ansible Galaxy upon a published release in a Github repo.
2019-10-23 00:30:12 -04:00
Paulo Moura
1e8fe02b7a
Add link to collection of Logtalk and Prolog actions
2019-10-21 14:32:25 +01:00
Gary Ewan Park
bd008ceaca
Update lgtm.yml
2019-10-21 08:08:50 +01:00
Gary Ewan Park
ddffe3d6c0
Merge pull request #236 from izumin5210/patch-2
...
Add link for izumin5210/action-go-crossbuild
2019-10-21 08:08:14 +01:00
Gary Ewan Park
48f575cfa9
Merge pull request #235 from izumin5210/patch-1
...
Add link for izumin5210/action-homebrew-tap
2019-10-21 08:05:31 +01:00
Masayuki Izumi
d36cb7eef8
Add link for izumin5210/action-go-crossbuild
2019-10-21 13:06:28 +09:00
Masayuki Izumi
58744104b4
Add link for izumin5210/action-homebrew-tap
2019-10-21 13:03:47 +09:00
Gary Ewan Park
558ae95511
Merge pull request #234 from ethomson/patch-1
...
Update README to reflect virtual machine changes
2019-10-18 18:14:45 +01:00
Edward Thomson
e13810631d
Update README to reflect virtual machine changes
...
GitHub Actions moved from a pure container-based approach to offering execution on virtual machines or inside a container (in those VMs). Update the README to reflect this change.
2019-10-18 11:24:12 +01:00
Gary Ewan Park
8009dbe019
Merge pull request #233 from cycjimmy/patch-1
...
docs(README.md): add an action for semantic release
2019-10-18 07:39:54 +01:00
Geoffrey.C
d8692fc032
docs(README.md): add a action for semantic release
2019-10-18 10:06:56 +08:00
Gary Ewan Park
39c2433851
Merge pull request #231 from Malinskiy/patch-1
...
Add Malinskiy/action-android
2019-10-17 08:16:19 +01:00
Gary Ewan Park
0a607507db
Update lgtm.yml
2019-10-17 08:14:07 +01:00
Gary Ewan Park
ccd2216ce0
Update README.md
2019-10-17 08:09:42 +01:00
Gary Ewan Park
f898300b4b
Update README.md
2019-10-17 08:05:19 +01:00
Gary Ewan Park
0c71d83855
Update lgtm.yml
2019-10-17 08:03:34 +01:00
Gary Ewan Park
f2b05e91f5
Remove broken link
2019-10-17 07:58:22 +01:00
Gary Ewan Park
15c063deb0
Add LGTM Action
2019-10-17 07:55:30 +01:00
Anton Malinskiy
4d636726af
Add Malinskiy/action-android
...
Add Github Actions for Android to install SDK, add emulator, start emulator and execute random cmd
2019-10-16 15:41:51 +03:00
Gary Ewan Park
cd6abf04af
Merge pull request #222 from sobolevn/patch-2
...
Adds restrict-cursing-action
2019-10-15 10:00:42 +01:00
Gary Ewan Park
f65463ea72
Merge branch 'master' into patch-2
2019-10-15 09:58:42 +01:00
Gary Ewan Park
7c52776784
Merge pull request #223 from ebekker/patch-1
...
linking lint status badge to actual lint workflow
2019-10-15 09:23:09 +01:00
Gary Ewan Park
5c8f19bab2
Merge pull request #224 from ebekker/add-buildnum-action
...
Add build number generator action
2019-10-15 09:22:21 +01:00
Gary Ewan Park
2aae92e505
Merge branch 'master' into add-buildnum-action
2019-10-15 09:19:57 +01:00
Gary Ewan Park
0bd67106ae
Merge pull request #225 from tibdex/patch-1
...
Add Autosquash
2019-10-15 09:19:06 +01:00
Gary Ewan Park
e11542998d
Merge pull request #227 from tylerauerbeck/master
...
Add publish-to-dev.to-action
2019-10-15 09:16:46 +01:00
Gary Ewan Park
c9d733df5e
Merge pull request #228 from micnncim/label-syncer
...
Add action-label-syncer
2019-10-15 09:15:58 +01:00
Gary Ewan Park
8f9d2c4cfa
Merge pull request #229 from micnncim/lgtm-reaction
...
Add lgtm-reaction
2019-10-15 09:13:34 +01:00
Gary Ewan Park
35f0143415
Merge branch 'master' into lgtm-reaction
2019-10-15 09:13:25 +01:00
Gary Ewan Park
83068b40a0
Merge pull request #230 from Naturalclar/patch-1
...
Add Issue Labeler
2019-10-15 09:12:16 +01:00
Jesse Katsumata
7a272399a8
Add Issue Labeler
...
Added Github action that automatically adds label or assignee to a Github Issue based on the Issue content
2019-10-15 01:15:59 +09:00
micnncim
bbc3cbf209
Add lgtm-reaction
2019-10-14 16:29:58 +09:00
micnncim
214060fd6e
Add action-label-syncer
2019-10-14 12:48:11 +09:00
Tyler Auerbeck
4f01871465
Add publish-to-dev.to-action
2019-10-13 13:53:46 -04:00
Gary Ewan Park
f1a0c7e54a
Merge pull request #226 from peaceiris/patch-3
...
Remove actions/migrate
2019-10-11 14:10:07 +01:00
Shohei Ueda
3fea897dab
Remove link to HCL actions docs
...
This link is redirected to the new docs
2019-10-11 20:45:48 +09:00
Shohei Ueda
2d603b3f80
Remove actions/migrate
2019-10-11 13:55:13 +09:00
Thibault Derousseaux
41621d00f9
Add Autosquash
2019-10-10 23:40:39 +02:00
Eugene Bekker
2a3b3aac2f
Add build number generate action
...
https://github.com/zyborg/gh-action-buildnum
2019-10-10 11:34:29 -04:00
Eugene Bekker
c9c2c24235
linking lint status badge to actual lint workflow
2019-10-10 10:35:06 -04:00
Nikita Sobolev
ce9d5824d7
Update README.md
2019-10-10 14:40:59 +03:00
Nikita Sobolev
150dfbcee8
Adds restrict-cursing-action
...
https://github.com/sobolevn/restrict-cursing-action
2019-10-10 14:38:07 +03:00
Gary Ewan Park
b9c158a6f2
Merge pull request #221 from peaceiris/patch-1
...
Add GitHub Actions Branding Cheat Sheet
2019-10-10 10:08:31 +01:00
Shohei Ueda
2059910cc3
Add GitHub Actions Branding Cheat Sheet
...
* Create Cheat Sheet section under Community Resources
* Add GitHub Actions Branding Cheat Sheet
Close #206
2019-10-09 18:11:25 +09:00
Gary Ewan Park
89e3c2f564
Merge pull request #220 from SamKirkland/patch-1
...
Add FTP Deploy Action
2019-10-09 08:40:43 +01:00
Sam Kirkland
ab0746c3d6
Add FTP Deploy Action
...
Link: https://github.com/SamKirkland/FTP-Deploy-Action
2019-10-08 21:02:40 -05:00
Gary Ewan Park
9670d814f7
Merge pull request #219 from logankilpatrick/patch-3
...
Update README.md
2019-10-08 19:54:35 +01:00
Gary Ewan Park
9cb31a1c45
Merge pull request #204 from anothrNick/tag-on-merge
...
Add tag action to 'Pull Requests'
2019-10-08 19:52:17 +01:00
Gary Ewan Park
8153c0bda3
Merge branch 'master' into tag-on-merge
2019-10-08 19:52:08 +01:00
Gary Ewan Park
158fa19132
Merge pull request #205 from Vlaaaaaaad/reviewdog
...
Add a bunch of reviewdog actions
2019-10-08 19:50:24 +01:00