Commit Graph

54 Commits

Author SHA1 Message Date
09d3fbfd2c Update core version 2022-07-25 13:35:09 -05:00
fb8c6ac80d Updated for updated deps 2022-07-25 13:23:15 -05:00
0d1f8a876f Update qqq-backend-core snapshot 2022-07-25 12:07:44 -05:00
5da44ccbc8 QQQ-26 update backend-core, queryOutput interface 2022-07-19 10:50:49 -05:00
5e7be3b406 Update qqq-backend-core snapshot 2022-07-14 13:08:15 -05:00
bd4b6edb13 Reorganize packages; rename Request to Input and Response to Output 2022-07-14 13:03:31 -05:00
4cae1ae900 Reset qqq-backend-core to 0.1.0 2022-07-14 12:09:19 -05:00
14b87b0a4b Merge tag 'version-0.1.0' into dev
Tag release
2022-07-14 12:08:46 -05:00
09a26e336a Merge branch 'release/0.1.0' 2022-07-14 12:03:41 -05:00
691cbd2a79 Update qqq-backend-core to 0.1.0 2022-07-14 12:02:54 -05:00
cc532c62db Update qqq-backend-core to 0.2.0-SNAPSHOT 2022-07-14 09:52:53 -05:00
dace79bcca Update versions for release 2022-07-14 09:50:32 -05:00
265fffc5aa Update for next development version 2022-07-14 09:50:32 -05:00
b83165656d Merge pull request #2 from Kingsrook/feature/QQQ-21-processes-in-ui
Feature/qqq 21 processes in UI
2022-07-14 09:45:41 -05:00
36003f1242 Merge branch 'feature/QQQ-21-processes-in-ui' of github.com:Kingsrook/qqq-backend-module-filesystem into feature/QQQ-21-processes-in-ui 2022-07-08 15:18:47 -05:00
7330a59417 QQQ-21: updated version of qqq-backend-core 2022-07-08 15:17:10 -05:00
68777bd253 QQQ-21 update qqq-backend-core for process function->step refactor; similar renames here 2022-07-08 10:56:25 -05:00
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