Sarah Drasner
8259568f1e
Merge branch 'master' into patch-1
2019-01-27 17:17:39 -07:00
jwr
94c5074256
add jwr0/dockerfile-linter-action Dockerfile linter
2019-01-27 14:28:59 -05:00
vgaidarji
ff528c58fd
Add link to Android GitHub Actions
...
Repository with Android build and emulator actions:
https://github.com/vgaidarji/android-github-actions
2019-01-27 14:20:24 +02:00
KhanhIceTea
04889dd979
Merge branch 'master' into master
2019-01-27 14:27:42 +07:00
Jason Etcovitch
e6ee252764
Add "Building GitHub Actions in Node.js"
2019-01-26 21:33:14 -05:00
Sarah Drasner
9f3efe1fa0
Merge pull request #49 from max/set-up-linter
...
Add GitHub Action to lint awesome list
2019-01-26 17:06:12 -07:00
Sarah Drasner
926eea16f8
Merge pull request #39 from tj/patch-3
...
Add AWS SAM action
2019-01-26 17:05:13 -07:00
Sarah Drasner
a6f6f25fa5
Merge pull request #43 from cedrickring/patch-1
...
Add GitHub Actions for Golang
2019-01-26 17:00:28 -07:00
Sarah Drasner
3a4db464e4
Merge branch 'master' into patch-1
2019-01-26 17:00:19 -07:00
Sarah Drasner
a15739fbe1
Merge pull request #48 from natemoo-re/natemoo-re-patch-1
...
Add Firebase resources
2019-01-26 16:58:58 -07:00
Sarah Drasner
67dbf6da40
Merge branch 'master' into natemoo-re-patch-1
2019-01-26 16:58:44 -07:00
Sarah Drasner
e06545203e
Merge pull request #52 from maddox/add-ssh-commands
...
add SSH for GitHub Actions
2019-01-26 16:57:00 -07:00
Sarah Drasner
04b322dc98
Merge pull request #35 from xorilog/cloudflare-dns-action
...
Added new Action to Declaratively setup DNS records on Cloudflare
2019-01-26 16:55:26 -07:00
Sarah Drasner
d69bb48393
Merge branch 'master' into cloudflare-dns-action
2019-01-26 16:55:19 -07:00
Sarah Drasner
66f68b196a
Merge pull request #46 from jzweifel/master
...
Add GitHub Action for Gatsby CLI
2019-01-26 16:53:07 -07:00
Sarah Drasner
665e9da0c0
Merge branch 'master' into master
2019-01-26 16:52:55 -07:00
Sarah Drasner
f37e1f153b
Merge pull request #41 from Ilshidur/patch-1
...
Add link to Discord notification action
2019-01-26 16:51:36 -07:00
Sarah Drasner
bf1ba85e30
Merge branch 'master' into patch-1
2019-01-26 16:51:21 -07:00
Sarah Drasner
67ae12999f
Merge pull request #59 from kamilkisiela/patch-1
...
GraphQL Inspector
2019-01-26 16:50:28 -07:00
Sarah Drasner
019603d10d
Merge pull request #66 from abinoda/patch-2
...
Add action for setting PR reviewers based on assignees
2019-01-26 16:48:28 -07:00
Cedric Kring
1bc5b04fc6
Change Github to GitHub
2019-01-26 11:37:30 +01:00
Christophe Boucharlat
f658e4df78
Adding a simple twitter action
2019-01-25 22:47:43 +01:00
Nicolas Coutin
da7b0e5895
fix: Discord Action link
2019-01-25 22:13:32 +01:00
Abi Noda
3c1663c7f1
Add action for setting PR reviewers based on assignees
2019-01-25 11:41:18 -07:00
Abi Noda
44fb85ff8a
update repo url
2019-01-25 11:40:08 -07:00
Shaleen Jain
0aef019fb7
Add deploy zola github action
...
This actions builds and deploys a [zola](https://github.com/getzola/zola ) site to GitHub pages
2019-01-23 13:18:06 +05:30
Fedor Korotkov
1e715c73c0
Add Cirrus Actions
2019-01-22 13:43:52 -05:00
Steve Winton
6327ab3afa
Add swinton/httpie-action
2019-01-22 10:58:38 -06:00
Abi Noda
fa0a4e2b0b
Add GitHub action for posting Slack messages as a bot
2019-01-19 13:53:57 -07:00
Kamil Kisiela
95f24b18b3
GraphQL Inspector
...
We created a tool that inspects GraphQL API in order to find breaking changes or changes that are dangerous or entirely safe. It also has more features that goes into that.
2019-01-18 20:06:27 +01:00
Ajit Bohra
e673c7e819
Add actions by lubusIN
2019-01-18 00:03:27 +05:30
Mickaël Andrieu
e9710eda67
Added 4 actions for PHP ecosystem
2019-01-17 12:49:05 +01:00
KhanhIceTea
0835e3c2e1
Add khanhicetea/gh-actions-hugo-deploy-gh-pages
...
Add new action : khanhicetea/gh-actions-hugo-deploy-gh-pages
2019-01-17 15:27:35 +07:00
Gary Ewan Park
7d8e31069b
Update README.md
2019-01-16 09:31:34 +00:00
Nuck
e1b1a9e49c
Add ember-cli-actions to the list
2019-01-15 21:11:08 -08:00
Casey Lee
79762f92f4
Link to nektos/act
to run GitHub Actions locally
2019-01-15 07:56:23 -08:00
Jon Maddox
c54610e4c1
add SSH for GitHub Actions
2019-01-15 10:37:26 -05:00
Jeremy Shore
780df89fb6
Add Github Action for Firebase
2019-01-15 09:35:20 -06:00
Eric Johnson
453083a0ad
Add link to JS Build Actions
...
Add a link to actions to run Gulp or Grunt build tasks then commit any asset file changes.
These are two separate actions:
- build: Runs either Gulp, Grunt or NPM (whichever is configured)
- commit: Commits and pushes asset file changes
Used together, these are perfect for running SASS/CSS compilation or JS transpiliation build actions.
2019-01-12 21:37:02 -05:00
Max Schoening
cd156c2b49
Add GitHub Action to lint awesome list
2019-01-12 15:55:58 -08:00
Nate Moore
f30f81206b
Add Firebase resources
...
- Links directly to [action-firebase](https://github.com/natemoo-re/action-firebase ), which wraps the Firebase CLI.
- Adds tutorial on using action-firebase to [Deploy to Firebase Hosting](https://natemoo.re/posts/action-firebase/ )
2019-01-11 09:44:51 -06:00
Vanessa Sochat
9f9446f077
adding organization and containertree github pages generator action
2019-01-10 17:06:14 -05:00
Matt Burdan
ca6a8cdeea
Merge branch 'master' into feature/hadolint-action
2019-01-10 17:08:37 +08:00
Jacob Zweifel
82cf9281f8
Add GitHub Action for Gatsby CLI
...
This Action wraps the Gatsby CLI to enable common Gatsby commands.
2019-01-08 17:47:42 -05:00
Brandon Olin
80a4816297
add psake
2019-01-06 15:25:09 -08:00
Brandon Olin
0d9d71a825
Add PSScriptAnalyzer action
2019-01-06 15:12:08 -08:00
Cedric Kring
9302968709
Add Github Actions for Golang
...
This action sets up your workspace to run `go` (or other) commands in it.
2019-01-05 14:16:59 +01:00
Thomas Schoffelen
1cc3992141
Added gha
script link.
2018-12-31 19:58:17 +01:00
Mr_Ramych
283dcfa86c
Merge branch 'master' into patch-1
2018-12-24 11:00:20 +03:00
Nicolas Coutin
520a7186a7
Add link to Discord notification action
2018-12-21 13:12:18 +01:00