Commit Graph

44 Commits

Author SHA1 Message Date
9c415698cc Update versions for release 2022-07-14 10:08:22 -05:00
31326a4354 Update qqq-backend-core and rdbms to 0.1.0 2022-07-14 10:08:10 -05:00
8f1e41a59a Merge pull request #17 from Kingsrook/feature/QQQ-21-processes-in-ui
Feature/qqq 21 processes in UI
2022-07-14 10:07:05 -05:00
0c10acb122 QQQ-21: added 'count' action 2022-07-08 15:32:32 -05:00
e08e52fb6e QQQ-21 switched test value from 'There', since we made that always throw... 2022-07-08 12:22:13 -05:00
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
c75cd7eec9 Adding jacoco coverage reporting; switching to run mvn verify in circleci 2022-07-07 08:43:39 -05:00
36c68ef51c QQQ-21 updated per updated backend-core - process function -> step renames 2022-07-06 13:56:33 -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
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
6a936d4417 Merge pull request #16 from Kingsrook/feature/QQQ-7-middleware-processes
Feature/qqq 7 middleware processes
2022-07-01 09:51:07 -05:00
0fb246db5e QQQ-14 feedback from code review 2022-06-30 12:24:00 -05:00
6dccf556b5 QQQ-7 Update core, rdbms snapshot versions 2022-06-24 08:51:57 -05:00
ff83427483 QQQ-7 first version of actual execution of processes 2022-06-24 08:13:39 -05:00
fcc831008f Update to run deploy on snapshot tags 2022-06-23 16:49:44 -05:00
81b494e494 Fixed github link in License 2022-06-13 15:51:12 -05:00
ea264df1f4 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:47:21 -05:00
af6945a19b Merge branch 'dev' into dependabot/maven/org.apache.logging.log4j-log4j-api-2.17.1 2022-06-13 15:45:51 -05:00
d7130ea3c2 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:45:35 -05:00
59bab29ed9 QQQ-8 Updating compatibility with h2 updagrade 2022-06-13 15:44:21 -05:00
12e53407f2 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:36:00 +00:00
1f5a1ac0b0 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:35:49 +00:00
a7cc331f69 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:35:12 -05:00
8dd16cfa92 Bump log4j-core from 2.15.0 to 2.17.1
Bumps log4j-core from 2.15.0 to 2.17.1.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-13 20:09:53 +00:00
8287f8409b Merge pull request #15 from Kingsrook/feature/QQQ-6-circle-ci-setup
Feature/qqq 6 circle ci setup
2022-06-13 15:09:12 -05:00
ca2874b06f Update to strip away comment lines (e.g., copyright) and use -- comments 2022-06-13 15:01:05 -05:00
882505bb09 Real-development-mode ready versions of pom and CI scripts 2022-06-13 15:00:58 -05:00
75a9582a9c Fixing github link in copyright 2022-06-08 09:07:52 -05:00
44761eacba QQQ-4 Applying AGPL Licence 2022-06-07 16:52:10 -05:00
12a85b1d68 Update workflow to publish jar in qqq-maven 2022-04-28 12:34:43 -05:00
154468bdf3 Checkpoint: Added Update (edit) action; Load definition from JSON 2022-03-01 18:29:59 -06:00
200a0b7ccf Checkpoint: support for authentication; initial process tests 2022-02-15 18:20:00 -06:00
b33d99ce11 Added copyright 2021-12-14 18:42:09 -06:00
d5c261d7e5 Updating to log4j 2.15.0 for security patch 2021-12-13 22:09:09 -06:00
90cd12e09f Adding comments and more tests 2021-12-01 22:57:45 -06:00
c0ad05d119 Implemented delete 2021-11-30 18:10:22 -06:00
01142017a3 Remove TIME 2021-11-28 21:41:16 -06:00
c51b55cfe4 Update README.md 2021-11-08 22:09:33 -06:00
6432b7bf64 Initial code checkin 2021-11-08 21:20:34 -06:00
8f5b16c203 Initial commit 2021-11-08 21:19:49 -06:00