Commit Graph

649 Commits

Author SHA1 Message Date
Gary Ewan Park
a098b3e28a
Merge pull request #157 from jakejarvis/add-lighthouse-audit
Add Chrome Lighthouse audit action
2019-08-23 19:59:42 +01:00
Jake Jarvis
41cb2a1ae2
Add Lighthouse audit action 2019-08-23 12:18:53 -04:00
Gary Ewan Park
cb7528ddb5
Merge pull request #155 from jakejarvis/add-s3-sync
Add S3 bucket sync action
2019-08-22 21:43:34 +01:00
Gary Ewan Park
d5fae03f7c
Merge pull request #156 from knoxilla/patch-1
Link to supported (YML) format documentation
2019-08-22 21:42:48 +01:00
Thomas Knox
971023edd3
Link to supported (YML) format documentation
Per Github, HCL is on it's way out!

>   The documentation at https://developer.github.com/actions and support for the HCL syntax in GitHub Actions will be deprecated on September 30, 2019.
Documentation for the new limited public beta using the YAML syntax is available on https://help.github.com. See "Automating your workflow with GitHub Actions" for documentation using the YAML syntax.
2019-08-22 16:27:34 -04:00
Jake Jarvis
c0389582b7
Add S3 bucket sync action 2019-08-22 11:11:22 -04:00
Gary Ewan Park
04fdc34547
Merge pull request #154 from jakejarvis/add-cloudflare-purge
Add Cloudflare cache purge action
2019-08-22 07:57:49 +01:00
Gary Ewan Park
166f12f234
Merge pull request #153 from seferov/patch-1
Add pull request lint action
2019-08-22 07:56:17 +01:00
Gary Ewan Park
16b93fea6b
Merge pull request #152 from AngelOnFira/patch-1
Add create-envfile
2019-08-22 07:55:16 +01:00
Gary Ewan Park
5b286150e8
Merge branch 'master' into patch-1 2019-08-22 07:55:07 +01:00
Gary Ewan Park
86ff068cf8
Merge pull request #151 from xu-cheng/latex
add GitHub Actions to compile LaTeX documents
2019-08-22 07:53:07 +01:00
Jake Jarvis
7358004514
Add Cloudflare cache purge action 2019-08-22 00:20:25 -04:00
Farhad Safarov
6639406d2f
Add pull request lint action
https://github.com/seferov/pr-lint-action
2019-08-21 18:37:41 +03:00
Forest Anderson
418ec0db60
Add create-envfile
An Action that creates an envfile from Github Secrets.
2019-08-21 10:41:08 -04:00
Cheng XU
7215ebce1f
add GitHub Actions to compile LaTeX documents
https://github.com/xu-cheng/latex-action
2019-08-21 18:56:12 +08:00
Gary Ewan Park
0025bed112
Merge pull request #150 from peaceiris/remove-archived-actions
remove: peaceiris's archived GitHub Actions
2019-08-21 11:13:44 +01:00
peaceiris
a3d780d5a0 remove: peaceiris's archived GitHub Actions 2019-08-21 15:30:29 +09:00
Gary Ewan Park
0ede9e5240
Merge pull request #149 from subosito/flutter-action
Add flutter-action
2019-08-21 06:31:23 +01:00
Alif Rachmawadi
6702e21ef8
Add flutter-action 2019-08-21 08:49:57 +07:00
Gary Ewan Park
51726c507a
Merge pull request #148 from max/bump-awesome-lint
Bump version of max/awesome-lint
2019-08-20 07:29:55 +01:00
Max Schoening
2bd67e1a8f Bump version of max/awesome-lint 2019-08-19 16:59:48 -07:00
Gary Ewan Park
4b9bbb6257
Merge pull request #147 from max/actions-update
Update Actions format to new workflow declaration
2019-08-19 19:30:23 +01:00
Max Schoening
70549e4c02 Add explicit checkout of workspace 2019-08-19 11:14:03 -07:00
Max Schoening
6760683639 Update Actions format to new workflow declaration 2019-08-19 10:54:40 -07:00
Gary Ewan Park
0a2a47b3f0
Merge pull request #145 from ibrahim0814/patch-1
Link to official codecov action, not third party
2019-08-19 09:33:34 +01:00
Gary Ewan Park
cb91b2567d
Update and rename pullrequest.workflow to main.workflow 2019-08-19 08:41:11 +01:00
Gary Ewan Park
c55ecce251
Update and rename main.workflow to pullrequest.workflow 2019-08-19 08:39:19 +01:00
Gary Ewan Park
7abc751d8c
Fix linting rule 2019-08-19 08:37:01 +01:00
Gary Ewan Park
6e5ff7bebf
Add license file 2019-08-19 08:34:47 +01:00
Gary Ewan Park
88f87380e2
Fixing lint rule 2019-08-19 08:26:30 +01:00
Joel Male
7ac905ca69 Add joelwmale/codeception-action (#144)
* Add codeception action

* Remove extension garble

* Remove random file
2019-08-19 08:22:17 +01:00
GP ✅
4056e959ad Include a tutorial for converting a Docker-based Action... (#146)
... into a JavaScript/Typescript-based Action.
2019-08-19 07:46:24 +01:00
Ibrahim Ali
49b28d5e0c
link to official codecov action, not third party 2019-08-18 20:16:03 -07:00
Michael Romanenko
7e8ec06c45 Added a guide for deploying Next.js project with Up (#143)
* Added a guide for deploying Next.js project with Up

Hello! I've made a tiny guide on how to deploy and continuously deliver Next.js project with Up with short introduction to GitHub Actions. Examples and code snippets are written using recently updated Workflow YAML syntax. 

It would be awesome if we add it to Deployment section of the list!

* Update README.md

Moved link to article to Tutorials section
2019-08-18 08:52:08 +01:00
Gary Ewan Park
931e8153ba
Merge pull request #142 from paambaati/patch-1
Add paambaati/codeclimate-action
2019-08-13 21:13:43 +01:00
GP ✅
0f66438bc6
Add paambaati/codeclimate-action
Also available on the marketplace — https://github.com/marketplace/actions/code-climate-action
2019-08-09 12:45:02 +05:30
Gary Ewan Park
e803a1e100
Merge pull request #141 from ivanklee86/il/add_xunit_reporter
Add link to xunit-slack-reporter.
2019-08-07 14:08:00 +01:00
Ivan Lee
04d6d42b54 Add link to xunit-slack-reporter. 2019-08-07 08:54:46 -04:00
Gary Ewan Park
a3e3b4480d
Merge pull request #140 from peter-evans/patch-1
Links for various actions
2019-07-21 10:06:52 -04:00
Peter Evans
5a68249b7a
Add links for various actions 2019-07-21 10:48:55 +09:00
Gary Ewan Park
e18f734e5a
Merge pull request #138 from vsoch/patch-2
Adding Twitter Share GitHub Action
2019-07-20 10:49:00 -05:00
Gary Ewan Park
53fd52139d
Merge pull request #139 from vijaykramesh/master
add https://github.com/vijaykramesh/pr-lint-action
2019-07-20 10:46:54 -05:00
Vijay Ramesh
a11dc37537 add https://github.com/vijaykramesh/pr-lint-action 2019-07-19 22:51:55 -07:00
Vanessasaurus
09af2ab092
Adding Twitter Share GitHub Action
This action will generate text for the user to copy paste and share on Twitter, including:
 - a custom message
 - hashtags
 - "at" usernames

And specifically, it includes links to one or more files that match a pattern from the pull request just merged. I found I needed to do this because the traditional Twitter share buttons didn't work (we can't embed the widget.js from Twitter in GitHub) and then including the hashtags and "at" references in a URL to open the same interface would be truncated in the URL. The use case for this action is any GitHub user/organization that would want to encourage users to contribute content, and then be given a fun Tweet to share that.
2019-07-18 09:25:32 -04:00
Gary Ewan Park
df135bd7fd
Merge pull request #137 from elgohr/master
Add Github tools
2019-07-13 06:15:31 -07:00
Lars
4efbeb69a5
Add tools 2019-07-13 12:46:01 +02:00
Gary Ewan Park
2b9d9b6f5c
Merge pull request #136 from pascalgn/patch-1
Add size-label-action and automerge-action
2019-06-30 08:24:11 -07:00
Pascal
b9bafda591
Add size-label-action and automerge-action 2019-06-30 13:58:05 +02:00
Gary Ewan Park
8713703098
Merge pull request #135 from peter-evans/patch-1
Add link to Docker Hub Description action
2019-06-26 10:47:05 +01:00
Peter Evans
ada3b6f0b7 Add link to dockerhub-description action 2019-06-25 20:56:16 +09:00