Gary Ewan Park
6d6715fc86
Merge branch 'master' into patch-1
2020-01-24 08:30:57 +00:00
Gary Ewan Park
424e7dc0e9
Merge pull request #310 from nick-invision/patch-1
...
Add private-action-loader
2020-01-24 08:30:04 +00:00
Paramtamtam
892fac8623
Update README.md
2020-01-24 13:13:54 +05:00
Nick Fields
f5149d9daf
Add private-action-loader
...
Allows private actions to be used in any workflow.
private-action-loader: https://github.com/InVisionApp/private-action-loader
2020-01-23 15:43:59 -05:00
Ilya Chekalsky
9925e808d3
Update README.md
2020-01-23 18:22:42 +01:00
Ilya Chekalsky
ab214b5310
Merge branch 'master' into patch-1
2020-01-23 18:19:51 +01:00
Jessica Wilson
e81d9ff847
Updated Table of Contents to reflect refactor
2020-01-22 19:58:25 -08:00
Jessica Wilson
1c18394002
Refactored monolith lists for readability and ease of searching
2020-01-22 19:34:50 -08:00
Ilya Chekalsky
e048bc3446
PHP_CodeSniffer Lint Action
...
Adding PHP_CodeSniffer Action https://github.com/chekalsky/phpcs-action
2020-01-21 13:36:06 +01:00
Gary Ewan Park
6291bfe809
Merge pull request #307 from JulienKode/patch-2
...
docs(README): add pull request name linter action
2020-01-21 07:33:26 +00:00
Julien K
249b72f6d4
docs(README): add pull request name linter action
2020-01-20 22:23:29 +01:00
Christian Dräger
cb6ff511ac
add write properties action
2020-01-20 09:44:26 +01:00
Christian Dräger
8514562d68
Merge branch 'master' into patch-2
2020-01-20 09:40:37 +01:00
Gary Ewan Park
66100edc4f
Merge pull request #304 from christian-draeger/patch-1
...
Add 'Increment Semantic Version' to utilities list
2020-01-19 20:24:00 +00:00
Gary Ewan Park
9d8dc1e681
Merge pull request #306 from lukka/cmake-vcpkg-actions
...
add run-cmake and run-vcpkg actions, add Build section
2020-01-19 20:20:59 +00:00
luca
3d72ca49c1
add run-cmake and run-vcpkg actions;along with Build section
2020-01-19 10:01:40 -08:00
Christian Dräger
b68368f121
add 'Read Properties' action to Utility
2020-01-19 16:50:14 +01:00
Christian Dräger
45b50d5f77
Add 'Increment Semantic Version' to utilities list
2020-01-18 23:38:51 +01:00
Vlad Ionescu
ec2e4e5bfd
tfsec action for Terrafrom security best practices
...
Adding https://github.com/reviewdog/action-tfsec to run https://github.com/liamg/tfsec with reviewdog output on the PR
2020-01-17 11:34:11 +02:00
Derek Rada
97cd2eef8e
Add terraform-docs ( #299 )
...
* Update README.md
* Added period to pass linting
* Removed unintentional new line added
Co-authored-by: Gary Ewan Park <gep13@gep13.co.uk>
2020-01-15 09:33:19 +00:00
Jessica Wilson
8b7484edd5
Added https://github.com/jessicalostinspace/cut-release-action to utlities
2020-01-14 12:00:22 -08:00
Gary Ewan Park
848fc074ee
Add action-dotenv-linter ( #298 )
...
Add action-dotenv-linter
2020-01-13 23:52:44 -08:00
Gary Ewan Park
59cc3dc528
Adding search string utility for branches and semvers ( #300 )
...
Adding search string utility for branches and semvers
2020-01-13 23:51:33 -08:00
Jessica Wilson
749b3685c4
Adding link to https://github.com/jessicalostinspace/github-action-get-regex-branch
2020-01-13 13:34:29 -08:00
Grachev Mikhail
e2537facb4
Update README.md
2020-01-13 14:13:04 +03:00
Grachev Mikhail
bc9f755303
Add action-dotenv-linter
2020-01-13 11:47:45 +03:00
Shohei Ueda
d8840410f9
Update Official Resources
...
Add two links.
- actions/runner (The Runner for GitHub Actions.) https://github.com/actions/runner
- actions/http-client (A lightweight HTTP client optimized for use with actions, TypeScript with generics and async await.) https://github.com/actions/http-client )
2020-01-11 19:51:16 +09:00
Gary Ewan Park
bdf254b4a2
Adding Molecule and Galaxy action ( #295 )
...
Adding Molecule and Galaxy action
2020-01-09 23:51:43 -08:00
Gary Ewan Park
96557910be
(maint) Formatting
2020-01-10 07:51:04 +00:00
Bryan Killian
919efd6a0c
adding file-changes-action
...
This action will take the information from the Push/Pull Request and output some variables and write files that will let you know what was changed, removed, or added.
2020-01-08 21:13:57 -05:00
Robert de Bock
34398ea472
Adding Molecule and Galaxy action
2020-01-07 11:27:12 +01:00
Gary Ewan Park
f60f449572
Add dlint-check ( #292 )
...
Add dlint-check
2020-01-06 13:49:07 +00:00
Gary Ewan Park
823cb55f3d
New tool for manually triggering GitHub Actions ( #294 )
...
New tool for manually triggering GitHub Actions
2020-01-06 13:48:14 +00:00
Aaron Batilo
3f9edf10b0
New tool for manually triggering GitHub Actions
...
Adding a link for a tool to help with manually triggering GitHub Actions
2020-01-06 05:49:51 -07:00
Enrico Comiti
2683c337f3
Add GH actions advent calendar to tutorial section
...
Collection of tips
2020-01-06 13:24:40 +01:00
Adam Števko
6668f13aad
Add dlint-check
2020-01-05 12:26:24 +01:00
Samuel Meuli
765731cb9f
Add Lint Action
2020-01-04 23:56:00 +01:00
Julien K
8c7eb9e42c
docs(README.md): Add Label to your Pull Requests based on the author team name: https://github.com/JulienKode/team-labeler-action
...
Add Label to your Pull Requests based on the author team name: https://github.com/JulienKode/team-labeler-action
2019-12-29 18:36:46 +01:00
Zack Teater
2c86c6cb70
Remove Unmaintained "Remove Curse", fixes #279
2019-12-28 19:13:11 -05:00
Gary Ewan Park
e81512b4ff
Update README.md
2019-12-25 11:16:37 +00:00
Gary Ewan Park
6a5d7e6b39
Merge branch 'master' into awesome-lint
2019-12-25 11:15:06 +00:00
Gary Ewan Park
5aba1fafb0
Add actions from Decathlon ( #287 )
...
Add actions from Decathlon
2019-12-25 11:10:17 +00:00
Mingjie Jiang
dd814a4fe1
Add Ghost Theme Deploy Action
2019-12-25 00:55:10 -05:00
Laurent Thiebault
6e7919d803
Update README.md
2019-12-24 16:51:57 +01:00
Laurent Thiebault
7bc0bb6009
Add actions from Decathlon
2019-12-24 16:46:23 +01:00
Sisir Koppaka
f8437b3928
add action for awesome-lint to the utilities
2019-12-24 13:42:27 +05:30
deef
0435a22f3b
Add JSON-edit-action
...
Github action for editing a json file.
https://github.com/deef0000dragon1/json-edit-action
2019-12-24 02:53:08 -05:00
Gary Ewan Park
4efd1059ea
Merge branch 'master' into action-maven-publish
2019-12-22 21:48:06 +00:00
Gary Ewan Park
9f3a0dfa9e
Add Electron Builder Action ( #282 )
...
Add Electron Builder Action
2019-12-22 21:45:02 +00:00
Penguin
2a926536e9
Merge branch 'master' into master
2019-12-20 18:28:26 +09:00