|
3d1652c852
|
Re-enabling sample project, now that it can use h2 database (so it can run & pass in CI); cleanup some warnings, and some initial IJ configs
|
2022-07-28 15:16:22 -05:00 |
|
|
eac0f3b3a4
|
Fixed syntax (thanks c-ci-cli)
|
2022-07-28 14:16:22 -05:00 |
|
|
fb52de7f8b
|
Try to cut down on a bit of redundant running
|
2022-07-28 14:15:12 -05:00 |
|
|
0757b1d2b0
|
Update to run deploy after verify, so all modules succeed or fail together
|
2022-07-28 14:07:59 -05:00 |
|
|
9862a41177
|
Temp disable sample-project -- need to get .env file in circleci
|
2022-07-28 13:55:16 -05:00 |
|
|
740320d80f
|
Temp. lower coverage.instructionCoveredRatioMinimum, while s3 tests are disabled in CI
|
2022-07-28 13:51:07 -05:00 |
|
|
715c6f36d0
|
Moving the DisabledOnOs down to the subclasses, not the base class
|
2022-07-28 13:48:16 -05:00 |
|
|
35839f8fb7
|
Disabling this test on Linux (e.g., in CI), until updated executor is in place
|
2022-07-28 13:45:20 -05:00 |
|
|
9e1aeeb1cc
|
Initial merger of all qqq java repos into mono repo
|
2022-07-28 13:39:56 -05:00 |
|
|
b1411e9c46
|
Moving qqq-sample-project into its own subdir
|
2022-07-28 12:03:01 -05:00 |
|
|
1a2fefb1a5
|
Merging qqq-sample-project into qqq-mono-repo
|
2022-07-28 12:03:01 -05:00 |
|
|
de847d4ed5
|
Moving qqq-middleware-javalin into its own subdir
|
2022-07-28 12:02:59 -05:00 |
|
|
70520d30a7
|
Merging qqq-middleware-javalin into qqq-mono-repo
|
2022-07-28 12:02:59 -05:00 |
|
|
7149f560ee
|
Moving qqq-middleware-picocli into its own subdir
|
2022-07-28 12:02:58 -05:00 |
|
|
48a73b3df7
|
Merging qqq-middleware-picocli into qqq-mono-repo
|
2022-07-28 12:02:58 -05:00 |
|
|
600048cc76
|
Moving qqq-backend-module-filesystem into its own subdir
|
2022-07-28 12:02:57 -05:00 |
|
|
ce36950247
|
Merging qqq-backend-module-filesystem into qqq-mono-repo
|
2022-07-28 12:02:57 -05:00 |
|
|
168fa1d85a
|
Moving qqq-backend-module-rdbms into its own subdir
|
2022-07-28 12:02:55 -05:00 |
|
|
a149e4666a
|
Merging qqq-backend-module-rdbms into qqq-mono-repo
|
2022-07-28 12:02:55 -05:00 |
|
|
adfe472b70
|
Moving qqq-backend-core into its own subdir
|
2022-07-28 12:02:54 -05:00 |
|
|
f5d435d4b6
|
Merge pull request #12 from Kingsrook/feature/sprint-7-integration
Feature/sprint 7 integration
|
2022-07-28 09:34:02 -05:00 |
|
|
2c9e3a189c
|
Merge tag 'version-0.2.0' into dev
Tag release
|
2022-07-28 09:31:45 -05:00 |
|
|
3e879189a9
|
Merge branch 'release/0.2.0'
|
2022-07-28 09:31:35 -05:00 |
|
|
29fe4fab52
|
Update for next development version
|
2022-07-28 09:29:24 -05:00 |
|
|
cb3f2324df
|
Update versions for release
|
2022-07-28 09:29:23 -05:00 |
|
|
b6b6c35fde
|
Update qqq-backend-core to 0.2.0
|
2022-07-28 09:25:23 -05:00 |
|
|
48c711896f
|
Merge pull request #21 from Kingsrook/feature/sprint-7-integration
Feature/sprint 7 integration
|
2022-07-28 09:22:07 -05:00 |
|
|
056fe32de4
|
Merge tag 'version-0.2.0' into dev
Tag release
|
2022-07-28 09:20:32 -05:00 |
|
|
47676936da
|
Merge branch 'release/0.2.0'
|
2022-07-28 09:20:26 -05:00 |
|
|
df6c0403bc
|
Update for next development version
|
2022-07-28 09:18:58 -05:00 |
|
|
c2aa82cd8d
|
Update versions for release
|
2022-07-28 09:18:57 -05:00 |
|
|
841083db07
|
Merge tag 'version-0.2.0' into dev
Tag release
|
2022-07-28 09:18:22 -05:00 |
|
|
e9cb5c386c
|
Merge branch 'release/0.2.0'
|
2022-07-28 09:17:41 -05:00 |
|
|
da28b98a1f
|
Merge pull request #19 from Kingsrook/feature/sprint-7-integration
Feature/sprint 7 integration
|
2022-07-28 09:15:56 -05:00 |
|
|
a7e7122fde
|
Removing limit on query; updating to qqq-backend 0.2.0
|
2022-07-28 09:13:14 -05:00 |
|
|
fbeaa1f29b
|
Update for next development version
|
2022-07-28 09:10:40 -05:00 |
|
|
0d5097564f
|
Update versions for release
|
2022-07-28 09:10:40 -05:00 |
|
|
6ffa488618
|
Update qqq-backend-core to 0.2.0
|
2022-07-28 09:09:24 -05:00 |
|
|
e73e3fca45
|
Merge pull request #4 from Kingsrook/feature/QQQ-26-exports-poc
QQQ-26 update backend-core, queryOutput interface
|
2022-07-28 08:40:51 -05:00 |
|
|
2a7fd2adc8
|
Merge tag 'version-0.2.0' into dev
Tag release
|
2022-07-28 08:39:50 -05:00 |
|
|
69f0945be9
|
Merge branch 'release/0.2.0'
|
2022-07-28 08:39:43 -05:00 |
|
|
43b9b71f31
|
Merge branch 'dev' into feature/QQQ-26-exports-poc
|
2022-07-28 08:37:07 -05:00 |
|
|
3099357ded
|
Update for next development version
|
2022-07-28 08:33:38 -05:00 |
|
|
2ad8fa0320
|
Update versions for release
|
2022-07-28 08:33:37 -05:00 |
|
|
44c1e5cd75
|
Update qqq-backend-core to 0.2.0
|
2022-07-28 08:33:19 -05:00 |
|
|
596d5bdfe3
|
Post-sprint-7 cleanup -- LocalDate off-by-offset; moved mysql pStatement optimization
|
2022-07-28 08:31:16 -05:00 |
|
|
1c3fafbf73
|
Merge tag 'version-0.2.0' into dev
Tag release
|
2022-07-28 08:29:50 -05:00 |
|
|
e5a2ead7e8
|
Merge branch 'release/0.2.0'
|
2022-07-28 08:29:39 -05:00 |
|
|
a08d780302
|
Merge pull request #20 from Kingsrook/feature/sprint-7-integration
Feature/sprint 7 integration
|
2022-07-28 08:27:33 -05:00 |
|
|
15008c7173
|
Update for next development version
|
2022-07-28 08:25:33 -05:00 |
|