Skip to content

Conversation

nathanwoctopusdeploy
Copy link
Contributor

@nathanwoctopusdeploy nathanwoctopusdeploy commented Sep 17, 2024

OctopusAsyncClient takes an IHttpRouteExtractor in its constructor, but the default implementation HttpRouteExtractor is not public.

Changing this class to public makes any inheritance of OctopusAsyncClient (and HttpRouteExtractor itself) much simpler.

Clones #871

[sc-91741]

Copy link

@500error 500error left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nathanwoctopusdeploy nathanwoctopusdeploy force-pushed the nw/public-httprouteextractor branch from 125b571 to 83065a0 Compare September 17, 2024 01:16
@nathanwoctopusdeploy nathanwoctopusdeploy merged commit d1338cd into master Sep 17, 2024
17 checks passed
@nathanwoctopusdeploy nathanwoctopusdeploy deleted the nw/public-httprouteextractor branch September 17, 2024 01:26
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.

2 participants