Commit Graph

429 Commits

Author SHA1 Message Date
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
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
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
8153c0bda3
Merge branch 'master' into tag-on-merge 2019-10-08 19:52:08 +01:00
Gary Ewan Park
7e3b5fe452
Merge branch 'master' into reviewdog 2019-10-08 19:50:17 +01:00
Logan Kilpatrick
620e7553e4
Update README.md
Fixed formatting to pass linting.
2019-10-08 14:50:13 -04:00
Gary Ewan Park
cb8fb16ab2
Merge pull request #207 from MeilCli/add/update_check
Add new package version checkers
2019-10-08 19:48:47 +01:00
Gary Ewan Park
20d3721714
Merge branch 'master' into master 2019-10-08 19:45:35 +01:00
Logan Kilpatrick
c136516563
Update README.md
Adding link to my StackOverflow and Slack Integration with GitHub Actions!
2019-10-08 14:45:05 -04:00
Gary Ewan Park
850d9807cf
Merge branch 'master' into patch-1 2019-10-08 19:43:59 +01:00
Gary Ewan Park
55508f082f
Merge pull request #210 from iksaku/patch-1
Add openstack-swift-action
2019-10-08 19:42:13 +01:00
Gary Ewan Park
1dec2ab356
Merge branch 'master' into patch-1 2019-10-08 19:41:06 +01:00
Gary Ewan Park
81f8defeba
Merge branch 'master' into patch-2 2019-10-08 19:38:23 +01:00
Gary Ewan Park
3dd8e582fb
Merge pull request #214 from allenevans/set-env
Programmatically set environment variables action
2019-10-08 19:36:27 +01:00
Gary Ewan Park
df8c0cd20d
Merge pull request #215 from yavisht/patch-1
Add a sample action for surge.sh
2019-10-08 19:32:30 +01:00
Gary Ewan Park
79354333aa
Merge pull request #217 from tzkhan/patch-1
Add PR update action
2019-10-08 19:30:26 +01:00
Wagner Santos
6a77670799
Add commitlint action 2019-10-08 14:41:10 -03:00
Yavisht Katgara
9c5addc51f
Added the link to the end of the list
Missed this step. My bad
2019-10-08 07:35:12 +11:00
Tamim Khan
357c4b7d3d
Add action to prefix PR title and body 2019-10-07 13:14:19 +01:00
Ahmed
444450f9d8
remove GoCenter since it is deprecated 2019-10-07 12:36:51 +02:00
Yavisht Katgara
b18bfa1a11
Add a sample action for surge.sh
Hi, 
I have made a very basic sample Github action that can deploy any static website to surge.sh. I was looking for something very basic that would help me understand how Github Actions work but there were no resources online. I think this repo can be of great help for someone who is looking for a very simple starter action template for Surge.sh
2019-10-05 01:40:48 +10:00
Allen Evans
080bb55a77 update README.md 2019-10-04 07:40:09 +01:00
Allen Evans
8223b3b440 Update README.md 2019-10-04 00:11:42 +01:00
Brian Surowiec
0fc9a15d7d
Add block autosquash commits action 2019-10-03 15:37:42 -04:00
Umberto Raimondi
cc282ddd06
Added Run-On-Architecture 2019-10-01 21:41:35 +02:00
Jorge González
36abd272e5
Add openstack-swift-action 2019-10-01 01:25:44 -05:00
Technote
13b33691d7
Add action to generate toc
https://github.com/technote-space/toc-generator

