Commit Graph

86 Commits

Author SHA1 Message Date
Sarah Drasner
f7810a1251
Merge branch 'master' into feature/hadolint-action 2019-01-27 17:32:57 -07:00
Sarah Drasner
4e144713d3
Merge pull request #32 from MrRamych/patch-1
Add Gradle actions to the list
2019-01-27 17:32:18 -07:00
Sarah Drasner
89e7dd2eed
Merge branch 'master' into patch-1 2019-01-27 17:29:14 -07:00
Sarah Drasner
f8820f55f1
Merge branch 'master' into psake 2019-01-27 17:26:10 -07:00
Sarah Drasner
28189bf3f4
Merge pull request #56 from khanhicetea/master
Add Hugo static site generator action
2019-01-27 17:25:26 -07:00
Sarah Drasner
496da96372
Merge branch 'master' into twitter-action 2019-01-27 17:24:57 -07:00
Sarah Drasner
8259568f1e
Merge branch 'master' into patch-1 2019-01-27 17:17:39 -07:00
KhanhIceTea
04889dd979
Merge branch 'master' into master 2019-01-27 14:27:42 +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
3a4db464e4
Merge branch 'master' into patch-1 2019-01-26 17:00:19 -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
d69bb48393
Merge branch 'master' into cloudflare-dns-action 2019-01-26 16:55:19 -07:00
Sarah Drasner
665e9da0c0
Merge branch 'master' into master 2019-01-26 16:52:55 -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
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
Fedor Korotkov
1e715c73c0
Add Cirrus Actions 2019-01-22 13:43:52 -05: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
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
Jon Maddox
c54610e4c1 add SSH for GitHub Actions 2019-01-15 10:37:26 -05: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
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
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
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
Christophe Boucharlat
eb0f5146ba
Merge branch 'master' into cloudflare-dns-action 2018-12-20 21:15:17 +01:00
Sarah Drasner
40f2601d4d
Merge pull request #38 from tj/patch-2
Add link to Slack action
2018-12-20 12:30:39 -07:00
Brian Clark
d5158e9fd8
Add Snyk CLI Action
This GitHub action adds the ability to run a Snyk test against the repository to see if there are any third-party dependencies found with vulnerabilities in them.
2018-12-20 14:27:59 -05:00
TJ Holowaychuk
889d6cfa16
Add AWS SAM action 2018-12-20 18:33:18 +00:00
TJ Holowaychuk
b3e6ee67f3
Change Up link so it is more direct 2018-12-20 16:44:08 +00:00
TJ Holowaychuk
212bdade4b
Add link to Slack action 2018-12-20 16:43:02 +00:00
TJ Holowaychuk
d2fa6f0bf3
Add link to Up's action(s) 2018-12-20 13:16:53 +00:00
Matt Burdan
9954e80aba
Add new Action to run hadolint on a Dockerfile in a repository 2018-12-19 08:59:46 -08:00
Christophe Boucharlat
20faea6860
Added new Action to Declaratively setup DNS records on Cloudflare 2018-12-18 21:12:27 +01:00
Sarah Drasner
334044b207
Merge branch 'master' into new-action/issue-labels-manager 2018-12-17 08:33:54 -07:00
Benjamin Lannon
8f32c887da Added new Action to Declaratively setup GitHub labels
This action is a way to define the labels for a GitHub repo inside
the repo itself. It runs a fairly small node app to see the diff of the
.github/labels.json file and will only update the various labels it needs
to. As well, currently it makes the labels in a repo match the json file,
so it will delete labels that are on the repo but not in json.
2018-12-12 20:02:32 -05:00
Mr_Ramych
65244c8348
Add Gradle actions to the list
This action runs Gradle tasks using wrapper
2018-12-09 20:17:05 +03:00
Tiarê Balbi
a08082982b
Added Yarn Action to Community Resources
This Action for yarn enables arbitrary actions with the yarn command-line client, including testing packages and publishing to a registry.
2018-12-07 16:23:16 +00:00
Sarah Drasner
b3e3f43e47
Merge branch 'master' into patch-1 2018-12-07 07:43:47 +01:00
Bryan Schuetz
ca0708d8f5
Adding another action to Community Resources
This is an action that will build a Jekyll site (without any restrictions to custom plugins) and deploy the site files back to the gh-pages branch of the repo.
2018-12-05 15:57:32 -05:00
Chris Pilsworth
be131a906c
Deploy a cloudflare worker 2018-12-01 17:46:14 +00:00
Sarah Drasner
24b9c26bf3
Merge branch 'master' into patch-1 2018-12-01 10:15:25 -07:00
Steve Winton
2640c91561
Add serverless example 2018-11-29 15:47:05 -06:00
Benjamin Lannon
ff845fdbb5 Adding vsce-action 2018-11-25 16:03:48 -05:00