Commit graph

38 commits

Author SHA1 Message Date
Glenn Y. Rolland e6a6da7a78 feat: add more targets to makefile (ex: install)
Some checks failed
continuous-integration/drone/push Build is failing
2024-02-15 18:56:31 +01:00
Glenn Y. Rolland 1e63606f72 feat: Add support for --no-cache option 2024-02-15 18:56:15 +01:00
Glenn Y. Rolland 9d13f8216f feat: add option for multiple instances
Some checks failed
continuous-integration/drone/push Build is failing
2024-02-14 15:29:36 +01:00
Glenn Y. Rolland a007211e29 feat: add support for port detection
Some checks failed
continuous-integration/drone/push Build is failing
2024-02-14 14:51:15 +01:00
Glenn Y. Rolland b588503b79 fix: use the right variable for mkdocs port options
Some checks failed
continuous-integration/drone/push Build is failing
2024-02-14 14:34:29 +01:00
Glenn Y. Rolland 81b845fc66 feat: add support for port selection
Some checks failed
continuous-integration/drone/push Build is failing
Add support for base port selection
- add --port PORT and -p PORT options on command line
- add naive (not implemented) support for port detection
- docs container is now mapped to PORT
- slides container is now mapped to PORT+100
2024-02-14 14:29:41 +01:00
Glenn Y. Rolland a2272230e2 feat(write): Add content nodes support
Some checks failed
continuous-integration/drone/push Build is failing
2023-04-27 20:49:36 +02:00
Glenn Y. Rolland 615c377623 feat(write): Add support for templates 2023-04-27 20:49:36 +02:00
Glenn Y. Rolland 5689929c83 feat(write): Add basic support for prompts management 2023-04-27 20:49:32 +02:00
Glenn Y. Rolland 0832e4c877 refactor: Clean up the logging system 2023-04-27 20:49:16 +02:00
Glenn Y. Rolland 8ae9599d0f fix(build): make image load work 2023-04-27 20:49:00 +02:00
Glenn Y. Rolland 3f985f2751 feat: use Log library instead of puts
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-25 12:28:16 +02:00
Glenn Y. Rolland a921acc3f9 ci: add missing libreadline-dev
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-24 18:43:04 +02:00
Glenn Y. Rolland adc96653e5 feat: Add dependency for crinja
Some checks failed
continuous-integration/drone/push Build is failing
2023-04-24 10:31:54 +02:00
Glenn Y. Rolland 594b5f853a refactor: shorten names & use same structure 2023-04-23 15:59:29 +02:00
Glenn Y. Rolland e11d2bc588 data: Prepare better samples 2023-04-18 10:49:43 +02:00
Glenn Y. Rolland 3ee2bdf5d4 data: Add prompts for GPT 2023-04-17 20:25:24 +02:00
Glenn Y. Rolland ae563d781a doc: Add samples formats & prompts & config 2023-04-17 19:14:08 +02:00
Glenn Y. Rolland 920c58b157 feat: Add multiple binary outputs 2023-04-16 12:02:43 +02:00
Glenn Y. Rolland da329ab19e feat: Add doc for future GPT content generation
Some checks failed
continuous-integration/drone/push Build is failing
2023-03-27 16:31:18 +02:00
Glenn Y. Rolland b8c887682b feat: Add support for scaffold
Some checks failed
continuous-integration/drone/push Build is failing
2023-03-27 16:01:20 +02:00
Glenn Y. Rolland 6d34bec0e6 feat: Organize for subcommands
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-26 11:41:40 +02:00
Glenn Y. Rolland 5f83e7821e feat: show error trace
Some checks failed
continuous-integration/drone/push Build is failing
2023-03-25 20:41:12 +01:00
Glenn Y. Rolland 9a87615129 feat: Prepare for multi-command
Some checks failed
continuous-integration/drone/push Build is failing
2023-03-25 20:40:52 +01:00
Glenn Y. Rolland 801e58ca27 feat: prepare for future commands
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-24 16:53:27 +01:00
Glenn Y. Rolland eb41a2e594 ci: Refactor hardcoded content
All checks were successful
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is passing
2023-03-21 22:29:05 +01:00
Glenn Y. Rolland bdf7b60d5c ci: fix strip step
Some checks reported errors
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build was killed
2023-03-21 21:17:03 +01:00
Glenn Y. Rolland d2c08b0a4d ci: build statically & strip
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/tag Build is failing
2023-03-21 21:09:34 +01:00
Glenn Y. Rolland 74dff38d8b ci: Use production flag for build
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-21 18:47:24 +01:00
Glenn Y. Rolland 39674fa3cd ci: Add condition for publish
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2023-03-21 18:26:05 +01:00
Glenn Y. Rolland 29129c30f4 ci: Update publish step
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-21 18:21:28 +01:00
Glenn Y. Rolland b2092758e7 ci: Show env vars
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-21 16:18:36 +01:00
Glenn Y. Rolland 17a7d179ab ci: Add deploy step
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-21 16:14:25 +01:00
Glenn Y. Rolland 4e83a08398 refactor: Split main into cli + launcher
All checks were successful
continuous-integration/drone Build is passing
2023-02-21 16:06:20 +01:00
Glenn Y. Rolland 5bc5a511ca ci: Add initial pipeline 2023-02-21 16:06:03 +01:00
Glenn Y. Rolland 6b15ee0684 feat: handle interrupt signal 2023-01-20 09:21:09 +01:00
Glenn Y. Rolland d3982daed1 feat: add Makefile 2023-01-20 09:20:55 +01:00
Glenn Y. Rolland b3dec4b138 feat: initial import 2023-01-18 16:29:34 +01:00