Commit Graph

889 Commits

Author SHA1 Message Date
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
Bharathvaj
f1a70b8fe9
Add clockworksms action 2020-08-23 22:12:40 +05:30
CrazyMax
47ecb20aaf
Manage labels on GitHub (create/rename/update/delete) as code 2020-08-20 14:04:02 +02:00
CrazyMax
92e92a35ac
Upload and scan files with VirusTotal action 2020-08-20 14:01:07 +02:00
CrazyMax
8441357e58
Easily import a GPG key 2020-08-20 13:58:41 +02:00
CrazyMax
9cfb941eeb
Compress with UPX action 2020-08-20 13:53:48 +02:00
CrazyMax
a10cbe34b7
Check GitHub Status in your workflow 2020-08-20 13:38:22 +02:00
CrazyMax
6f644bbee9
Deploy effectively to GitHub Pages with advanced settings 2020-08-20 13:30:59 +02:00
Nicolas Gebauer
3dc68accef Add Pull Request Lint With Regex 2020-08-12 14:01:46 -04:00
Rob van der Leek
1d8053ac02
Add Create Issue Branch Action
Add [Create Issue Branch](https://github.com/robvanderleek/create-issue-branch) Action.
2020-08-09 14:12:52 +02:00
Aaron Batilo
49ef9ff9c3
Remove actionspanel link
We're shutting down this service since GitHub supports manual triggers on their own now:
https://github.blog/changelog/2020-07-06-github-actions-manual-triggers-with-workflow_dispatch/
2020-08-05 07:12:59 -06:00
John McBride
9af7cf9bec Fix GitHub casing 2020-07-31 10:33:43 -06:00
John McBride
2e44da1c41
Update with Prow Github Actions 2020-07-31 09:40:37 -06:00
jonelantha
8c5b34b653 Add gatsby-s3-action Deployment Action 2020-07-27 18:38:27 +01:00
karancode
26aa9d2f69 use Title Casing 2020-07-26 00:48:18 +09:00
karancode
963a0496df Add 'kustomize' github action
https://github.com/karancode/kustomize-github-action
2020-07-26 00:45:30 +09:00
Leo Hanisch
0c181c5bcd
Add "Publish VS Code Extension" Action
Add https://github.com/HaaLeo/publish-vscode-extension to the deployment list.
This action allows to publish to the Open VSX Registry as well as to the Visual Studio Marketplace
2020-07-22 17:21:21 +02: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
Ankit Gupta
feb6b523d0
Added ref-to-tag action 2020-06-11 00:06:45 -04: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
Ian Sutherland
ffb54480ec
Add Ticket Check Action
Action that automatically adds ticket or issue numbers to the start of all pull request titles.
2020-06-02 21:32:55 -06: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
Jessica
fe03967f72
Edited bundlephobia title and description 2020-05-27 11:09:38 -07:00
Jessica
a0bfd0f151
Merge pull request #411 from fabasoad/feature/ghacu
Add GHACU to "GitHub Tools and Management" section
2020-05-27 11:03:49 -07:00
Jessica
e80091ae87
Remove dead link
Removed https://github.community/t5/GitHub-Actions/bd-p/actions
2020-05-27 10:57:10 -07:00
Csaba Apagyi
4a5dc6a49c Add "Remove Old Artifacts" to GitHub Tools and Management
https://github.com/c-hive/gha-remove-artifacts
2020-05-27 10:02:51 +02:00
Yevhen Fabizhevskyi
598e5d4c5a Fixes after code review 2020-05-27 09:07:39 +09:00
CrazyMax
7d923995ba
Set up Docker Buildx action 2020-05-24 02:43:19 +02:00
Jason Field
079dee608f
Add Actionshub
Actions Hub are a community of github actions, mainly focused around ensuring great actions can always be released going forward
2020-05-21 23:16:55 +01:00
florisvdg
321c203ffa
Merge branch 'master' into patch-1 2020-05-14 11:40:28 +02:00
Sarisia
3bcb0430c8 Add actions-status-discord action
https://github.com/sarisia/actions-status-discord
2020-05-14 13:23:41 +09:00
Maxim Lobanov
c418fa6553
Fix punctuation 2020-05-12 21:14:06 +03:00
Damien Senger
5dde52974d
Add Highlight New NPM Dependencies action
This commit introduces the [Highlight New NPM Dependencies](https://github.com/hiwelo/new-dependencies-action) to this list of GitHub actions, in the `Dependencies` section.
2020-05-10 15:10:20 +02:00
Yevhen Fabizhevskyi
d6dcd9276f Merge branch 'master' into feature/setup-cobol-action 2020-05-09 17:05:07 +09:00
Yevhen Fabizhevskyi
fe6b7ac060 Merge branch 'master' into feature/ghacu 2020-05-09 17:04:46 +09:00
Yevhen Fabizhevskyi
3d47f0a801 Merge branch 'master' into feature/twilio-fax-action 2020-05-09 17:03:59 +09:00
Jessica
81660652d8
Merge pull request #406 from gcarreno/adding-setup-lazarus
Adding Lazarus/FPC Setup action: setup-lazarus
2020-05-08 13:14:17 -07:00
Jessica
2defc58e26
Merge pull request #409 from jsoref/spelling
spelling: screenshots
2020-05-08 13:11:39 -07:00
Jessica
796511e36c
Merge pull request #401 from unfor19/master
githubsecrets-cli
2020-05-08 13:09:20 -07:00
Jessica
f150d01878
Merge pull request #404 from Renato66/master
Adding auto-label action
2020-05-08 13:08:46 -07:00
Andreas Möller
b025cb295a
Fix: Name and reference 2020-05-08 14:15:47 +02:00
Yevhen Fabizhevskyi
7e866cc586 Add Twilio Fax to Utility 2020-05-07 11:45:37 +09:00
Maxim Lobanov
56d6ac82aa Add setup-xcode action 2020-05-05 07:52:14 +03:00
florisvdg
dc54a03a37
Fix punctuation 2020-05-01 17:18:24 +02:00
florisvdg
89c12f3aee
Add SecretHub
https://github.com/secrethub/actions
2020-05-01 17:08:59 +02:00
Yevhen Fabizhevskyi
8d3748f97a Add ghacu to GitHub Tools and Management 2020-05-01 12:54:04 +09:00
Carles Núñez
340cc0c113
Update README.md 2020-04-27 15:32:45 +02:00
Carles Núñez
c4d3a02bb9
Adding check my bundlephobia action 2020-04-27 14:46:31 +02:00
Meir Gabay
aa2fbca506
Update README.md 2020-04-27 11:08:47 +03:00
Yevhen Fabizhevskyi
50203b19a1 Merge branch 'master' into feature/setup-cobol-action 2020-04-27 16:22:33 +09:00
Josh Soref
255e21c3e7
spelling: screenshots 2020-04-26 05:17:29 -04:00
Renato Vicente
9f2937f4c3
Update README.md 2020-04-24 23:09:14 -03:00
Gustavo Carreno
b8f67c9308 docs: As requested, moved to section Utilities 2020-04-25 00:40:48 +01:00
Jessica
c862f0342a
Merge pull request #408 from nikitasavinov/patch-3
Add MessageBird-based SMS action
2020-04-24 09:58:16 -07:00
Jessica
82e474d822
Merge pull request #402 from mjhea0/patch-1
add tutorial
2020-04-24 09:41:17 -07:00
Nikita
ebedfff8a9
Add MessageBird-based SMS action
Repo: https://github.com/nikitasavinov/messagebird-sms-action
Marketplace: https://github.com/marketplace/actions/messagebird-sms
2020-04-23 21:11:10 +02:00
Tiziano Santoro
7c77214c5e Remove actions/github link
actions/github is deprecated as of 8436f278d0
2020-04-23 10:47:28 +01:00
Gustavo Carreno
3b042f6ef1 docs: Adding Lazarus/FPC Setup action: setup-lazarus 2020-04-22 03:24:04 +01:00
Lucas Bustamante
dc645a16d1
Add setup-php action 2020-04-21 20:50:51 -03:00
Renato Vicente
a5b5234663
Adding auto-label action 2020-04-20 19:39:32 -03:00
Jérôme Pogeant
725acb3a01
Add Goimports action inside Dynamic Analysis section 2020-04-19 16:40:45 +02:00
Yevhen Fabizhevskyi
8188148be4 Adding "Setup COBOL" GH action 2020-04-16 23:16:58 +09:00
Michael Herman
d362b317c8
add tutorial
https://testdriven.io/blog/deploying-django-to-digitalocean-with-docker-and-github-actions/
2020-04-16 09:14:39 -05:00
Meir Gabay
13e18bcf6c
githubsecrets-cli
Add to Security - Manage Your GitHub Actions secrets, With A Simple CLI - https://github.com/unfor19/githubsecrets
2020-04-16 09:43:33 +03:00
Jessica
b657a078c4
Merge branch 'master' into patch-2 2020-04-15 09:12:15 -07:00
Jessica
73909c3c29
Merge pull request #397 from fcakyon/add-conda-publish
Add Conda Publish action
2020-04-15 09:10:42 -07:00
Jessica
62dcbf955a
Merge pull request #396 from bryantbiggs/feature/aws-github-actions
Feature / AWS Github Actions
2020-04-15 09:10:02 -07:00
Andrew Rynhard
8db6647255
feat: add conform to pull request actions
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2020-04-14 17:05:45 -07:00
fcakyon
1886c4f34b
Merge branch 'master' into add-conda-publish 2020-04-14 21:16:27 +03:00
fcakyon
7d237dc6da
update title 2020-04-14 21:14:59 +03:00
Bryant Biggs
d2d3be0bb9 - Move to actions collections 2020-04-14 14:12:29 -04:00
Bryant Biggs
453ffcc4f9 Merge branch 'master' of github.com:sdras/awesome-actions into feature/aws-github-actions 2020-04-14 14:09:52 -04:00
Jessica
1ca2cd5225
Merge pull request #389 from Bhupesh-V/memer-action
Add Memer Action
2020-04-14 11:00:27 -07:00