Граф коммитов

181 Коммитов

Автор SHA1 Сообщение Дата
Tim Hess f3e548454a appsettings cleanup 2024-02-09 15:25:10 -06:00
Tim Hess 7831982e93 Get GA tracker id from config instead of hardcoding it 2024-02-07 14:45:56 -06:00
Tim Hess 61f29c9cbe
Move to GitHub Actions and Azure App Service.net + .NET and dependency updates (#97) 2024-02-07 14:36:58 -06:00
Chris Cheetham 6536f23f9c Update Steeltoe to 3.2.x
Closes #96

Also externalizes exampled to make easier to update
2022-05-27 14:30:53 -04:00
Chris Cheetham eed4b10a4d Use Nerdbank.GitVersioning 2022-04-01 14:15:37 -04:00
Chris Cheetham 2ff9568627
Use project name for top-level-dir [#93] 2022-04-01 14:01:45 -04:00
Chris Cheetham 2e83d2fd34 Bump .NET SDK to net6.0 2022-03-29 11:36:42 -04:00
Chris Cheetham 56ba479896 Rename project to InitializrService 2022-02-15 13:33:29 -05:00
Chris Cheetham 3101e5e418 Use .NET case convention 2021-12-10 08:30:09 -05:00
Chris Cheetham ebce0fd1cd Configure Development environment to use local config server 2021-12-10 08:29:30 -05:00
Chris Cheetham b8b41509a9 Configure Docker environment to use Development config server 2021-12-10 08:28:56 -05:00
Chris Cheetham 7048d2977a Enable debug logs in staging 2021-12-10 08:27:29 -05:00
Chris Cheetham 032cf854ce Add language support 2021-11-22 09:36:01 -05:00
Chris Cheetham a3288c0e20 Label main is now default 2021-10-12 15:10:05 -04:00
Chris Cheetham f8fdaaca22 Move project spec log message to INFO 2021-10-12 14:52:54 -04:00
Chris Cheetham 1b7a9bf7a0 Fix JSON error on startup 2021-10-12 14:52:09 -04:00
Chris Cheetham 703790936a Use Config Server profile instead of label 2021-09-29 09:22:15 -04:00
Chris Cheetham ce65f83f7d Track Google Analytics [#65] 2021-08-25 09:22:39 -04:00
Chris Cheetham 1fe3065f96 Logging tweaks 2021-07-13 08:07:43 -04:00
Chris Cheetham 9bdf4c459e Use transient services
Use a transient service
2021-07-12 08:53:44 -04:00
Chris Cheetham 4be7617903 Use IOptionsSnapshot in order to get updates 2021-07-12 08:53:34 -04:00
Chris Cheetham 322c1d1fee Fix InitializrApi logger name 2021-07-08 13:45:44 -04:00
Chris Cheetham 926121a99b Add management endpoints [#28,#29] 2021-07-08 13:45:34 -04:00
Chris Cheetham 63a288172e Update help per option renamings 2021-07-02 13:21:02 -04:00
Chris Cheetham ed66472344 Tweak help output 2021-07-02 13:15:55 -04:00
Chris Cheetham 024efa3600 Add .NET framework constraints to help 2021-07-02 13:01:00 -04:00
Chris Cheetham f9610a60c5 Update local development configuration 2021-07-02 12:20:19 -04:00
Chris Cheetham a938d1870b Remove Initializr<->Template option inconsistency workaround 2021-07-02 09:30:39 -04:00
Chris Cheetham e4e53b3fbf Add unit tests for unsupported Steeltoe and framework 2021-07-01 10:44:05 -04:00
Chris Cheetham 8652ea314c Remove default values from model 2021-07-01 10:27:32 -04:00
Chris Cheetham a57efbd013 Fix unit tests 2021-06-30 10:39:03 -04:00
Chris Cheetham ddf1d63c5a Add "Not Found" responses for various version errors 2021-06-30 10:05:37 -04:00
Chris Cheetham 90138f9d84 Tidy 2021-06-29 08:40:59 -04:00
Chris Cheetham 0bb33ec301 Move ReleaseConfig model into Config 2021-06-29 08:38:29 -04:00
Chris Cheetham 470bcc9628 Remove vestige 2021-06-25 16:10:34 -04:00
Chris Cheetham 6a857aa627 Rename Application to Namespace 2021-06-25 16:09:09 -04:00
Chris Cheetham a5454a49d5 Use Name for download file and Application Name for app name 2021-06-25 15:05:33 -04:00
Chris Cheetham 922c0c3493 Rename Namespace to Application, remove DotNetTemplate 2021-06-25 13:04:02 -04:00
Chris Cheetham 0d8c02dd11 Rename project to something more specific 2021-06-25 10:25:04 -04:00
Chris Cheetham 8ac188be6b Move non-public models into core project 2021-06-25 10:09:20 -04:00
Chris Cheetham 501abe3167 Remove more Stubble/Mustache vestiges [#88] 2021-06-25 10:05:23 -04:00
Chris Cheetham ede8949a63 Pass Steeltoe and .NET framework to Net Core Tool Service 2021-06-24 13:44:08 -04:00
Chris Cheetham 507b875d6a Tidy 2021-06-22 06:25:14 -04:00
Chris Cheetham e059254ca9 Add Serialization constructors to exceptions 2021-06-21 12:59:06 -04:00
Chris Cheetham 02bd5c730a Add Serialization attribute to exceptions 2021-06-21 12:55:44 -04:00
Chris Cheetham ef71c16c1e Simplify UI config service interface 2021-06-21 12:50:46 -04:00
Chris Cheetham 3d351206f9 Throw more specific exception than System.Exception 2021-06-21 10:30:55 -04:00
Chris Cheetham 48aa77ef59 Tidy 2021-06-21 10:16:49 -04:00
Chris Cheetham c769ff3970 Remove unused parser
Parser was rendered obsolete upon port to Net Core Tool templates
2021-06-21 09:37:36 -04:00
Chris Cheetham c68aff6433 Remove override of == and != 2021-06-21 09:00:42 -04:00