Conversation
(cherry picked from commit 0b563a3e2d0fb7cc5d6c371a237a424d95825c0a)
(cherry picked from commit d62a02073f75e8507d571347f39735b795915c37)
(cherry picked from commit e3b9bba727ff2616257766f5dc1bce764b562c00)
(cherry picked from commit 97b457ab009ba4dc68154f4135fe0820a7a72a36)
Register IBotClient via AddMaxBotClient() extension on IServiceCollection. Uses IHttpClientFactory and conditional compilation (#if NET10_0_OR_GREATER). DI packages referenced only for net10.0 target. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Publishes package to NuGet on every push to main. Requires NUGET_API_KEY secret in repository settings. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Run xUnit tests on net8.0 before building and packing. Publish is blocked if tests fail. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- build-and-test runs on push to main and dev - publish runs only on main, requires build-and-test to pass - publish uses 'main' environment for NUGET_API_KEY secret Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.