Commit Graph

840 Commits

Author SHA1 Message Date
Sarah Drasner
c06113f6ed
Merge branch 'master' into patch-2 2020-08-27 16:52:32 -06:00
Sarah Drasner
4980538dc4
Merge branch 'master' into patch-1 2020-08-27 16:50:51 -06:00
Sarah Drasner
55e02d3b43
Merge branch 'master' into master 2020-08-27 16:49:19 -06:00
Sarah Drasner
2ccca56907
Merge pull request #445 from amis92/patch-1
Add "pwsh-script" - rich PowerShell Script runner
2020-08-27 16:47:58 -06:00
Sarah Drasner
c8e93375c1
Merge branch 'master' into patch-1 2020-08-27 16:47:00 -06:00
Sarah Drasner
5037536898
Merge pull request #443 from BenElgar/master
Add create a Kubernetes cluster action
2020-08-27 16:43:38 -06:00
Sarah Drasner
f14f46e154
Change to Title Casing 2020-08-27 16:43:07 -06:00
Sarah Drasner
673ff9d967
Merge pull request #441 from IgnusG/patch-1
Add Jest Report Action
2020-08-27 16:41:47 -06:00
Sarah Drasner
556bcea961
Merge branch 'master' into patch-1 2020-08-27 16:40:41 -06:00
Sarah Drasner
540d5f77dc
Merge branch 'master' into kai-tub/external-repo-sync-action 2020-08-27 16:35:50 -06:00
Sarah Drasner
f61101e22d
Merge branch 'master' into feat/lint/validate-fastlane-supply-metadata 2020-08-27 16:34:41 -06:00
Sarah Drasner
65e0b498b1
Change to title casing 2020-08-27 16:34:10 -06:00
Sarah Drasner
8aaa89d29d
Merge branch 'master' into add-gha-remove-artifacts 2020-08-27 16:32:05 -06:00
Sarah Drasner
4aa771c268
Merge pull request #425 from crazy-max/patch-1
Set up Docker Buildx action
2020-08-27 16:25:41 -06:00
Sarah Drasner
24a6b301a9
Merge pull request #424 from Xorima/patch-1
Add Actionshub
2020-08-27 16:24:56 -06:00
Sarah Drasner
05d9691b3f
Merge branch 'master' into actions-status-discord 2020-08-27 16:18:07 -06:00
Sarah Drasner
78b46fd53d
Merge pull request #419 from hiwelo/patch-1
Add Highlight New NPM Dependencies action
2020-08-27 16:16:51 -06:00
Sarah Drasner
3149665bac
Clarify description 2020-08-27 16:16:16 -06:00
Sarah Drasner
76573ac7ee
Merge pull request #416 from rlespinasse/git-commit-info-action
Add 'git-commit-data-action' action
2020-08-27 16:13:31 -06:00
Sarah Drasner
b4968e7233
Merge pull request #393 from Jerome1337/add-goimports
Add Goimports action inside Dynamic Analysis section
2020-08-27 16:07:56 -06:00
Sarah Drasner
aac999692f
Remove duplicate link 2020-08-27 16:06:45 -06:00
Sarah Drasner
426fcc9cfc
Merge pull request #392 from Jerome1337/add-golint
Add Golint action inside Linting subsection
2020-08-27 16:03:53 -06:00
Sarah Drasner
84884eb5e9
Merge pull request #449 from thisismydesign/patch-3
Add Reply to Stale Bots
2020-08-27 16:03:04 -06:00
jonelantha
8c5b34b653 Add gatsby-s3-action Deployment Action 2020-07-27 18:38:27 +01:00
yokawasa
21d6c86193 Added action-setup-kube-tools 2020-07-05 16:44:41 +09:00
Csaba Apagyi
017ef27104
Add Reply to Stale Bots
https://github.com/c-hive/fresh-bot
2020-06-28 15:10:46 +02:00
Csaba Apagyi
f7de777bcc
Add Cache NPM dependencies
https://github.com/c-hive/gha-npm-cache
2020-06-28 15:07:41 +02:00
Csaba Apagyi
2cd765d7df
Add Cache Yarn dependencies 2020-06-28 15:05:22 +02:00
yokawasa
6b242c5a17 Added an entry for ecctl 2020-06-21 23:54:35 +09:00
Amadeusz Sadowski
5e9349d4a0
Add "pwsh-script" - rich PowerShell Script runner
Repo: https://github.com/Amadevus/pwsh-script

