{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":519330481,"defaultBranch":"master","name":"Seelans-Tyres","ownerLogin":"ShaylenReddy42","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-07-29T19:37:40.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/32732726?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1718140452.0","currentOid":""},"activityList":{"items":[{"before":"8d27c499d6144e141263f263d0d537a738ac6ab6","after":"e1cbf0123336b07417b2d0399fee3644068720ce","ref":"refs/heads/master","pushedAt":"2024-07-26T19:07:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ShaylenReddy42","name":"Shaylen Reddy","path":"/ShaylenReddy42","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32732726?s=80&v=4"},"commit":{"message":"update the dotnet ef tool\n\nforgot about this ..","shortMessageHtmlLink":"update the dotnet ef tool"}},{"before":"229d5c326cdc9819a5f319d453d08c3e846e3483","after":"8d27c499d6144e141263f263d0d537a738ac6ab6","ref":"refs/heads/master","pushedAt":"2024-07-26T18:47:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ShaylenReddy42","name":"Shaylen Reddy","path":"/ShaylenReddy42","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32732726?s=80&v=4"},"commit":{"message":"dispose of http response messages\n\nHttpResponseMessage implements the IDisposable interface, so ensure that these resources are cleaned up\n\n[skip ci]","shortMessageHtmlLink":"dispose of http response messages"}},{"before":"c23abc21bd683eae130ca2317aed078dd59f7dda","after":"229d5c326cdc9819a5f319d453d08c3e846e3483","ref":"refs/heads/master","pushedAt":"2024-07-26T18:31:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ShaylenReddy42","name":"Shaylen Reddy","path":"/ShaylenReddy42","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32732726?s=80&v=4"},"commit":{"message":"update nuget packages\n\n[skip ci]","shortMessageHtmlLink":"update nuget packages"}},{"before":"4678a7156f4ee4c4a0d45e93da222387c4128203","after":"c23abc21bd683eae130ca2317aed078dd59f7dda","ref":"refs/heads/master","pushedAt":"2024-06-22T16:50:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ShaylenReddy42","name":"Shaylen Reddy","path":"/ShaylenReddy42","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32732726?s=80&v=4"},"commit":{"message":"identityserver config: rename the SeelansTyresWebBff api resource to WebBff\n\nthis is another massive breaking change that requires re-migrating of the identity database [so glad i didn't version this yet]\n\nonly the clients should be prefixed with a variation of \"seelan's tyres\", not the api resources or scopes\n\nthis keeps it consistent with the rest\n\n[skip ci]","shortMessageHtmlLink":"identityserver config: rename the SeelansTyresWebBff api resource to …"}},{"before":"3631b4a5a901b7cdb030eeb9f56cb4bb815aa2bd","after":"4678a7156f4ee4c4a0d45e93da222387c4128203","ref":"refs/heads/master","pushedAt":"2024-06-22T15:29:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ShaylenReddy42","name":"Shaylen Reddy","path":"/ShaylenReddy42","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32732726?s=80&v=4"},"commit":{"message":"identity service: ensure tokens coming from client credentials auth flow requires the webbff's scope\n\nthis is just an extra security measure to ensure that the token came through the gateway, not by any other means\n\n[skip ci]","shortMessageHtmlLink":"identity service: ensure tokens coming from client credentials auth f…"}},{"before":"42c0ed5df550ad0eda129662e4da667e29d7fd3a","after":"3631b4a5a901b7cdb030eeb9f56cb4bb815aa2bd","ref":"refs/heads/master","pushedAt":"2024-06-22T15:13:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ShaylenReddy42","name":"Shaylen Reddy","path":"/ShaylenReddy42","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32732726?s=80&v=4"},"commit":{"message":"mvc frontend: create a new http client for the client credentials auth flow\n\nthis pulls out the equivalent logic from the customer service client\n\nthis was done to respect the single responsibility principle of solid","shortMessageHtmlLink":"mvc frontend: create a new http client for the client credentials aut…"}},{"before":"30699e60bbffc1aa0d4b71e6cb67a40ca954fa3b","after":"42c0ed5df550ad0eda129662e4da667e29d7fd3a","ref":"refs/heads/master","pushedAt":"2024-06-19T18:52:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ShaylenReddy42","name":"Shaylen Reddy","path":"/ShaylenReddy42","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32732726?s=80&v=4"},"commit":{"message":"resolve the remaining database migration script issues\n\nso, the environment that i dev with, has the necessary environment variables set, and what i failed to realize is that if the repo is completely cloned with no environment variables set, what exactly is the experience ?\n\nsince i have the variables set in a profile as part of the environment variables utility of powertoys, i just switched it off, and sure enough, it broke\n\nthe release pipeline has also been amended to cater for these environment variables\n\nthe efcore bundle itself states that appsettings.json must be copied with it, but i found that a little tedious, so i opted for this route\n\nif my laziness subsides someday 🙂, i'll readjust the build system to copy over the appsettings.json from each project that a bundle is generated from have that as the final approach to this problem","shortMessageHtmlLink":"resolve the remaining database migration script issues"}},{"before":"9296f19b1754fc6e2ef86654e25ff38cf29393a1","after":"30699e60bbffc1aa0d4b71e6cb67a40ca954fa3b","ref":"refs/heads/master","pushedAt":"2024-06-19T18:33:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ShaylenReddy42","name":"Shaylen Reddy","path":"/ShaylenReddy42","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32732726?s=80&v=4"},"commit":{"message":"set each application's console title with its descriptive name\n\nsince the web application builder is being set with common configuration passing in the descriptive name, it was super easy to make the debugging experience better in visual studio, or anywhere else\n\nthis overrides what has been done through cmake, however, the Console.Title is ignored completely it seems in the azure function app and for that reason, what cmake is doing to set the console title won't be removed\n\nthe much friendlier descriptive application name is used as the title for all runnable projects except the function app\n\n[skip ci]","shortMessageHtmlLink":"set each application's console title with its descriptive name"}},{"before":"afac683e7b3f133b571c14bf640b199dcf2329c1","after":"9296f19b1754fc6e2ef86654e25ff38cf29393a1","ref":"refs/heads/master","pushedAt":"2024-06-19T17:50:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ShaylenReddy42","name":"Shaylen Reddy","path":"/ShaylenReddy42","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32732726?s=80&v=4"},"commit":{"message":"replace IdentityModel.AspNetCore with Duende.AccessTokenManagement.OpenIdConnect\n\nthese packages provide great assistance in attaching the signed in user's access token to the outgoing requests via the http client. not only that, it abstracts away the need for you to perform token refresh requests, and also sends a valid token that hasn't expired\n\nIdentityModel.AspNetCore has become a public archive, and since duende's nuget package is free with a permissive license, it's safe to make this change\n\n[skip ci]","shortMessageHtmlLink":"replace IdentityModel.AspNetCore with Duende.AccessTokenManagement.Op…"}},{"before":"a3be87e8a75e96f339482b3f02321a99b28bbdc4","after":"afac683e7b3f133b571c14bf640b199dcf2329c1","ref":"refs/heads/master","pushedAt":"2024-06-15T22:00:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ShaylenReddy42","name":"Shaylen Reddy","path":"/ShaylenReddy42","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32732726?s=80&v=4"},"commit":{"message":"readme: remove the mvcbff pipeline and add the webbff one","shortMessageHtmlLink":"readme: remove the mvcbff pipeline and add the webbff one"}},{"before":"b50a277a055029421be0eb61b3fc9e577ad90ed7","after":"a3be87e8a75e96f339482b3f02321a99b28bbdc4","ref":"refs/heads/master","pushedAt":"2024-06-15T21:44:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ShaylenReddy42","name":"Shaylen Reddy","path":"/ShaylenReddy42","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32732726?s=80&v=4"},"commit":{"message":"rename the mvcbff project to webbff\n\nthis is a MASSIVE breaking change in this solution\n\nluckily, i never officially release v1.0.0 of this solution, so technically, i can still make changes like this\n\nthe reasoning behind it is because i don't want the name to be tied to mvc. a generic name like \"webbff\" opens up the possibility of multiple web frontends\n\nthis will render the name \"mvcbff\" technically incorrect\n\nessentially, all databases were scraped and re-migrated\n\nit's only now that i also noticed that since i decided to make a poco out of the elasticsearch logging sink configuration section, that it is required when starting up the applications. this broke the database migration script. this is now resolved, also in the release pipeline\n\nfunny enough, after i had taken down the solution from azure, i decided to start with with removal of using iconfiguration directly. if i had kept the solution up in azure, i would have noticed that the release pipeline broke, and i would've fixed it then\n\n[skip ci]","shortMessageHtmlLink":"rename the mvcbff project to webbff"}},{"before":"af970050be147fe2c5def2c34b339f1a999ea321","after":"b50a277a055029421be0eb61b3fc9e577ad90ed7","ref":"refs/heads/master","pushedAt":"2024-06-15T20:40:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ShaylenReddy42","name":"Shaylen Reddy","path":"/ShaylenReddy42","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32732726?s=80&v=4"},"commit":{"message":"remove PublishReadyToRun from all csproj files\n\nthis has been causing issues with publishing the projects as of late and only noticed now when i ran the publish-all script which i rarely do nowadays\n\n[skip ci]","shortMessageHtmlLink":"remove PublishReadyToRun from all csproj files"}},{"before":"e1a4e404b3b47643d7bd06db011ace083dcafe42","after":"af970050be147fe2c5def2c34b339f1a999ea321","ref":"refs/heads/master","pushedAt":"2024-06-12T18:06:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ShaylenReddy42","name":"Shaylen Reddy","path":"/ShaylenReddy42","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32732726?s=80&v=4"},"commit":{"message":"pipelines: use .net sdk 8.0.302\n\n[skip ci]","shortMessageHtmlLink":"pipelines: use .net sdk 8.0.302"}},{"before":"8b0ae2a87d093324b89983e218c5611ab5d9ff5c","after":"e1a4e404b3b47643d7bd06db011ace083dcafe42","ref":"refs/heads/master","pushedAt":"2024-06-11T21:21:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ShaylenReddy42","name":"Shaylen Reddy","path":"/ShaylenReddy42","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32732726?s=80&v=4"},"commit":{"message":"pipelines: upgrade sonarcloud tasks to v2\n\nv1 just got deprecated","shortMessageHtmlLink":"pipelines: upgrade sonarcloud tasks to v2"}},{"before":"469ae0a63b9f3a1af2bcdb11cbb8768df05598bf","after":null,"ref":"refs/heads/dependabot/nuget/src/FunctionApps/SystemDegradedTogglerSolution/SeelansTyres.FunctionApps.SystemDegradedToggler/Azure.Identity-1.11.4","pushedAt":"2024-06-11T21:14:12.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ShaylenReddy42","name":"Shaylen Reddy","path":"/ShaylenReddy42","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32732726?s=80&v=4"}},{"before":"fcb72b867f82bb21823518fcc537f9d39bd6a4aa","after":"8b0ae2a87d093324b89983e218c5611ab5d9ff5c","ref":"refs/heads/master","pushedAt":"2024-06-11T21:14:06.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ShaylenReddy42","name":"Shaylen Reddy","path":"/ShaylenReddy42","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32732726?s=80&v=4"},"commit":{"message":"Bump Azure.Identity (#3)\n\nBumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.11.3 to 1.11.4.\r\n- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)\r\n- [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Identity_1.11.3...Azure.Identity_1.11.4)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: Azure.Identity\r\n dependency-type: direct:production\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump Azure.Identity (#3)"}},{"before":null,"after":"469ae0a63b9f3a1af2bcdb11cbb8768df05598bf","ref":"refs/heads/dependabot/nuget/src/FunctionApps/SystemDegradedTogglerSolution/SeelansTyres.FunctionApps.SystemDegradedToggler/Azure.Identity-1.11.4","pushedAt":"2024-06-11T20:43:55.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump Azure.Identity\n\nBumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.11.3 to 1.11.4.\n- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)\n- [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Identity_1.11.3...Azure.Identity_1.11.4)\n\n---\nupdated-dependencies:\n- dependency-name: Azure.Identity\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump Azure.Identity"}},{"before":"597666dcb932f9a1ba22a168185f7d470fb56251","after":"fcb72b867f82bb21823518fcc537f9d39bd6a4aa","ref":"refs/heads/master","pushedAt":"2024-06-09T19:19:54.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"ShaylenReddy42","name":"Shaylen Reddy","path":"/ShaylenReddy42","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32732726?s=80&v=4"},"commit":{"message":"Merge branch 'master' of https://github.com/ShaylenReddy42/Seelans-Tyres","shortMessageHtmlLink":"Merge branch 'master' of https://github.com/ShaylenReddy42/Seelans-Tyres"}},{"before":"190df7da852652ea06c8ba218357423c73ae395b","after":"597666dcb932f9a1ba22a168185f7d470fb56251","ref":"refs/heads/master","pushedAt":"2024-06-08T21:11:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ShaylenReddy42","name":"Shaylen Reddy","path":"/ShaylenReddy42","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32732726?s=80&v=4"},"commit":{"message":"update nuget packages\n\n[skip ci]","shortMessageHtmlLink":"update nuget packages"}},{"before":"cb1fcc46a689f38f0e822abf5a57c4dc7f1ae256","after":"190df7da852652ea06c8ba218357423c73ae395b","ref":"refs/heads/master","pushedAt":"2024-06-08T20:32:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ShaylenReddy42","name":"Shaylen Reddy","path":"/ShaylenReddy42","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32732726?s=80&v=4"},"commit":{"message":"html: use asp-append-version for detecting and reloading changed static files\n\nthis was mostly for the site.css, but now i've also updated the site.js to remove the document.ready jquery function as it has been deprecated\n\n[skip ci]","shortMessageHtmlLink":"html: use asp-append-version for detecting and reloading changed stat…"}},{"before":"c8c2c601a08ca88e619af06758895308e05faac8","after":"cb1fcc46a689f38f0e822abf5a57c4dc7f1ae256","ref":"refs/heads/master","pushedAt":"2024-06-08T20:19:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ShaylenReddy42","name":"Shaylen Reddy","path":"/ShaylenReddy42","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32732726?s=80&v=4"},"commit":{"message":"styling: introduce variables and add the brand color\n\nthis color has been used in renamed css classes\n\ninstead of seelanstyres-bg, seelanstyres-color, etc, they have been replaced with bootstrap-like class names\n\nintroducing:\ntext-brand: foreground color is the brand color\nbg-brand: background color is the brand color\nborder-brand: border color\n\n[skip ci]","shortMessageHtmlLink":"styling: introduce variables and add the brand color"}},{"before":"32e6627bb28b593471e882a648c007920087f1be","after":"c8c2c601a08ca88e619af06758895308e05faac8","ref":"refs/heads/master","pushedAt":"2024-06-08T19:30:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ShaylenReddy42","name":"Shaylen Reddy","path":"/ShaylenReddy42","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32732726?s=80&v=4"},"commit":{"message":"styling: remove a redundant css class\n\nthis must've been a part of the solution a looong time ago, and it's usage wasn't removed\n\n[skip ci]","shortMessageHtmlLink":"styling: remove a redundant css class"}},{"before":"e927fe1ff5e064e6db5665cf05d510458e410cd4","after":"32e6627bb28b593471e882a648c007920087f1be","ref":"refs/heads/master","pushedAt":"2024-06-08T19:07:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ShaylenReddy42","name":"Shaylen Reddy","path":"/ShaylenReddy42","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32732726?s=80&v=4"},"commit":{"message":"styling: fix footer positioning and remove as much custom css as possible\n\ncouldn't have fixed the footer with the following youtube video\n\nkevin powell\nEasy sticky footer - stop a footer from floating up a short page!\nhttps://www.youtube.com/watch?v=yc2olxLgKLk\n\n[skip ci]","shortMessageHtmlLink":"styling: fix footer positioning and remove as much custom css as poss…"}},{"before":"315ce87c49a0a9c665733d0d247d06c98f39ec54","after":"e927fe1ff5e064e6db5665cf05d510458e410cd4","ref":"refs/heads/master","pushedAt":"2024-06-03T19:31:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ShaylenReddy42","name":"Shaylen Reddy","path":"/ShaylenReddy42","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32732726?s=80&v=4"},"commit":{"message":"pipelines: remove the shared library from the trigger paths\n\ni usually skip ci when i see i modified the shared library to not trigger seven pipelines, so i'd rather just remove the trigger altogether","shortMessageHtmlLink":"pipelines: remove the shared library from the trigger paths"}},{"before":"a4369c4adb5e84facf2e897fe060909d00481637","after":"315ce87c49a0a9c665733d0d247d06c98f39ec54","ref":"refs/heads/master","pushedAt":"2024-06-03T19:28:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ShaylenReddy42","name":"Shaylen Reddy","path":"/ShaylenReddy42","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32732726?s=80&v=4"},"commit":{"message":"increase the log level for http clients to warning\n\nthis will significantly reduce logs in the entire solution\n\nthis is overriden manually in serilog's configuration rather than each application's appsettings.json\n\none thing i also realized is that Serilog.Sinks.Elasticsearch has been deprecated\n\nthe problem with moving to Elastic.Serilog.Sinks is that it only supports elasticsearch 8.0 and above, and this solution uses 7.x because it's easier to setup with docker-compose\n\nthe security required is a bit difficult to automate in order for me to move to 8, so i'll stick with 7\n\nthis means that i'll always be using Serilog.Sinks.Elasticsearch even if it's no longer maintained\n\n[skip ci]","shortMessageHtmlLink":"increase the log level for http clients to warning"}},{"before":"f6c1512f4987bf7a8ce3503092e9de8c6f6c3caf","after":"a4369c4adb5e84facf2e897fe060909d00481637","ref":"refs/heads/master","pushedAt":"2024-06-03T18:34:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ShaylenReddy42","name":"Shaylen Reddy","path":"/ShaylenReddy42","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32732726?s=80&v=4"},"commit":{"message":"resolve two maintainability issues across the solution\n\nso, one was in the admin controller\n\nadding a route in the controller [of course] breaks the routing on the entire controller\n\nto solve the issue, the complete route of the UpdateTyre action had to be overridden by prepending a tilde and forward slash [~/] which indicates that the route should start from the root of the site\n\nthe other issue was in the admin account seeder of the identity service. simply throwing the base exception resolved that issue after changing the catch block to catch all exceptions, not just the invalid operation exception\n\n[skip ci]","shortMessageHtmlLink":"resolve two maintainability issues across the solution"}},{"before":"5866655127a5e6c8525da7b2cc16257dc8efe0db","after":"f6c1512f4987bf7a8ce3503092e9de8c6f6c3caf","ref":"refs/heads/master","pushedAt":"2024-06-03T17:47:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ShaylenReddy42","name":"Shaylen Reddy","path":"/ShaylenReddy42","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32732726?s=80&v=4"},"commit":{"message":"remove role from the viewReceiptModal\n\nusing a dialog instead of a div, changes the experience quite a bit\n\nhopefully, this resolves the code smell here\n\n[skip ci]","shortMessageHtmlLink":"remove role from the viewReceiptModal"}},{"before":"bc9db5a46c798f2e04ecd729d5d13415f4fa7dc1","after":"5866655127a5e6c8525da7b2cc16257dc8efe0db","ref":"refs/heads/master","pushedAt":"2024-06-03T17:37:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ShaylenReddy42","name":"Shaylen Reddy","path":"/ShaylenReddy42","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32732726?s=80&v=4"},"commit":{"message":"ooo, resolve a massive bug that i created in the mvc bff\n\nso, in the process of renaming the health checks, a space was added to the services which were actually pulled in from configuration using the service name, this broke it completely\n\ni didn't run the mvc bff at the time [funny enough], seems i trust myself a little too much these days\n\n[skip ci]","shortMessageHtmlLink":"ooo, resolve a massive bug that i created in the mvc bff"}},{"before":"800be27889bf3f35858eb462ab8f9a6480b3c04c","after":"bc9db5a46c798f2e04ecd729d5d13415f4fa7dc1","ref":"refs/heads/master","pushedAt":"2024-05-29T21:23:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ShaylenReddy42","name":"Shaylen Reddy","path":"/ShaylenReddy42","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32732726?s=80&v=4"},"commit":{"message":"remove direct usage of configuration in the logging abstraction\n\nthis is where serilog is configured, somehow i missed this section\n\n[skip ci]","shortMessageHtmlLink":"remove direct usage of configuration in the logging abstraction"}},{"before":"0cc31f68bbab4df56c3a22ede6dc41e8da9324a7","after":"800be27889bf3f35858eb462ab8f9a6480b3c04c","ref":"refs/heads/master","pushedAt":"2024-05-29T21:13:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ShaylenReddy42","name":"Shaylen Reddy","path":"/ShaylenReddy42","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32732726?s=80&v=4"},"commit":{"message":"introduce HealthCheckEndpointOptions\n\nthis binds to the HealthCheckEndpoint and LivenessCheckEndpoint settings in configuration\n\nalso, the \"self\" tag has been removed from the health check on self\n\nthe liveness check uses the health check registration name \"Self\" to filter the checks instead of the tag\n\n[skip ci]","shortMessageHtmlLink":"introduce HealthCheckEndpointOptions"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNy0yNlQxOTowNzo0Ni4wMDAwMDBazwAAAASKVGPa","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNy0yNlQxOTowNzo0Ni4wMDAwMDBazwAAAASKVGPa","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNS0yOVQyMToxMzozMS4wMDAwMDBazwAAAARXZCen"}},"title":"Activity · ShaylenReddy42/Seelans-Tyres"}