Commit Graph

2846 Commits

Author SHA1 Message Date
1d5ffe500a QQQ-14 added handling of enums; fix for all non-handled types to throw 2022-06-24 16:45:54 -05:00
ecd2736fe8 QQQ-14 feedback from code review 2022-06-24 16:18:14 -05:00
be74eacb13 QQQ-14 feedback from code review 2022-06-24 16:05:34 -05:00
6dccf556b5 QQQ-7 Update core, rdbms snapshot versions 2022-06-24 08:51:57 -05:00
09dd6e6147 QQQ-7 Fix checkstyle 2022-06-24 08:46:59 -05:00
b11ae046de QQQ-7 Adding an outputMessage to the mock function, to work for the "greet" process 2022-06-24 08:45:26 -05:00
ff83427483 QQQ-7 first version of actual execution of processes 2022-06-24 08:13:39 -05:00
fcc831008f Update to run deploy on snapshot tags 2022-06-23 16:49:44 -05:00
daacfa6849 QQQ-16 increasing test coverage 2022-06-23 16:49:17 -05:00
b809a43b6c QQQ-16 some cleanup and increased test cover 2022-06-23 16:41:05 -05:00
93a06cf1ab QQQ-14, QQQ-16 updated filesystem, s3 implementation, including passable version of basic ETL process & cleanup 2022-06-23 14:53:28 -05:00
62b015200a QQQ-16 updating version of qqq-backend-core 2022-06-23 14:50:24 -05:00
83786d97c3 QQQ-16 updated for changes to qqq-backend-core 2022-06-23 14:39:55 -05:00
8758093577 QQQ-16 updating backend-core to 0.0.0-20220623.193535-9 2022-06-23 14:37:40 -05:00
9faa2806fa adding snapshot tags to deploy jobs 2022-06-23 14:34:30 -05:00
68b33cf36b QQQ-16 First iteration of basic ETL process 2022-06-23 14:33:08 -05:00
202f3fd2bf QQQ-16 Removing QRecordWithStatus - moving those details into QRecord 2022-06-23 14:32:25 -05:00
9de3300765 QQQ-16 Checkpoint iteration on qqq processes 2022-06-23 14:31:41 -05:00
bb2110ea08 QQQ-16 Adding processes to meta-data output 2022-06-23 14:29:35 -05:00
2cd100aee0 QQQ-16 Deleting "direct" implementation of ETL 2022-06-23 14:29:12 -05:00
5aa0aeecf6 QQQ-14 revert adding resource_class:small to the localstack/default executor 2022-06-22 11:37:08 -05:00
ed835c9112 QQQ-14 give up on caching java-17 (permission errors on restore); attempting resource_class:small for localstack/default executor 2022-06-22 11:34:53 -05:00
de32291fa8 QQQ-14 moving usr-lib-jvm cache into the install_java17 command 2022-06-22 11:30:34 -05:00
2f383fe379 QQQ-14 add comment explanining deviations from standard config 2022-06-22 11:27:51 -05:00
685e4d25c3 QQQ-14 syntax fix for conditional java-17 install 2022-06-22 11:22:46 -05:00
de905b0197 QQQ-14 syntax fix for restore_cache 2022-06-22 11:21:12 -05:00
ce7b540eb8 QQQ-14 attempt to cache usr/lib/jvm, to avoid re-installing java17 on each run 2022-06-22 11:20:20 -05:00
26e8bcc149 QQQ-14 Also adding portElasticSearch, as we still got one port-in-use error w/ just portEdge 2022-06-22 11:04:13 -05:00
b80b3633aa QQQ-14 changing to use LocalstackDockerProperties.portEdge instead of the deprecated .randomizePorts 2022-06-22 10:50:42 -05:00
e90835dcca QQQ-14 attempting to fix circleci localstack failures with randomizePorts 2022-06-22 10:44:12 -05:00
b88b596e2c QQQ-14 adding install_java17 command 2022-06-21 19:27:36 -05:00
3bd395c909 QQQ-14 fixed to use executor: localstack/default 2022-06-21 19:20:41 -05:00
00fcc02ed3 QQQ-14 restoring localstack orb 2022-06-21 19:19:40 -05:00
efc78b9d8a QQQ-14 reverting all localstack changes - does it just work from junit? 2022-06-21 19:10:47 -05:00
0d402e70c7 QQQ-14 try java17 executor with localstack 2022-06-21 18:50:26 -05:00
7b9a0e636d QQQ-14 adding localstack orb 2022-06-21 18:46:28 -05:00
8b3d1ef425 QQQ-14 switch from csv to json for the filesystem table 2022-06-21 18:44:11 -05:00
ee9f45f8a2 QQQ-14 switch from org.testcontainers/localstack to cloud.localstack (to fix circleci?) 2022-06-21 18:43:47 -05:00
2a2e3370e6 QQQ-14 update qqq-backend-core snapshot 2022-06-21 14:57:42 -05:00
69699b4104 QQQ-14 fixed checkstyle 2022-06-21 14:39:28 -05:00
62f875b254 QQQ-14 more cleanup in core while building new filesystem modules 2022-06-20 16:39:03 -05:00
34b0fe2a4e QQQ-14 update qqq-backend-core snapshot 2022-06-20 16:08:24 -05:00
d60111466b QQQ-14 initial checkin 2022-06-20 16:07:50 -05:00
b3696ee558 Initial checkin 2022-06-20 16:07:01 -05:00
048c02755c Update qqq-backend-core snapshot 2022-06-20 09:07:05 -05:00
6193a68722 Updating to be aware of snapshot tags 2022-06-20 09:04:07 -05:00
4138534a55 QQQ-14 checkstyle cleanup 2022-06-20 08:41:46 -05:00
83c6e8eb3f QQQ-14 updates to meta-data and other refactoring in qqq-backend-core 2022-06-20 08:36:58 -05:00
570f4a3f34 QQQ-14 Checkstyle cleanup 2022-06-20 08:28:20 -05:00
d89263fe4b QQQ-14 some adjustments to meta-data and internal names; adding backendDetails under table meta data 2022-06-20 08:14:00 -05:00