mirror of
https://github.com/sdras/awesome-actions.git
synced 2024-10-01 00:55:38 -04:00
Adding Molecule and Galaxy action (#295)
Adding Molecule and Galaxy action
This commit is contained in:
commit
bdf254b4a2
@ -247,6 +247,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
|
|||||||
- [Run Cypress E2E tests](https://github.com/cypress-io/github-action)
|
- [Run Cypress E2E tests](https://github.com/cypress-io/github-action)
|
||||||
- [Run dotenv-linter - Lints your .env files like a charm, with optional reviewdog output on the PR](https://github.com/wemake-services/dotenv-linter)
|
- [Run dotenv-linter - Lints your .env files like a charm, with optional reviewdog output on the PR](https://github.com/wemake-services/dotenv-linter)
|
||||||
- [Show and auto-fix linting errors for many programming languages](https://github.com/samuelmeuli/lint-action)
|
- [Show and auto-fix linting errors for many programming languages](https://github.com/samuelmeuli/lint-action)
|
||||||
|
- [Test Ansible roles with Molecule](https://github.com/robertdebock/molecule-action)
|
||||||
|
|
||||||
### Security
|
### Security
|
||||||
|
|
||||||
@ -371,6 +372,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
|
|||||||
- [Build and publish Electron apps](https://github.com/samuelmeuli/action-electron-builder)
|
- [Build and publish Electron apps](https://github.com/samuelmeuli/action-electron-builder)
|
||||||
- [Publish a Maven package](https://github.com/samuelmeuli/action-maven-publish)
|
- [Publish a Maven package](https://github.com/samuelmeuli/action-maven-publish)
|
||||||
- [Build and deploy a theme to Ghost CMS](https://github.com/TryGhost/action-deploy-theme)
|
- [Build and deploy a theme to Ghost CMS](https://github.com/TryGhost/action-deploy-theme)
|
||||||
|
- [Deploy an Ansible role to Ansible Galaxy](https://github.com/robertdebock/galaxy-action)
|
||||||
|
|
||||||
### External Services
|
### External Services
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user