Commit Graph
31 Commits
Author SHA1 Message Date
Stevan Freeborn cc995c911e fix: add gemini key as env var in workflow and make config file optional 2025-03-28 18:29:23 -05:00
Stevan Freeborn 9dc43151b1 fix: skip test settings if not present 2025-03-28 18:19:55 -05:00
Stevan Freeborn 2a582ea71d Merge branch 'stevanfreeborn/feat/add-console-app' of github.com:StevanFreeborn/alt-gen into stevanfreeborn/feat/add-console-app 2025-03-28 18:14:30 -05:00
Stevan Freeborn f8aefb82ab fix: address issues causing problems in workflows 2025-03-28 18:14:09 -05:00
GitHub Actions 47377002e0 chore: format fixes [skip ci] 2025-03-27 19:45:10 +00:00
Stevan Freeborn 48fa90167b Merge branch 'stevanfreeborn/feat/add-console-app' of github.com:StevanFreeborn/alt-gen into stevanfreeborn/feat/add-console-app 2025-03-27 14:44:02 -05:00
Stevan Freeborn 2c2594d76f chore: finish workflows for consoles 2025-03-27 14:43:56 -05:00
Stevan Freeborn 4b7fde662e chore: add workflow to format, build, and test console projects 2025-03-26 23:54:30 -05:00
Stevan Freeborn f2b80a1e61 chore: update api workflow to account for presence of console projects 2025-03-26 23:53:47 -05:00
Stevan Freeborn b4d00afe7a fix: use lower case when creating providers 2025-03-26 23:52:27 -05:00
Stevan Freeborn 23882f0de6 chore: stub out console app workflows 2025-03-23 22:39:28 -05:00
Stevan Freeborn c901d8d643 tests: add more test coverage 2025-03-23 22:33:34 -05:00
Stevan Freeborn 45a0ead7d8 feat: success console app => api => gemini 2025-03-15 18:44:10 -05:00
Stevan Freeborn 414e712f51 feat: add app settings manager to do the reading and writing 2025-03-14 22:02:22 -05:00
Stevan Freeborn e9b9f7fc13 feat: add remove, list, and add config commands 2025-03-10 21:45:46 -05:00
Stevan Freeborn 5c2059cfa9 tests: work on writing tests for console functionality 2025-03-10 20:48:19 -05:00
Stevan Freeborn 69a79e297d tests: work on writing tests for console functionality 2025-03-09 12:49:28 -05:00
Stevan Freeborn 5647070fd3 feat: wip on remove config command 2025-03-08 19:31:56 -06:00
Stevan Freeborn 22eb9a7c87 chore: stub out remove command 2025-02-24 22:53:55 -06:00
Stevan Freeborn ba1d668ade feat: initial config command implementation 2025-02-18 23:28:56 -06:00
Stevan Freeborn ec9651e5e9 feat: implement generate command in console app 2025-02-12 16:10:49 -06:00
Stevan Freeborn 8e0a6933f7 fix: compare lowercase values 2025-02-12 16:10:24 -06:00
Stevan Freeborn ac9bfe1ac4 chore: add files for debugging 2025-02-12 16:10:12 -06:00
Stevan Freeborn 4672644127 feat: more work on getting console client sorted 2025-02-10 15:31:25 -06:00
Stevan Freeborn 92c0bee83b feat: begin working on console app 2025-02-09 15:54:48 -06:00
Stevan Freeborn 1ac200a65b fix: tests 2025-02-09 14:40:01 -06:00
Stevan Freeborn e6ee090b05 chore: run dotnet format 2025-02-09 13:53:56 -06:00
Stevan Freeborn 79f603c63d chore: add workflows + license 2025-02-09 13:53:24 -06:00
Stevan Freeborn 81eba501d0 tests: add test coverage support 2025-02-05 15:21:55 -06:00
Stevan Freeborn 6ec040ff29 refactor: use map extension method 2025-02-04 15:05:17 -06:00
Stevan Freeborn a1a682916e chore: initial commit 2025-02-04 14:39:54 -06:00