mirror of
https://github.com/sdras/awesome-actions.git
synced 2025-02-17 13:34:22 -05:00
Merge pull request #350 from fabasoad/master
Added Setup Cassandra Action
This commit is contained in:
commit
e617a60927
@ -30,6 +30,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de
|
||||
- [Frontend Tools](#frontend-tools)
|
||||
- [Machine Learning Ops](#machine-learning-ops)
|
||||
- [Build](#build)
|
||||
- [Database](#database)
|
||||
- [Cheat Sheet](#cheat-sheet)
|
||||
- [Tutorials](#tutorials)
|
||||
|
||||
@ -421,6 +422,10 @@ Set up your GitHub Actions workflow with a specific version of your programming
|
||||
- [Build Go applications for multiplatform](https://github.com/izumin5210/action-go-crossbuild)
|
||||
- [Generate ~/.m2/settings.xml for Maven builds](https://github.com/whelk-io/maven-settings-xml-action)
|
||||
|
||||
### Database
|
||||
|
||||
- [Setup Cassandra Schema](https://github.com/fabasoad/setup-cassandra-action) - Running scripts from the provided folder on top of Cassandra cluster.
|
||||
|
||||
### Cheat Sheet
|
||||
|
||||
- [GitHub Actions Branding Cheat Sheet](https://haya14busa.github.io/github-action-brandings/)
|
||||
|
Loading…
x
Reference in New Issue
Block a user