* Show summary on action results for failed test
* Write title and steps to log
* Log test
* Remove debugging
* Support python and java output
* Extra line break
* Download spark jdbc driver in build cmd
* Download jdbc driver in ci integration test
* Update comments
* Set up cloud sdk
* Add comments
* Download jdbc driver from databricks directly
* Update readme
* Use unzip command
* Install unzip for databricks
* Add databricks build status
* Close database
* Log more error information
* Close database when checking connection
* Update spec
* 7947 Add info about skipped/failed tests to github test message
* 7947 Update docs
* 7947 Add failed test to source stripe
* 7947 Move logic connected to skipped_failed_info info function
* 7947 Remove failed test from source stripe
* 7947 Remove test changes from source-stripe
* add shopify singer
* temporarily run exchangerate on push
* depend on base singer docker output, not just base
* add static arg ref
* add integration test runner
* fmt
* add echos to show what is happening in script
* remove integration test and standard test building as part of main workflow
* remove empty integration test launcher script and re-enable checking for image existing
* format
* automatically run everything on master
* test running all on branch
* use list
* add required regex flag
* move inputs up to root of action
* move back to workflow dispath
* handle default value in non-dispatch workflows
* fix typo
* add exit 1 on failure to find connector
* add launcher
* make launcher executable
* add workflow launcher script