mirror of
https://github.com/sdras/awesome-actions.git
synced 2024-10-01 00:55:38 -04:00
Merge branch 'master' into master
This commit is contained in:
commit
777befd509
@ -70,6 +70,7 @@ An example: `https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%2
|
||||
- [Publish GitHub Releases with Assets](https://github.com/softprops/action-gh-release)
|
||||
- [GitHub Project Automation+](https://github.com/alex-page/github-project-automation-plus) - Automate GitHub Project cards with any webhook event.
|
||||
- [Run GitHub Actions Locally with a web interface. Supports new YAML syntax](https://github.com/phishy/wflow)
|
||||
- [Build and Publish Android debug APK](https://github.com/ShaunLWM/action-release-debugapk)
|
||||
- [Generate sequential build numbers for GitHub Actions](https://github.com/einaregilsson/build-number)
|
||||
|
||||
### Collection of Actions
|
||||
@ -149,6 +150,7 @@ An example: `https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%2
|
||||
- [Continuous Benchmarking and Benchmark Visualization for Go](https://github.com/bobheadxi/gobenchdata)
|
||||
- [Stylelinter - GitHub Action that runs stylelint](https://github.com/exelban/stylelint)
|
||||
- [PyCodeStyle Action - A GitHub Action that leaves a comment on your PR with pycodestyle (autopep8) feedback](https://github.com/ankitvgupta/pycodestyle-action)
|
||||
- [wemake-python-styleguide - The strictest and most opinionated python linter ever](https://github.com/wemake-services/wemake-python-styleguide)
|
||||
|
||||
### Pull Requests
|
||||
|
||||
@ -235,6 +237,9 @@ An example: `https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%2
|
||||
- [Sync/upload a directory to an AWS S3 bucket](https://github.com/jakejarvis/s3-sync-action)
|
||||
- [Publish a Python distribution package to PyPI](https://github.com/pypa/gh-action-pypi-publish)
|
||||
- [Deploy Static Website to Azure Storage](https://github.com/feeloor/azure-static-website-deploy)
|
||||
- [Cross platform Chocolatey CLI to build and publish packages](https://github.com/crazy-max/ghaction-chocolatey)
|
||||
- [Deploy iOS Pod Library to Cocoapods](https://github.com/michaelhenry/deploy-to-cocoapods-github-action)
|
||||
- [GitHub Action for TencentCloud Serverless](https://github.com/Juliiii/action-scf)
|
||||
|
||||
### External Services
|
||||
|
||||
@ -255,6 +260,7 @@ An example: `https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%2
|
||||
- [GitHub Action for Gatsby CLI](https://github.com/jzweifel/gatsby-cli-github-action)
|
||||
- [Runs a WebPageTest audit and prints the results as commit comment](https://github.com/JCofman/webPagetestAction)
|
||||
- [GitHub Actions for Hugo extended](https://github.com/peaceiris/actions-hugo)
|
||||
- [Generate OG Image](https://github.com/BoyWithSilverWings/generate-og-image) - Generate customisable open graph images from Markdown files.
|
||||
|
||||
### Internet of Things (IOT)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user