bajb
released this
02 Jun 15:03
* gh actions
* Update branch
* Update branch
* Test new workflow using services
* Try a cassandra action
* revert to service
different debug command
increase health retries
* update exposed port
prevent running twice
* Add username and remove password
* revert cassandra port
* increase interval
* Add missing database
* add missing host
* Try get a db created
* Try with a custom action
* remove cassandra service
* remove random apostrophes
* Revert to old dockerfile setup
* remove pecl cassandra
* Revert back to services
Pass through cassandra-setup.cql
* Remove old action call
* Pass valid sql
* Use sql file
* Remove apt get for cqlsh
* update to checkout v3
* install pip and cqlsh
* limit cqlsh version
* add missing deps for crypto
* limit version of crypto
* add pyOpenSSl upgrade
* update connection port
* update required extensions
* update required extensions
* downgrade to cassandra 3
* add memcached
* increase memcached retries
* expose correct ports
* make sure we start rpc
* update memcached use 127.0.0.1
* expose the port
* Use alpine memcached
* remove memcached health check
* add quotes to column
* wrap in quotes
* correct column name
* use quotes of table names
* make sure apcu is enabled
* add to ini values
---------
Co-authored-by: Kyle Essex <[email protected]>