Commit Graph

3262 Commits

Author SHA1 Message Date
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
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
Jonathan Shook
26f53f855d merge fixes 2022-06-02 17:15:13 -05:00
Jonathan Shook
1437029eb3 remove pattern matching in switch syntax and remove --enable-preview completely. It is too onerous for users at runtime. 2022-06-02 17:12:36 -05:00
Jonathan Shook
5aaae15592 add cqld4 prepared statement binding diagnostics for errors 2022-06-02 16:41:43 -05:00
Jonathan Shook
07339c4879 disable strict parameter consumption by default 2022-06-02 16:41:32 -05:00
Jonathan Shook
480e91565d enable --enable-preview in poms 2022-06-02 16:41:01 -05:00
Jonathan Shook
e4be17a268 synchronize driver artifacts for cqld4 2022-06-02 16:40:37 -05:00
Jonathan Shook
974bc2dc70 bugfix: return lambda where caller expects 2022-06-02 16:40:10 -05:00
Jonathan Shook
39128e71c9 allow OpTemplate to convert string to int for ratio fixup 2022-06-02 16:39:22 -05:00
Jonathan Shook
d5436ddffc OpConfigErrors can now be thrown without a source 2022-06-02 16:38:43 -05:00
Jonathan Shook
7c9f4278d8 diag progress on nb5 2022-06-01 12:49:00 -05:00
Jonathan Shook
c29e759b8d partial progress towards diag replacement in tests 2022-06-01 12:48:26 -05:00
Jonathan Shook
f98e16c707 license header 2022-05-31 21:02:30 -05:00