|
b25a7fe5b8
|
QQQ-21 update qqq-backend-core to 0.1.0-20220708.155822-4 (per last code cahnges)
|
2022-07-08 12:09:16 -05:00 |
|
|
8a2cb95a07
|
QQQ-21 update qqq-backend-core for process function->step refactor
|
2022-07-08 12:06:52 -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 |
|
|
cd86eef81c
|
QQQ-21 avoid NPE on null exception in toString
|
2022-07-08 10:54:46 -05:00 |
|
|
aa001292b8
|
QQQ-21 methods to run async process stuff
|
2022-07-08 10:28:46 -05:00 |
|
|
bf6f25e80d
|
Turning off VariableDeclarationUsageDistance
|
2022-07-08 10:19:33 -05:00 |
|
|
4bbc9ad68d
|
QQQ-21 checkpoint - async processes, refactoring of process state, exceptions
|
2022-07-08 10:17:50 -05:00 |
|
|
67cec981e7
|
QQQ-21: made required fields required on carrier
|
2022-07-07 14:51:10 -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 |
|
|
c75cd7eec9
|
Adding jacoco coverage reporting; switching to run mvn verify in circleci
|
2022-07-07 08:43:39 -05:00 |
|
|
5d1131fd5c
|
Resetting coverage.instructionCoveredRatioMinimum to 80%
|
2022-07-07 08:35:58 -05:00 |
|
|
7c2c903692
|
Switching circleci to run verify instead of test; temp bumping required ratio to 99, to see a failure
|
2022-07-07 08:33:48 -05:00 |
|
|
58157ff310
|
Adding jacoco coverage reporting
|
2022-07-07 08:24:03 -05:00 |
|
|
ed27a192e8
|
Revert "QQQ-21: Updates due to backend core changes"
This reverts commit 0f2766283e .
|
2022-07-06 16:26:30 -05:00 |
|
|
5f4124d3c1
|
QQQ-21: fixed import order
|
2022-07-06 16:15:19 -05:00 |
|
|
0f2766283e
|
QQQ-21: Updates due to backend core changes
|
2022-07-06 16:07:51 -05:00 |
|
|
251570128d
|
QQQ-21: Updates due to backend core changes
|
2022-07-06 16:00:44 -05:00 |
|
|
eb38e0c0a5
|
QQQ-21: Added isRequired as a field metaData property
|
2022-07-06 15:33:24 -05:00 |
|
|
cab8a4b794
|
QQQ-21 updated per updated backend-core - process function -> step renames
|
2022-07-06 13:57:48 -05:00 |
|
|
36c68ef51c
|
QQQ-21 updated per updated backend-core - process function -> step renames
|
2022-07-06 13:56:33 -05:00 |
|
|
de3eabb1cf
|
QQQ-21 adding process metaData, single-record GET
|
2022-07-06 13:55:50 -05:00 |
|
|
1252bf5af2
|
QQQ-21 updated per updated backend-core - process function -> step renames
|
2022-07-06 13:53:33 -05:00 |
|
|
c7c1bd1f70
|
QQQ-21 cleanup checkstyle, tests from last commit
|
2022-07-06 13:48:28 -05:00 |
|
|
c43f7a1edd
|
QQQ-21 starting to refactor process - 'steps' instead of 'functions'; more process meta-data
|
2022-07-06 13:42:21 -05:00 |
|
|
33707dcebe
|
Added carrier table/data to match sample project
|
2022-07-06 12:27:56 -05:00 |
|
|
933cd2a6ed
|
Reverting to 'Function' from 'BackendStep' (that's new in the 0.1 line)
|
2022-07-05 13:53:01 -05:00 |
|
|
5d99a5b613
|
Checkpoint - working with initial version 0.1.0-SNAPSHOT's
|
2022-07-05 13:42:44 -05:00 |
|
|
603a8ffdad
|
Remove aws-mysql-jdbc
|
2022-07-04 08:55:43 -05:00 |
|
|
c9876109f6
|
Revert back to jdbc:mysql:// for aurora vendor - using jdbc:mysql:aws:// (e.g, aws driver) is failing when ran in aws app runner
|
2022-07-04 07:54:19 -05:00 |
|
|
3f1db24a21
|
Marking version as 0.0.1-SNAPSHOT
|
2022-07-01 14:58:55 -05:00 |
|
|
9716abdbd0
|
Try using aurora jdbc drvier
|
2022-07-01 14:57:20 -05:00 |
|
|
55b5f3536c
|
open all connections inside try-with-resources
|
2022-07-01 14:57:20 -05:00 |
|
|
62c1dd2851
|
Merge tag 'version-0.0.0' into dev
Tag release
|
2022-07-01 11:50:45 -05:00 |
|
|
c4ac164fcf
|
Merge branch 'release/0.0.0'
|
2022-07-01 11:50:41 -05:00 |
|
|
c8acda5919
|
Update version to 0.1.0-SNAPSHOT
|
2022-07-01 11:49:26 -05:00 |
|
|
b754600c7d
|
Merge tag 'version-0.0.0' into dev
Tag release
|
2022-07-01 11:46:27 -05:00 |
|
|
e670d6d0c1
|
Merge branch 'release/0.0.0'
|
2022-07-01 11:46:22 -05:00 |
|
|
6ab5886d93
|
Update for next development version
|
2022-07-01 11:45:31 -05:00 |
|
|
762e99dc45
|
Update versions for release
|
2022-07-01 11:45:30 -05:00 |
|
|
80d652e026
|
Update qqq dependencies to 0.0.0
|
2022-07-01 11:45:16 -05:00 |
|
|
a0aaaaf3ce
|
Merge branch 'dev' into release/0.0.0
|
2022-07-01 11:44:57 -05:00 |
|
|
f7be69a13e
|
Update for next development version
|
2022-07-01 11:42:31 -05:00 |
|
|
bd3ce30137
|
Update versions for release
|
2022-07-01 11:42:31 -05:00 |
|
|
bd87dd0659
|
Merge pull request #16 from Kingsrook/feature/QQQ-14-processes-in-javalin
Feature/qqq 14 processes in javalin
|
2022-07-01 11:42:19 -05:00 |
|
|
2f4796aaec
|
Merge branch 'dev' into feature/QQQ-14-processes-in-javalin
|
2022-07-01 11:37:27 -05:00 |
|
|
ed389e5ca2
|
Update versions for release
|
2022-07-01 11:31:29 -05:00 |
|
|
f0065265ea
|
Update qqq dependencies to 0.0.0
|
2022-07-01 11:31:18 -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 |
|