Commit Graph

  • ae3af74b20 Update release workflow Janne Valkealahti 2023-01-23 11:04:07 +00:00
  • 9154c85762 Use nexus-sync v0 Janne Valkealahti 2023-01-23 10:51:57 +00:00
  • 5c52fbe373 Polish Janne Valkealahti 2023-01-20 16:11:42 +00:00
  • fb1616e0c6 Polish Janne Valkealahti 2023-01-20 16:09:21 +00:00
  • df9c5b5483 Upgrade spring-boot 3.0.2 Janne Valkealahti 2023-01-20 09:54:24 +00:00
  • a7d31c1126 Upgrade spring-boot 2.7.8 Janne Valkealahti 2023-01-20 09:53:49 +00:00
  • 21d695f68e Fix sample commands Janne Valkealahti 2023-01-19 18:01:27 +00:00
  • 1bc26c7e17 Handle collection types in a parser Janne Valkealahti 2023-01-19 17:33:18 +00:00
  • 624343ace2 Handle collection types in a parser Janne Valkealahti 2023-01-19 17:33:18 +00:00
  • 78da071e86 Document String array option type Janne Valkealahti 2023-01-19 11:32:37 +00:00
  • 56b9cb20ef Document String array option type Janne Valkealahti 2023-01-19 11:32:37 +00:00
  • 25d249c28d Exclude ExitRequest from error handling Janne Valkealahti 2023-01-18 09:03:03 +00:00
  • 90010a94ea Fix e2e tests Janne Valkealahti 2023-01-16 21:12:17 +00:00
  • b853112e0b Replace parser string joining with list Janne Valkealahti 2023-01-16 17:47:21 +00:00
  • 6e1ca089d7 Replace parser string joining with list Janne Valkealahti 2023-01-16 17:47:21 +00:00
  • a04091c08f Support modify option names Janne Valkealahti 2023-01-15 10:02:55 +00:00
  • 448c507ce9 Allow Shell.input() to be overridden in subclasses Christian Niessner 2023-01-11 20:36:16 +01:00
  • 7c91782841 Revisit positional arguments Janne Valkealahti 2023-01-13 15:11:38 +00:00
  • 4381c2423e Handle arity errors Janne Valkealahti 2023-01-13 17:25:24 +00:00
  • 6e3d43c549 Fix sample Janne Valkealahti 2023-01-13 17:40:31 +00:00
  • 95e2829dc3 Revisit positional arguments Janne Valkealahti 2023-01-13 15:11:38 +00:00
  • b10786814a Handle arity errors Janne Valkealahti 2023-01-12 11:26:20 +00:00
  • 6461a755d5 Add issue handler workflow Janne Valkealahti 2023-01-12 10:43:10 +00:00
  • 8179401268 Next development version github-actions[bot] 2023-01-10 14:47:40 +00:00
  • c1604021c6 Use nexus-sync 0.0.x Janne Valkealahti 2023-01-10 13:01:58 +00:00
  • f91b255bda Create BuilderSupplier interface Janne Valkealahti 2023-01-08 13:38:33 +00:00
  • 38acd79b83 Add unrecognised option support Janne Valkealahti 2023-01-07 08:58:40 +00:00
  • 9b4e347633 Add unrecognised option support Janne Valkealahti 2023-01-07 08:58:40 +00:00
  • 800e249b98 Fix NPE Janne Valkealahti 2023-01-01 15:11:07 +00:00
  • c7c7e42b8b Fix NPE Janne Valkealahti 2023-01-01 15:11:07 +00:00
  • bf2692c70c Support exception handling with annotated methods Janne Valkealahti 2023-01-01 14:51:05 +00:00
  • 206da7463b Upgrade spring-boot 3.0.1 Janne Valkealahti 2022-12-27 16:04:46 +00:00
  • dd84beafcb Upgrade spring-boot 2.7.7 Janne Valkealahti 2022-12-27 15:56:31 +00:00
  • 7a6d457e71 Wraps ExtendedArgumentList into CompletingParsedLine prevent WARNING during startup. guang384 2022-09-08 03:14:06 +08:00
  • b98cb4926d Fix typo Janne Valkealahti 2022-12-08 10:02:46 +00:00
  • 83e906d2e7 Document writing to console Janne Valkealahti 2022-12-08 09:51:59 +00:00
  • e5570ae62c Add search algo docs Janne Valkealahti 2022-12-06 09:00:24 +00:00
  • 74c04a4964 Polish getting started Janne Valkealahti 2022-12-05 13:59:37 +00:00
  • f5d6bae117 Handle option void type Janne Valkealahti 2022-12-05 09:30:06 +00:00
  • ef191e66f3 Add support for global help options Janne Valkealahti 2022-12-04 17:23:25 +00:00
  • 14aa6f1703 Next development version github-actions[bot] 2022-12-01 16:10:00 +00:00
  • b555148ce9 Fix assert in flow e2e test Janne Valkealahti 2022-11-30 17:27:48 +00:00
  • 0899d414de Build linux sample with musl Janne Valkealahti 2022-11-30 15:39:10 +00:00
  • d3e897f6d9 Add base shell test system Janne Valkealahti 2022-11-30 09:09:35 +00:00
  • 2bfcf99e96 Make Terminal configurable Janne Valkealahti 2022-11-29 12:21:24 +00:00
  • e70ea6b555 Register option without prefix Janne Valkealahti 2022-11-26 15:08:07 +00:00
  • 452145264a Register option without prefix Janne Valkealahti 2022-11-26 15:08:07 +00:00
  • 7e2c6c180a Upgrade spring-boot 2.7.5 Janne Valkealahti 2022-11-25 15:12:47 +00:00
  • a900fa4977 Fix e2e tests Janne Valkealahti 2022-11-25 09:03:20 +00:00
  • a6b84372b2 Upgrade spring-boot 3.0.0 Janne Valkealahti 2022-11-24 17:56:30 +00:00
  • 331df77ed8 More docs for option types Janne Valkealahti 2022-11-23 09:28:55 +00:00
  • df19da0dde Method execution should not error without value Janne Valkealahti 2022-11-22 07:47:52 +00:00
  • 61ae11bf94 Method execution should not error without value Janne Valkealahti 2022-11-22 07:47:52 +00:00
  • ee7a9da4aa Fix warnings Janne Valkealahti 2022-11-19 15:08:49 +00:00
  • bc0b4a13df Re-quote whitespace Janne Valkealahti 2022-11-18 07:26:37 +00:00
  • 83fb5f71fc Re-quote whitespace Janne Valkealahti 2022-11-18 07:26:37 +00:00
  • 57fac23bfc Upgrade graal 22.3 in workflows Janne Valkealahti 2022-11-16 07:04:13 +00:00
  • 217b9b7079 Use @AutoConfiguration Janne Valkealahti 2022-11-15 08:30:17 +00:00
  • d39276908d Upgrade spring-boot 3.0.0-RC2 Janne Valkealahti 2022-11-15 08:14:07 +00:00
  • ef7d97f2e1 Move built-in commands from components to commands Janne Valkealahti 2022-11-01 05:11:33 +00:00
  • 2427ec36a1 Docs about logging Janne Valkealahti 2022-11-01 05:00:41 +00:00
  • c6e84dcfa8 Docs about debugging Janne Valkealahti 2022-10-31 07:41:01 +00:00
  • ff41b504a7 Docs about shell runners Janne Valkealahti 2022-10-31 05:35:34 +00:00
  • 2a3856c101 Polish appendix naming Janne Valkealahti 2022-10-30 06:44:50 +00:00
  • a518414015 Registration section Janne Valkealahti 2022-10-30 05:43:44 +00:00
  • 3e5eac7008 Next development version github-actions[bot] 2022-10-24 06:52:51 +00:00
  • b220ea5656 Use nexus-sync main Janne Valkealahti 2022-10-24 07:31:45 +01:00
  • bec85188aa Make assertj dependency optional Janne Valkealahti 2022-10-23 12:12:08 +01:00
  • ea76e0d205 Change native build Janne Valkealahti 2022-10-22 06:45:02 +01:00
  • 46505e8b72 Polish Janne Valkealahti 2022-10-22 06:17:24 +01:00
  • a7d53d4226 Upgrade spring-boot 2.7.5 Janne Valkealahti 2022-10-21 13:52:53 +01:00
  • 092a169fce Polish Janne Valkealahti 2022-10-21 12:29:47 +01:00
  • 3e0ca620ea Upgrade spring-boot 3.0.0-RC1 Janne Valkealahti 2022-10-21 12:16:40 +01:00
  • b215705d49 Fix line split logic Janne Valkealahti 2022-10-21 11:59:23 +01:00
  • 7866c9666d Base docs for PathSearch Janne Valkealahti 2022-10-19 08:12:12 +01:00
  • 4bab975ecf Add PathSearch component Janne Valkealahti 2022-10-18 15:30:18 +01:00
  • 267c0e6fa4 Update labels Janne Valkealahti 2022-10-18 15:00:52 +01:00
  • 3021704c29 Support hidden commands Janne Valkealahti 2022-10-18 14:51:44 +01:00
  • feba345f00 Component text can be truncated Janne Valkealahti 2022-10-14 17:13:07 +01:00
  • 4c48017a97 Implement more flexible error handling Janne Valkealahti 2022-10-14 10:46:27 +01:00
  • 27f8802ebc Process given values is a parser Janne Valkealahti 2022-10-14 06:44:35 +01:00
  • 3fe26025cd Process given values is a parser Janne Valkealahti 2022-10-14 06:33:44 +01:00
  • df45b625c7 Update labels Janne Valkealahti 2022-10-06 13:07:46 +01:00
  • 685af2e3da Next development version github-actions[bot] 2022-10-04 13:54:37 +00:00
  • 1b47df4b2e Fix correct snapshot version Janne Valkealahti 2022-10-04 11:55:44 +01:00
  • e90929cadc Fix correct branch refs in workflows Janne Valkealahti 2022-10-03 11:34:56 +01:00
  • 226b081c1c Upgrade native-build-tools 0.9.14 Janne Valkealahti 2022-10-03 09:20:49 +01:00
  • e02503ef3f Update milestone workflow Janne Valkealahti 2022-09-28 17:52:48 +01:00
  • d47d23f930 Upgrade spring-boot 2.7.4 Janne Valkealahti 2022-09-23 16:28:00 +01:00
  • 3660d61609 Upgrade spring-boot 3.0.0-M5 Janne Valkealahti 2022-09-23 09:22:24 +01:00
  • 23df374660 Migrate auto-configuration registration Janne Valkealahti 2022-09-22 16:17:25 +01:00
  • a1bd979548 Link to logging section Janne Valkealahti 2022-09-15 09:41:19 +01:00
  • f9de69347b Add graal build instructions Janne Valkealahti 2022-09-15 09:37:06 +01:00
  • 0ef394c47e Add notes about logging Janne Valkealahti 2022-09-14 15:30:54 +01:00
  • 6f220e2ea4 Fix deprecation in aot hints Janne Valkealahti 2022-09-14 15:11:01 +01:00
  • 15f03b358f Rework getting started section Janne Valkealahti 2022-09-14 09:09:25 +01:00
  • 754e00d0ae Add Automatic-Module-Name to jar manifest Janne Valkealahti 2022-09-13 09:26:42 +01:00
  • 46b2b54b1e Docs correctness! Selim Horri 2022-08-30 14:44:23 +01:00
  • 37b0578c5d Wraps ExtendedArgumentList into CompletingParsedLine prevent WARNING during startup. guang384 2022-09-08 03:14:06 +08:00
  • c0517c8bfa Remove gradle metadata publish Janne Valkealahti 2022-09-08 17:36:14 +01:00