Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug/polly pipeline #12

Merged
merged 2 commits into from
Aug 9, 2024
Merged

Bug/polly pipeline #12

merged 2 commits into from
Aug 9, 2024

Conversation

ucrengineer
Copy link
Contributor

No description provided.

Brandon Moffett added 2 commits August 6, 2024 17:50
Updated `GitVersion.yml` to set `next-version` to `1.0.2`, enable `ContinuousDelivery` mode, and configure `increment` to `Patch`. Defined regex patterns for major and minor version bump messages and enabled `commit-message-incrementing`.

Corrected `VersionPrefix` in `settings.props` from `1.02` to `1.0.2` for consistency.
Updated `GitVersion.yml` and `settings.props` to reflect the new versioning scheme, changing `next-version` and `VersionPrefix` to `1.2.1`. Introduced `AddClientResiliencyPipeline` method in `VeeqoAbstractionsServiceCollectionExtensions.cs` for HTTP client resiliency using Polly. Replaced existing resiliency handler setups in various service collection extension files with the new method. Removed an unused `using` directive in `VeeqoProductsClient.cs`.
@ucrengineer ucrengineer merged commit 639293d into main Aug 9, 2024
1 check passed
@ucrengineer ucrengineer deleted the bug/polly-pipeline branch August 9, 2024 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant