mirror of
https://github.com/sdras/awesome-actions.git
synced 2025-01-13 08:09:42 -05:00
Merge branch 'master' into xgo
This commit is contained in:
commit
d59d2abd0b
@ -108,6 +108,7 @@ An example: `https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%2
|
||||
- [Create an envfile](https://github.com/SpicyPizza/create-envfile)
|
||||
- [Update Maxmind Databases](https://github.com/meetup/maxmind-updater)
|
||||
- [Debug with SSH over tmate](https://github.com/mxschmitt/action-tmate) - Debug the Action directly by providing a SSH connection.
|
||||
- [Unlock git-crypt files](https://github.com/sliteteam/github-action-git-crypt-unlock)
|
||||
- [Golang CGO cross compiler](https://github.com/crazy-max/ghaction-xgo)
|
||||
|
||||
### Testing and Linting
|
||||
@ -264,6 +265,7 @@ An example: `https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%2
|
||||
- [GitHub Actions for PHP Developers](https://stefanzweifel.io/posts/github-actions-for-php-developers/)
|
||||
- [Continuous deployment of Next.js app with Up](https://medium.com/@romanenko/simple-ci-for-next-js-projects-with-apex-up-github-actions-6f0b1b9a5400)
|
||||
- [Converting Docker-based Actions to JavaScript/TypeScript](https://httgp.com/converting-github-actions-from-docker-to-javascript/)
|
||||
- [GitHub Actions CI for Swift/iOS Projects](https://medium.com/rosberryapps/github-actions-ci-for-swift-projects-c129baceed1a)
|
||||
> Please don't hesitate to make a PR if you have more resources to share. Check out [contributing.md](contributing.md) for more information
|
||||
|
||||
## License
|
||||
|
Loading…
Reference in New Issue
Block a user