Commit Graph
42 Commits
Author SHA1 Message Date
Stevan Freeborn 5652fee422 Merge branch 'main' into stevanfreeborn/feat/add-web-app 2025-04-06 21:26:21 -05:00
Stevan Freeborn 6011fb347d chore(release): 0.0.1 [skip ci] v0.0.1 2025-04-05 18:17:53 +00:00
Stevan Freeborn 331c5c59e2 Merge pull request #5 from StevanFreeborn/stevanfreeborn/fix/locate-appsettings-file-properly
fix: use GetSettingsPath when checking if settings exists
2025-04-05 13:17:33 -05:00
Stevan Freeborn b3afb2b7d2 fix: use GetSettingsPath when checking if settings exists 2025-04-05 13:13:44 -05:00
Stevan Freeborn 1c9fd05251 feat: explore blazor app as web app 2025-04-05 13:11:35 -05:00
Stevan Freeborn 660533b99e chore(release): 0.0.0 [skip ci] v0.0.0 2025-03-29 00:18:11 +00:00
Stevan Freeborn 65d144db85 fix: publish as single file 2025-03-28 19:17:20 -05:00
Stevan Freeborn 0d9d1b9435 chore: fix workflow 2025-03-28 19:04:09 -05:00
Stevan Freeborn e1c4924681 Merge pull request #2 from StevanFreeborn/stevanfreeborn/fix/add-version-info-to-console-app
fix: add version info to csproj
2025-03-28 18:37:30 -05:00
Stevan Freeborn bf74091e12 fix: add version info to csproj 2025-03-28 18:35:34 -05:00
Stevan Freeborn 6b084c2200 Merge pull request #1 from StevanFreeborn/stevanfreeborn/feat/add-console-app
feat: add console app
2025-03-28 18:31:22 -05:00
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