This action sets up variables like `$github` or `$strategy`, imports a module with cmdlets for sending workflow commands (e.g. Write-ActionWarning) and sets script's result as an action output.
2020-06-21 00:57:29 +02:00
Andrew Chen Wang
38e69b5e3c
Add full-scale GitHub wiki page action
My GitHub wiki page is based on one that is already listed https://github.com/Decathlon/wiki-page-creator-action but the mine is different in that it allows for any type of file, not just Markdown, and allows for deletion of pages if the file is deleted, unlike the other repository in which if the files are deleted, then the wiki DOES NOT reflect that (as in the wiki's page is still there).

Repo: https://github.com/Andrew-Chen-Wang/github-wiki-action

Marketplace: https://github.com/marketplace/actions/github-wiki-action
2020-06-16 19:59:45 -04:00
Ben Elgar
683017ffad Add create a Kubernetes cluster action 2020-06-16 15:16:45 +01:00
Jeroen Knoops
ddfe15844c
Add link how to setup self-hosted runners
Add link to tutorial how to setup auto-scaled self-hosted github actions runners.
https://040code.github.io/2020/05/25/scaling-selfhosted-action-runners
2020-06-14 16:06:08 +01:00
Jonathan
1c25da0251 Add Jest Reporter action
This action does not run jest, it simply parses its output and displays annotations.
https://github.com/IgnusG/jest-report-action
2020-06-12 15:20:47 +02:00
Michael Herman
29555c1d8b
update Github to GitHub 2020-06-12 07:53:32 -05:00
Michael Herman
eef8e3dae0
add tutorial 2020-06-12 07:50:36 -05:00
Jan Zenkner
c33393d5b6 Update terraform action collection
The old collection was superseded by a setup-terraform
2020-06-10 18:05:03 +00:00
Csaba Apagyi
ec135c5b95
Merge branch 'master' into add-gha-remove-artifacts 2020-06-05 12:57:03 +02:00
Kai Norman Clasen
fd24f98c6d Add external-repo-sync-action
https://github.com/kai-tub/external-repo-sync-action

Provides a GitHub action to push files/binaries to external repositories.

Per default, the action uses the wiki of the current repo, but you can specify other repos as well.

Is a rsync and git wrapper with some presets to allow easy inclusion/exclusion of files.
2020-06-02 18:12:29 +02:00
Ashutosh Gangwar
9134158559
Add "Validate Fastlane Supply Metadata" to README.md
https://github.com/ashutoshgngwr/validate-fastlane-supply-metadata
2020-06-01 15:19:06 +05:30
rlespinasse
525b73fe95 Add 'git-commit-data-action' action 2020-05-28 10:28:45 +02:00
Jessica
496e8ba6b2
Merge pull request #418 from localheinz/fix/composer-normalize
Fix: Name and reference
2020-05-27 14:10:22 -07:00
Jessica
a269f1e3f5
Merge pull request #417 from fabasoad/feature/twilio-fax-action
Add "Twilio Fax" to Utility section
2020-05-27 14:09:16 -07:00
Jessica
e341278dad
Merge pull request #403 from fabasoad/feature/setup-cobol-action
Adding Setup COBOL
2020-05-27 11:22:49 -07:00
Jessica
04d0a755b2
Revert "Add setup-php action" 2020-05-27 11:20:29 -07:00
Jessica
76065a404a
Merge pull request #405 from Luc45/patch-1
Add setup-php action
2020-05-27 11:19:44 -07:00
Jessica
c608b8d382
Merge pull request #415 from maxim-lobanov/v-malob/add-setup-xcode
Add "setup-xcode" action
2020-05-27 11:16:29 -07:00
Jessica
b93a14c049
Merge pull request #358 from gabrielfalcao/patch-1
Add gabrielfalcao/pyenv-action (enable pyenv in build)
2020-05-27 11:15:26 -07:00
Jessica
63743e0e55
Merge pull request #376 from keradus/patch-1
Update PHP CS Fixer name to proper one
2020-05-27 11:13:03 -07:00
Jessica
e23bbececf
Merge pull request #410 from carlesnunez/patch-1
Adding check my bundlephobia action
2020-05-27 11:10:47 -07:00