This is a GitHub Action to generate TOC (Table of Contents).
2019-09-30 19:22:14 +09:00
CrazyMax
339c162c32
Add GoReleaser Action 2019-09-30 06:24:30 +02:00
meil
fd99548d42
Add new package version checkers 2019-09-29 18:05:21 +09:00
Artem Denysov
8704ac0d1b
Update README.md 2019-09-26 22:31:59 +03:00
Vlad Ionescu
d2f628cb5d
Add a bunch of reviewdog actions 2019-09-26 21:16:15 +03:00
Nick Sjostrom
cb1ada50b6 Add tag action to 'Pull Requests' - https://github.com/anothrNick/github-tag-action 2019-09-26 10:27:58 -04:00
Artem Denysov
cfcc6297e1
Add Lighthouse action 2019-09-26 17:03:56 +03:00
Gary Ewan Park
b2c6bb6346
Merge pull request #202 from hamelsmu/patch-1
Added several actions + new machine learning ops section
2019-09-26 10:44:33 +01:00
Hamel Husain
5c1e6fd0fe
Update README.md 2019-09-25 13:51:34 -07:00
Gary Ewan Park
714f521b0b
Merge pull request #194 from sergioramos/patch-1
add sergioramos/yarn-actions
2019-09-25 21:33:55 +01:00
Hamel Husain
04f211a904
Update README.md 2019-09-24 22:19:28 -07:00
Hamel Husain
0482dfabbb
Update README.md 2019-09-24 21:55:31 -07:00
Sérgio Ramos
3cc0e9c17d add sergioramos/yarn-actions 2019-09-24 21:50:21 +01:00
MooYeol Prescott Lee
4f6b836d33
Add TSLint checks action 2019-09-25 04:49:52 +09:00
Gary Ewan Park
fef7e36187
Merge pull request #201 from tbho/patch-1
Add an action for global environment variables
2019-09-24 20:27:40 +01:00
Gary Ewan Park
e05447c591
Merge branch 'master' into patch-1 2019-09-24 20:24:09 +01:00
Gary Ewan Park
777befd509
Merge branch 'master' into master 2019-09-24 20:22:30 +01:00
Gary Ewan Park
73c502f223
Merge branch 'master' into master 2019-09-24 20:17:43 +01:00
Gary Ewan Park
2f6e7baf9e
Merge branch 'master' into features/actions-deploy-to-cocoapods 2019-09-24 20:16:12 +01:00
Gary Ewan Park
edb971e12b
Merge pull request #195 from BoyWithSilverWings/patch-1
Add Generate OG image to list of Utilities
2019-09-24 20:15:02 +01:00
Gary Ewan Park
890ac262d0
Merge pull request #193 from ShaunLWM/patch-1
Add action-release-debugapk
2019-09-24 20:14:12 +01:00
Gary Ewan Park
52d295154a
Merge pull request #190 from sobolevn/patch-1
Adds wemake-python-styleguide
2019-09-24 20:10:16 +01:00
Tobias Hoge
7904afd9de
Add an action for global environment variables
https://github.com/zweitag/github-actions

