Commit Graph

3484 Commits

Author SHA1 Message Date
Jonathan Shook
7cf070bdae pull op template logic into adapters-api 2022-06-22 22:53:56 -05:00
Jonathan Shook
f65f9b3c7d undo decorator interface 2022-06-22 21:44:12 -05:00
Jonathan Shook
d89ea2a4d2 unbreak decorator interface 2022-06-22 21:44:12 -05:00
Jonathan Shook
2fad2876a7 remove references to defunct stdout adapter 2022-06-22 21:18:19 -05:00
Jonathan Shook
16a52a0fb8 make stdout adapter the default 2022-06-22 21:17:04 -05:00
Jonathan Shook
a07adc5680 improve clarity of driver loading error 2022-06-22 21:15:54 -05:00
Jonathan Shook
d7192e7b9a fix pattern matching for inline bindings with curly braces 2022-06-22 21:15:34 -05:00
Jonathan Shook
07000d794b allow main app to always return unless called from main 2022-06-22 09:29:15 -05:00
Jonathan Shook
182bd44b1b add example for scenario spec test 2022-06-22 09:28:49 -05:00
Jonathan Shook
3d23506b46 cleanup of old scripts 2022-06-22 09:28:15 -05:00
Jonathan Shook
298fc89c8f cleanup of old scripts 2022-06-21 21:28:23 -05:00
Jonathan Shook
a84aff8eb7 minor SpecTest updates 2022-06-21 21:28:14 -05:00
Jonathan Shook
334bbd0379 add specification test support module 2022-06-21 20:13:19 -05:00
Jonathan Shook
ecabd71048 minor stdout cleanups 2022-06-21 20:13:00 -05:00
Jonathan Shook
ee8cafe356 minor pom cleanup 2022-06-21 20:11:01 -05:00
Jonathan Shook
e952d1ecba make builder name unambiguous for AnnotationBuilder 2022-06-21 20:10:46 -05:00
Jonathan Shook
7074c99a67 delegate test dependencies to default pom 2022-06-21 20:09:52 -05:00
Jonathan Shook
2546af1520 remove old cql driver stubs 2022-06-16 15:13:38 -05:00
Jonathan Shook
f971e726df move integration tests to proper scope 2022-06-16 15:13:35 -05:00
Jonathan Shook
0affcea559 improve example scripts 2022-06-16 15:13:32 -05:00
Jonathan Shook
3a90c0512c improve error messages 2022-06-16 15:13:29 -05:00
Jonathan Shook
64da6df3e8 improve error details to help users fix issues faster 2022-06-16 15:13:25 -05:00
Jonathan Shook
11fa68ca20 fix threadchange integrated test 2022-06-16 15:13:21 -05:00
Jonathan Shook
5dbeff9911 docs updates 2022-06-16 15:13:17 -05:00
Jonathan Shook
4a1485159d deprecate previous API entry point into BaseOpDispensr 2022-06-16 15:13:14 -05:00
Jonathan Shook
4d60291913 build nb5, not nb, by default 2022-06-16 15:13:11 -05:00
Jonathan Shook
9b4ef9bb5d run nbr-examples module as documented integration examples 2022-06-16 15:12:53 -05:00
Jonathan Shook
8098df5274 factor nb and nb5 dependencies along API 2022-06-16 14:58:47 -05:00
Jonathan Shook
7ca032b8db pom updates for nb and nbr 2022-06-16 14:00:08 -05:00
Jonathan Shook
c7e4695492 nb5 AppImage skel updates 2022-06-16 13:59:04 -05:00
snyk-bot
ada8117a45
fix: docsys/pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-2326698
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-2421244
2022-06-16 04:01:53 +00:00
Jonathan Shook
5915a05f0b refix files after IntelliJ UI bug swizzled file contents 2022-06-09 17:01:44 -05:00
Jonathan Shook
f699b4f83f refactor activity specific signatures into faceted naming interface 2022-06-09 15:02:25 -05:00
Jonathan Shook
355d2fb19f minor formatting fixes 2022-06-09 15:01:53 -05:00
Jonathan Shook
cce97d1c89 automatically convert ParameterMap entries to JSON 2022-06-09 15:01:49 -05:00
Jonathan Shook
308f26e220 doc updates 2022-06-09 15:01:41 -05:00
Jonathan Shook
0631f4aa05 allow param defs to expand config models 2022-06-09 15:01:35 -05:00
Jonathan Shook
d1541f0dd2 allow init-time activity parameter updates without eventing 2022-06-09 15:01:30 -05:00
Jonathan Shook
b9d08bf04c add uniform mutator methods to config model APIs 2022-06-09 15:01:26 -05:00
Jonathan Shook
5dbfa385a8 add helper method for ActivityDefObserver application 2022-06-09 15:01:22 -05:00
Jonathan Shook
5b8ed36f49 enable composable diag tasks as sequence of commands 2022-06-09 15:01:18 -05:00
Jonathan Shook
6dd1c43db3 move integrated testing to separate module 2022-06-09 15:01:02 -05:00
Jonathan Shook
fa2847a613 provide typed update interface for dynamic params 2022-06-09 15:00:58 -05:00
Jonathan Shook
b255d0d70f remove deprecated Nashorn logic 2022-06-09 15:00:54 -05:00
Jonathan Shook
cf5ae84abd restructure integrated tests as living examples 2022-06-09 15:00:49 -05:00
snyk-bot
bc6a52fcfe
fix: upgrade org.graalvm.tools:profiler from 20.3.5 to 20.3.6
Snyk has created this PR to upgrade org.graalvm.tools:profiler from 20.3.5 to 20.3.6.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.graalvm.tools/profiler/

See this project in Snyk:
https://app.snyk.io/org/jshook/project/0e822587-faec-4a2d-9b12-113823abf43e?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-06-08 19:37:17 +00:00
snyk-bot
573b179e19
fix: upgrade org.projectlombok:lombok from 1.18.22 to 1.18.24
Snyk has created this PR to upgrade org.projectlombok:lombok from 1.18.22 to 1.18.24.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.projectlombok/lombok/

See this project in Snyk:
https://app.snyk.io/org/jshook/project/eb02b5e3-2668-4f0f-a63a-47871c96a9ff?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-06-08 18:19:20 +00:00
snyk-bot
a0ed99ff87
fix: mvn-defaults/pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGGRAALVMSDK-2767964
- https://snyk.io/vuln/SNYK-JAVA-ORGGRAALVMSDK-2769612
- https://snyk.io/vuln/SNYK-JAVA-ORGGRAALVMSDK-2769614
- https://snyk.io/vuln/SNYK-JAVA-ORGGRAALVMSDK-2769616
- https://snyk.io/vuln/SNYK-JAVA-ORGGRAALVMSDK-2769618
- https://snyk.io/vuln/SNYK-JAVA-ORGGRAALVMSDK-2769620
2022-06-07 17:33:04 +00:00
Jonathan Shook
7114e22cbd fix broken bytecode compatibility due to snyk fix 2022-06-07 12:31:12 -05:00
Jonathan Shook
5513c06045 improve error details for unrecognized YAML structure 2022-06-07 12:30:54 -05:00