aboutsummaryrefslogtreecommitdiffhomepage
path: root/.circleci/config.yml
Commit message (Collapse)AuthorAgeFilesLines
* Update stitch validate json to validate with python 3.8 path (#32)HEADmasterasaf-erlich2021-03-151-3/+2
|
* use the v4 image for tap-tester (#30)Kyle Speer2021-03-051-1/+1
| | | Co-authored-by: Kyle Speer <kspeer@stitchdata.com>
* Move tests from tap tester (#29)asaf-erlich2021-03-021-13/+7
| | | | | | | | | | | * Moved tests over from tap-tester * Remove test configuration from gitignore * Move config into the test itself, ran it to make sure it passes * Fix circle config to use local tests * Removing unit tests, it doesn't run any
* move chron hour 00 -> 15 UTC (#22)Kyle Speer2020-11-131-1/+1
| | | Co-authored-by: Kyle Speer <kspeer@stitchdata.com>
* add slack orb and context user (#20)Kyle Speer2020-10-061-3/+11
| | | Co-authored-by: Kyle Speer <kspeer@stitchdata.com>
* Add cicleci config (#3)cosimon2020-01-241-0/+55
* Add cicleci config * Empty commit * Fix typo in run command