It's an action i coded for my company to set global environment variables in our build steps. You can specify a file from which the variables will be read.
2019-09-24 14:26:37 +02:00
Esa-Matti Suuronen
2e52c3730b
Add npm-release action 2019-09-23 23:21:30 +03:00
Einar Egilsson
facda232bd
Add einaregilsson/build-number action. 2019-09-23 15:30:29 +00:00
Agney Menon
cf4f5dcabd
Update category and punctuation
https://github.com/BoyWithSilverWings/generate-og-image
2019-09-23 00:30:43 +05:30
Juli
5be12c5c18
Add GitHub Action for TencentCloud Serverless 2019-09-22 15:22:17 +08:00
Michael Henry
e197589bbb
deploy pod library to cocoapods 2019-09-22 14:29:38 +09:00
Agney Menon
dcdb941bc2
Add Generate OG image to list of Utilities
https://github.com/BoyWithSilverWings/generate-og-image
2019-09-22 09:49:31 +05:30
Shaun
c783b2746e
Change sentence structure 2019-09-21 14:53:14 +08:00
Shaun
84d4ee6a2c
Update README.md
Build and release debug APK from your Android project
2019-09-21 13:16:05 +08:00
CrazyMax
de0773e2bd
Add Cross platform Chocolatey CLI 2019-09-19 19:15:14 +02:00
Nikita Sobolev
8696e8ebfc
Adds wemake-python-styleguide
Repo: https://github.com/wemake-services/wemake-python-styleguide
Docs: https://wemake-python-stylegui.de/en/latest/
Marketplace: https://github.com/marketplace/actions/wemake-python-styleguide
2019-09-19 17:34:56 +03:00
Jeff Loiselle
684968a7c9
Update README.md 2019-09-18 13:13:31 -05:00
Jeff Loiselle
0265d8e2e7
Update README.md 2019-09-18 11:49:03 -05:00
Gary Ewan Park
f9b357e76e
Merge pull request #185 from simonbrandhof/patch-1
Add SonarCloud to the list of code analysers
2019-09-18 07:50:35 +01:00
Gary Ewan Park
917427af2a
Merge pull request #180 from mpdude/patch-1
Add webfactory/ssh-agent
2019-09-18 07:48:27 +01:00
Gary Ewan Park
22a20e0e9d
Merge pull request #183 from ankitvgupta/patch-1
Added pycodestyle action
2019-09-18 07:46:52 +01:00
Gary Ewan Park
d59d2abd0b
Merge branch 'master' into xgo 2019-09-18 07:45:03 +01:00
Satyadeep
e8de016131
Fixing lint error. GitHub with H. 2019-09-18 11:31:23 +05:30
Satyadeep
bd74ea7f13
Added Swift/iOS tutorial link in Tutorials section 2019-09-18 11:26:24 +05:30
CrazyMax
d6019a67cf
Add Golang CGO cross compiler 2019-09-17 14:24:10 +02:00
Simon Brandhof
670b2466e6
Add SonarCloud to the list of code analysers 2019-09-17 12:39:09 +02:00
Arnaud Rinquin
c7a9ae4ddf
Add git-crypt-unlock action to the list 2019-09-17 11:22:29 +02:00
Ankit Gupta
9e39730b17
Fix to spelling. 2019-09-15 22:51:33 -04:00
Ankit Gupta
8ae42cb448
Added pycodestyle action
Added a Github action to the list which leaves a comment on the PR with pycodestyle violations.
2019-09-15 22:47:23 -04:00
Matthias Pigulla
706fe33ca7
Fix punctuation 2019-09-15 23:44:13 +02:00
Gary Ewan Park
931f5a89e2
Merge branch 'master' into patch-1 2019-09-15 21:24:53 +01:00
Gary Ewan Park
25821c27ff
Merge pull request #181 from feeloor/patch-1
Added Azure Static Website Deploy to README
2019-09-15 21:23:28 +01:00
svartalf
17f1ba6882 Add actions-rs - Rust language actions 2019-09-15 22:18:40 +03:00
Felix Mohammadi Kho'i
63971a72fa
Added Azure Static Website Deploy to README
[Azure Static Website Deploy](https://github.com/feeloor/azure-static-website-deploy)
2019-09-15 10:22:37 -04:00
Matthias Pigulla
82b436a7c6
Add webfactory/ssh-agent 2019-09-15 12:21:51 +02:00
Sviatoslav Sydorenko
902ed5019a
Add pypa/gh-action-pypi-publish 2019-09-15 01:25:03 +02:00
Sarah Drasner
efa46f2f0b
Merge pull request #177 from alex-page/patch-1
Replace old deprecated actions with new one
2019-09-14 17:21:16 -06:00
Alex Page
d1ced97695
Update README.md 2019-09-14 09:49:08 -04:00
WonChul Heo
d6960a09fb
Add action-hexo
[GitHub Action for Hexo](https://github.com/heowc/action-hexo)
2019-09-14 11:01:57 +09:00
Alex Page
444ebb3d9b
Update README.md 2019-09-13 21:41:24 -04:00
Alex Page
c0ae5cb27b
Replace old deprecated actions with new one
Hi, I made a bunch of actions which I have now replaced with one action. I have removed the links to the old actions and added the new one. 👍
2019-09-13 21:20:57 -04:00
Gary Ewan Park
12d90510e2
Merge pull request #175 from exelban/master
Add stylelinter
2019-09-12 07:57:49 +01:00
Serhiy Mytrovtsiy
ac1e59e498
Add gcloud
[GitHub Action for Google Cloud Platform (GCP)](https://github.com/exelban/gcloud)
2019-09-11 18:34:33 +02:00
Serhiy Mytrovtsiy
3d36293fa3
Add stylelinter
[Stylelinter - GitHub Action that runs stylelint](https://github.com/exelban/stylelint)
2019-09-11 18:30:18 +02:00
Shaun
9cf4fe6c7b
Add action-join
[Join](https://play.google.com/store/apps/details?id=com.joaomgcd.join) is an Android app that allows custom push notifications (one part of their features) using their  API.

[Marketplace](https://github.com/marketplace/actions/join-notification)
2019-09-11 16:40:37 +08:00
Robert Lin
89efb2fe4f add gobenchdata 2019-09-09 19:19:16 -07:00
Gary Ewan Park
1a87a1d1f4
Merge pull request #168 from shivammathur/master
Add shivammathur/setup-php to list
2019-09-07 22:36:16 +01:00
Gary Ewan Park
253446c317
Merge pull request #169 from MarvinJWendt/patch-1
Add run-node-formatter
2019-09-07 22:33:46 +01:00
Brian Surowiec
d8daeba4ae
Updating link style 2019-09-07 16:59:07 -04:00
Brian Surowiec
24ad594555
Add link to status badge docs 2019-09-07 15:50:11 -04:00
MarvinJWendt
102564c9e1
Change NodeJS to Node.js 2019-09-07 21:03:05 +02:00
MarvinJWendt
2cf519fa96
Add run-node-formatter
run-node-formatter is an action that automatically formats NodeJS code with the currently installed formatter.
2019-09-07 19:28:23 +02:00
Shivam Mathur
aaabe26e7c Add shivammathur/setup-php to list 2019-09-07 15:34:50 +05:30
Andrea Liliana Griffiths
13ac910674
Adding to this list official GitHub Actions forum 2019-09-05 10:56:52 -04:00