Commit Graph

37 Commits

Author SHA1 Message Date
d558e73fc3 Adding jacoco coverage reporting; switching to run mvn verify in circleci; increasing test coverage 2022-07-07 09:44:20 -05:00
1252bf5af2 QQQ-21 updated per updated backend-core - process function -> step renames 2022-07-06 13:53:33 -05:00
2deaf9cc8e Merge tag 'version-0.0.0' into dev
Tag release
2022-07-01 11:29:52 -05:00
54cca2c844 Merge branch 'release/0.0.0' 2022-07-01 11:29:13 -05:00
5f167ab382 Update for next development version 2022-07-01 11:24:25 -05:00
e084f8f711 Update versions for release 2022-07-01 11:24:24 -05:00
6555239d2a Update qqq-backend-core to 0.0.0 2022-07-01 11:24:07 -05:00
5edfbd87ac Merge pull request #1 from Kingsrook/feature/QQQ-14-filesystem-backend-module
Feature/qqq 14 filesystem backend module
2022-07-01 09:51:18 -05:00
2aafb70f43 QQQ-14 checkpoint, pre-demo 2022-06-29 10:21:19 -05:00
4bc0ab1c49 QQQ-14 fixes to sync process 2022-06-28 13:49:37 -05:00
1e376b9359 QQQ-14 add FileSyncProcess; Do globbing in s3; Refactoring module vs. base action 2022-06-28 11:29:11 -05:00
daacfa6849 QQQ-16 increasing test coverage 2022-06-23 16:49:17 -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
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
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