Commit Graph

13 Commits

Author SHA1 Message Date
shockrah
37eeb3877c - Removing rtc parts for th pure api testing
This does mean we're going to have to rebuild for API + RTC testing but its ok
because the two are wholey different feature sets anway
2021-05-29 14:35:13 -07:00
shockrah
83f846640c - Removing unused .env files
Opting now for config.json files as they better interoperability between node and rust

+ Hardcoding some variables into build-db.sh
This really shouldn't be an issue however

+ using cat to dump out what table structures are being setup due to strange bugs in pipeline
2021-05-10 15:58:57 -07:00
shockrah
7c8bc8b4fc - Removing warning
! Increasing wait time on client mock script to avoid firing too early
2021-05-01 19:16:18 -07:00
shockrah
11d1652467 * Fixing push/popd path typo
* Removing export command from cargo-unit-test job
This was causing the job to fail so the env vars have been moved to live under
the ci file's job-level variables key
2021-05-01 17:13:32 -07:00
shockrah
f6e6c59837 * Fixing privileges issue in db user 2021-04-29 22:15:32 -07:00
shockrah
db67caab96 * Fixing issue where the proper db isn't selected 2021-04-29 22:01:19 -07:00
shockrah
4b47eca257 * Fixing pathing on migrations directory
* Moving all sql logs to their own log file to avoid cluttering stdout with things
that aren't relevant to the immediate goal here
2021-04-29 21:49:36 -07:00
shockrah
85660e2fc9 - Removing old scripts that aren't useful to anyone but myself
+ Adding new bootstrapping script for Docker testing pipeline
This build-database script is what is going to setup things like our tables for us
so that we can actually run our test queries

! Basically turning off the ci right now since its going through some large breaking changes
It's going to be broken for a while so there's no point in running it into
a wall of predictable failures
2021-04-29 21:32:43 -07:00
shockrah
44bfed1351 * Moving script to /scripts/ 2021-04-27 13:41:20 -07:00
shockrah
e0d5b8b5f7 + Adding back the test script so its ready for ci 2021-04-27 13:28:15 -07:00
shockrah
ceabc73cf7 Fixed hanging json-api issue with dev-run script 2021-04-07 21:06:46 -07:00
shockrah
4615374357 Comfy dev scripts to make life a little bit easier 2021-03-30 22:49:46 -07:00
shockrah
b2b06083a4 Moving docking script to scripts directory 2021-03-03 17:18:18 -08:00