* add initialization for status dashboard static api
* working status reporter for integration tests
* try different formatting for date
* actually run tests
* only report build status for master
* some level of functions + datetime switching by architecture
* add to ci pipeline
* wait BEFORE port forwarding
* fix kube testing
* change order
* pare tests down to just acceptance tests
* seconds
* longer sleep
* multiple waits
* add back java support
* fix folder
* show logs
* show logs no matter what
* see if it passes again
* rename
* finish cleaning up script
* revert rest of removals
* format
* clean up
* resplit
* try kind
* again
* describe pods on failure instead
* run as a separate step because we're running into disk space issues
* indentation
* wait longer for port to be usable
* start minikube build
* install socat
* don't bother trapping port forward
* try to use local machine in minikube
* fix
* fix
* try ip
* show more logs
* try 0.0.0.0
* try inet
* try external socket ip
* Revert "try external socket ip"
This reverts commit 7cf976aa10.
* try formatting mount differently
* show all paths in airbyte local
* recursive listing
* don't test for file existence on Kube
* revert changes that were made for testing
* use different html client for kube
* just skip single failing test
* mixpanel integration
* add gcc to build signer tap
* fix source
* update catalogs
* fix registration name
* use base classes for source and tests
+ fix issues with creds and incremental in configured_catalog.json
* restore json config file
* set default start_date to 1 year ago
* format
* fix logging of errors in BaseSingerSource
* move integration test launching after caching
* run in separate job so it's not blocking
* move if to job level
* edit comment
* fix yaml error
* switch to using workflow path
* dump github context
* add comment id propagation
* add comment updates when things finish
* only have reactions for slash command dispatch, not the actual worker
* fix syntax
* fix syntax better
* yaml is terrible
* remove todo comments
* add error message and use not success
* final tweaks
* oops
* remove context dump
* 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