Commit Graph

618 Commits

Author SHA1 Message Date
Shohei Ueda
5cefc01c80
Update redirected official docs link 2020-02-13 18:13:31 +09:00
Corey Butler
aab30f0172
Removed link formatting
Complies with lint rules.
2020-02-12 13:05:59 -06:00
Corey Butler
20c13009b4
Update README.md 2020-02-12 13:02:26 -06:00
Corey Butler
711f5b322e
Added Github Release Rollback Action
This action will rollback/delete a release. Useful when a release is cut but a downstream activity fails. Cleans up orphan/churn releases.
2020-02-12 10:13:35 -06:00
Corey Butler
9ff70a270e
Added a multipublish action
This action scans code bases (or Github workspaces) for `package.json` files and publishes each package to the specified registry (default is npm registry).
2020-02-12 10:08:05 -06:00
Paulo Henrique Cuchi
048439b8df
Add cuchi/jinja2-action
That seems like the first action which uses a template engine. I think it should go under the **Utility** section.
2020-02-08 01:24:19 -03:00
Danny Ben Shitrit
366208bacc remove all old (v1,HCL) resources 2020-02-07 09:42:47 +00:00
Approval Tester
e12d0ecc20 mark stale and deprecated resources 2020-02-06 19:26:58 +00:00
Gary Ewan Park
b83366d73b
Merge pull request #319 from xt0rted/patch-2
Remove eslint status checks action
2020-02-06 07:32:14 +00:00
Gary Ewan Park
f90142dd1e
Merge pull request #320 from henryiii/patch-1
Add goanpeca/setup-miniconda
2020-02-06 07:31:30 +00:00
Gary Ewan Park
3b658d558b
Merge pull request #318 from atymic/patch-1
docs: add laravel cd guide
2020-02-06 07:30:21 +00:00
Henry Schreiner
62bff62108
Add goanpeca/setup-miniconda
This is used to install Miniconda environments. If a new Python section header is eventually created, it should go there.
2020-02-05 16:16:55 -05:00
Brian Surowiec
709d5189ab
Remove actions v1 eslint action 2020-02-05 03:03:25 -05:00
atymic
1166d598b2
chore: move to last entry in list 2020-02-05 18:59:45 +11:00
Gary Ewan Park
f29ced52b1
Merge pull request #316 from xt0rted/patch-2
Add xt0rted/stylelint-problem-matcher
2020-02-05 07:56:15 +00:00
atymic
b4adf8ebcf
chore: fix casing 2020-02-05 16:20:16 +11:00
atymic
747548dfc4
docs: add laravel cd guide 2020-02-05 16:18:13 +11:00
Fedor Korotkov
85b565dbba
Add "Block PR merges" Action 2020-02-03 15:14:55 -05:00
Brian Surowiec
c30db861c6
Add xt0rted/stylelint-problem-matcher 2020-02-03 02:46:43 -05:00
Matthias Pigulla
f5739943bb
Add secret-spreader (#315)
* Suggest adding the `secret-spreader`

* Revert accidental change

* Fix punctuation
2020-01-31 13:18:37 +00:00
Gary Ewan Park
585c9363df
Merge pull request #312 from xen0l/patch-2
Add iam-lint
2020-01-31 10:17:50 +00:00
Adam Števko
186d6193d6
Update README.md 2020-01-31 00:26:44 +01:00
Danny McCormick
65d7fc7878
Add "Label Your Issues Using the Issue's Contents"
References https://github.com/damccorm/tag-ur-it
2020-01-27 16:25:42 -05:00
Adam Števko
bbff23a1d9
Add iam-lint 2020-01-25 13:49:48 +01:00
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
Penguin
7970130399 add AWS Secrets Manager Actions 2019-12-20 18:25:59 +09:00
Max Komarychev
950341b656 Add octions (GitHub REST Actions) 2019-12-19 23:06:05 +02:00
Samuel Meuli
c481adb26f
Add Electron Builder Action 2019-12-18 22:50:41 +01:00
Samuel Meuli
2390e46207
Add Maven Publish Action 2019-12-18 22:48:48 +01:00
Romain Lespinasse
4888f5808d Add github-slug-action to Utility section 2019-12-17 09:02:43 +01:00
Anoop Tatti
6cca8ba98e
Adding action 'Create Outlook Calendar Event using Microsoft Graph'
Link to the repo - https://github.com/anoopt/ms-graph-create-event
2019-12-10 00:14:55 +00:00
Gary Ewan Park
5de0e0ccfb
Add tutorial link for integrating Github actions with Rails (#276)
Add tutorial link for integrating Github actions with Rails
2019-12-08 10:51:25 +00:00
Akshay Birajdar
9653885325 Add tutorial link for integrating Github actions with rails 2019-12-08 13:05:46 +05:30
Sarah Drasner
925858cbfd
Make icon even smaller 2019-12-07 17:57:22 -07:00
Sarah Drasner
8b5187d615
Make the icon smaller 2019-12-07 17:54:29 -07:00
Sarah Drasner
bd633f70a2
Remove status badge heading 2019-12-07 17:53:36 -07:00
Sarah Drasner
f237228fda
Put awesome lint in the h1 with the other badge 2019-12-07 17:51:15 -07:00
Sarah Drasner
447e2afdf3
Delete extra status badge 2019-12-07 16:41:59 -07:00
Sarah Drasner
808db4cc23
Constrict the icon width 2019-12-07 16:22:47 -07:00
Sarah Drasner
5f698af8e8
Constrict the icon width 2019-12-07 16:21:07 -07:00
Sarah Drasner
1ba1cbf164 update icon for readme 2019-12-07 15:54:41 -07:00
Sarah Drasner
de89f121b8
Merge pull request #275 from bahmutov/patch-1
add action that installs NPM dependencies and caches them
2019-12-07 15:43:15 -07:00
Sarah Drasner
a958bf48a2
Merge branch 'master' into patch-2 2019-12-07 15:42:43 -07:00
Sarah Drasner
866518cd8e
Merge pull request #273 from sobolevn/patch-3
Adds dotenv-linter
2019-12-07 15:42:02 -07:00
Shohei Ueda
58dffc268e
Update redirected link 2019-12-08 04:36:57 +09:00
Gleb Bahmutov
90ea481d69
Add action to run Cypress tests
Example action
```yml
name: End-to-end tests
on: [push]
jobs:
  cypress-run:
    runs-on: ubuntu-latest
    steps:
      - name: Checkout
        uses: actions/checkout@v1
      # Install NPM dependencies, cache them correctly
      # and run all Cypress tests
      - name: Cypress run
        uses: cypress-io/github-action@v1
```
2019-12-05 08:00:25 -05:00
Gleb Bahmutov
93ac1eb660
add action that installs NPM dependencies and caches them
It is an action for projects that need to run `npm ci` or `yarn --frozen-lockfile` to install NPM dependencies and cache them

```yml
name: main
on: [push]
jobs:
  build-and-test:
    runs-on: ubuntu-latest
    name: Build and test
    steps:
      - uses: actions/checkout@v1
      - uses: bahmutov/npm-install@v1
      - run: npm t
```
2019-12-05 07:58:57 -05:00
Nikita Sobolev
f6f0aaaaa3
Adds dotenv-linter
Adds https://github.com/wemake-services/dotenv-linter
Docs: https://dotenv-linter.readthedocs.io/en/latest/
Action page: https://github.com/marketplace/actions/dotenv-linter

Also updates `wemake-python-styleguide` infromation about `reviewdog`, because as the author of these two packages I consider this feature absolutely worth mentioning.

It is just awesome!
2019-12-04 13:46:55 +03:00
Gary Ewan Park
24c2332778
Assume role AWS added (#271)
Assume role AWS added
2019-12-04 07:41:30 +00:00
Dariusz Dwornikowski
0a22486966 Moved the action to the last position 2019-12-04 08:30:51 +01:00
Webber Takken
afed4299c9
Fix typo 2019-12-02 20:21:47 +01:00