|
083aa9493d
|
Update for next development version
|
2022-07-01 11:18:21 -05:00 |
|
|
bb8d0706e2
|
Update versions for release
|
2022-07-01 11:18:20 -05:00 |
|
|
214c36a07c
|
Update qqq-backend-core to 0.0.0
|
2022-07-01 11:18:04 -05:00 |
|
|
dbaecfd879
|
Merge tag 'version-0.0.0' into dev
Tag release
|
2022-07-01 11:08:05 -05:00 |
|
|
2a5814ce5b
|
Merge branch 'release/0.0.0'
|
2022-07-01 11:08:00 -05:00 |
|
|
a0b03e2a53
|
Update for next development version
|
2022-07-01 11:07:03 -05:00 |
|
|
f4b32af9b2
|
Update versions for release
|
2022-07-01 11:07:02 -05:00 |
|
|
911f35f48f
|
Merge pull request #19 from Kingsrook/feature/QQQ-14-filesystem-backend-module
Feature/qqq 14 filesystem backend module
|
2022-07-01 11:03:18 -05:00 |
|
|
a9311c8ebe
|
Merge pull request #16 from Kingsrook/feature/QQQ-14-filesystem-backend-module
Feature/qqq 14 filesystem backend module
|
2022-07-01 09:50:55 -05:00 |
|
|
630b42ff45
|
QQQ-14 switching to use InMemoryStateProvider
|
2022-06-30 20:41:48 -05:00 |
|
|
ed8f4f5c88
|
QQQ-14 activated setting label in process output
|
2022-06-30 12:21:02 -05:00 |
|
|
845555030f
|
QQQ-14 update removeNonNumericValuesFromMappedRecords to handle commas (strip them); added test
|
2022-06-30 07:41:58 -05:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
b809a43b6c
|
QQQ-16 some cleanup and increased test cover
|
2022-06-23 16:41:05 -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 |
|
|
62f875b254
|
QQQ-14 more cleanup in core while building new filesystem modules
|
2022-06-20 16:39:03 -05:00 |
|
|
048c02755c
|
Update qqq-backend-core snapshot
|
2022-06-20 09:07:05 -05:00 |
|
|
6193a68722
|
Updating to be aware of snapshot tags
|
2022-06-20 09:04:07 -05:00 |
|
|
4138534a55
|
QQQ-14 checkstyle cleanup
|
2022-06-20 08:41:46 -05:00 |
|
|
83c6e8eb3f
|
QQQ-14 updates to meta-data and other refactoring in qqq-backend-core
|
2022-06-20 08:36:58 -05:00 |
|
|
570f4a3f34
|
QQQ-14 Checkstyle cleanup
|
2022-06-20 08:28:20 -05:00 |
|
|
d89263fe4b
|
QQQ-14 some adjustments to meta-data and internal names; adding backendDetails under table meta data
|
2022-06-20 08:14:00 -05:00 |
|
|
be69ebd281
|
Merge pull request #14 from Kingsrook/dependabot/maven/org.apache.logging.log4j-log4j-api-2.17.1
Bump log4j-api from 2.15.0 to 2.17.1
|
2022-06-14 11:55:46 -05:00 |
|
|
5dad52e0b3
|
Bump log4j-api from 2.15.0 to 2.17.1
Bumps log4j-api from 2.15.0 to 2.17.1.
---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-api
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-13 21:36:12 +00:00 |
|
|
e4bb613325
|
Fixed id on repository
|
2022-06-13 16:28:44 -05:00 |
|
|
1ce6027dc8
|
Fixed github link in License
|
2022-06-13 15:50:38 -05:00 |
|
|
f96f4cab78
|
Fixed github link in License
|
2022-06-13 15:50:29 -05:00 |
|
|
4f4b9793ed
|
Merge pull request #11 from Kingsrook/dependabot/maven/org.apache.logging.log4j-log4j-api-2.17.1
Bump log4j-api from 2.15.0 to 2.17.1
|
2022-06-13 15:19:27 -05:00 |
|
|
fbe12575b0
|
Bump log4j-api from 2.15.0 to 2.17.1
Bumps log4j-api from 2.15.0 to 2.17.1.
---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-api
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-13 20:18:07 +00:00 |
|
|
4120c43ccf
|
Merge pull request #14 from Kingsrook/dependabot/maven/com.h2database-h2-2.1.210
Bump h2 from 1.4.197 to 2.1.210
|
2022-06-13 15:17:23 -05:00 |
|
|
3055dd2151
|
Replace SERIAL with INT AUTO_INCREMENT (SERIAL stopped working in this h2 update?)
|
2022-06-13 15:15:49 -05:00 |
|
|
e60aeedf58
|
Bump h2 from 1.4.197 to 2.1.210
Bumps [h2](https://github.com/h2database/h2database) from 1.4.197 to 2.1.210.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](https://github.com/h2database/h2database/compare/version-1.4.197...version-2.1.210)
---
updated-dependencies:
- dependency-name: com.h2database:h2
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-13 20:13:08 +00:00 |
|
|
638ccd38ba
|
Merge pull request #12 from Kingsrook/dependabot/maven/org.apache.logging.log4j-log4j-core-2.17.1
Bump log4j-core from 2.15.0 to 2.17.1
|
2022-06-13 15:12:23 -05:00 |
|