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
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
Sarah Drasner
b9757661eb
Merge pull request #40 from clarkio/patch-1
...
Add Snyk CLI Action
2018-12-20 12:29:50 -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
af537a9b43
Merge pull request #33 from lannonbr/new-action/issue-labels-manager
...
Added new Action to Declaratively setup GitHub labels
2018-12-17 08:34:03 -07:00
Sarah Drasner
334044b207
Merge branch 'master' into new-action/issue-labels-manager
2018-12-17 08:33:54 -07:00
Sarah Drasner
a45b1ab64f
Merge pull request #31 from tiarebalbi/master
...
GitHub Actions for Yarn
2018-12-17 08:32:56 -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
2604dceea9
Merge pull request #1 from tiarebalbi/actionsyarn
...
Added Yarn Action to Community Resources
2018-12-07 16:23:43 +00: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
ba9188237e
Merge pull request #29 from BryanSchuetz/patch-1
...
Adding another action to Community Resources
2018-12-07 07:44:05 +01:00
Sarah Drasner
b3e3f43e47
Merge branch 'master' into patch-1
2018-12-07 07:43:47 +01:00
Sarah Drasner
fc1237162c
Merge pull request #27 from cpilsworth/patch-1
...
Deploy a cloudflare worker
2018-12-07 07:40:24 +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
Sarah Drasner
10d31d1ed2
Merge pull request #23 from lannonbr/feature/ideas-list
...
Created ideas list
2018-12-01 15:23:43 -07:00
Benjamin Lannon
2d67c464e4
Update ideas.md
2018-12-01 17:02:50 -05:00
Chris Pilsworth
be131a906c
Deploy a cloudflare worker
2018-12-01 17:46:14 +00:00
Benjamin Lannon
3209f2f220
Update ideas.md
2018-12-01 12:35:10 -05:00
Sarah Drasner
d623fceb01
Merge pull request #25 from swinton/patch-1
...
Add serverless example
2018-12-01 10:15:33 -07:00
Sarah Drasner
24b9c26bf3
Merge branch 'master' into patch-1
2018-12-01 10:15:25 -07:00
Sarah Drasner
4d074032a1
Merge pull request #24 from lannonbr/vsce-action
...
Adding vsce-action
2018-12-01 10:03:59 -07:00