|
6b79de525e
|
QQQ-14 update createDate, modifyDate to default to current
|
2022-06-29 15:52:02 -05:00 |
|
|
c6c6fb3fcb
|
QQQ-14 bumping qqq-backend-core version
|
2022-06-29 10:42:28 -05:00 |
|
|
2aafb70f43
|
QQQ-14 checkpoint, pre-demo
|
2022-06-29 10:21:19 -05:00 |
|
|
253dfaf497
|
QQQ-14 checkstyle cleanup
|
2022-06-29 10:15:06 -05:00 |
|
|
656589b0df
|
QQQ-14 checkpoint, pre-demo
|
2022-06-29 10:12:43 -05:00 |
|
|
4bc0ab1c49
|
QQQ-14 fixes to sync process
|
2022-06-28 13:49:37 -05:00 |
|
|
ad327c2d50
|
QQQ-14 Update qqq dep versions
|
2022-06-28 12:22:26 -05:00 |
|
|
f6e28d5e31
|
QQQ-14 Initial version of running processes in javalin
|
2022-06-28 12:20:53 -05:00 |
|
|
5c9a12bf5f
|
Update to sync with other modules
|
2022-06-28 12:20:29 -05:00 |
|
|
9460a2133e
|
Update to build on snapshot tags
|
2022-06-28 12:20:23 -05:00 |
|
|
1e376b9359
|
QQQ-14 add FileSyncProcess; Do globbing in s3; Refactoring module vs. base action
|
2022-06-28 11:29:11 -05:00 |
|
|
b4c3c8246f
|
QQQ-14 Add secret handling in meta data; update to scrub values before insert/update
|
2022-06-28 11:21:27 -05:00 |
|
|
28579cc52c
|
QQQ-14 add customizer functions; add log4j config; add SecretReader;
|
2022-06-28 11:16:31 -05:00 |
|
|
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 |
|