Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.

Conversation

@APErebus
Copy link
Contributor

@APErebus APErebus commented Sep 16, 2024

Projects with using Config-as-Code with GitHub connections fail to create releases as it doesn't know how to handle GitHub connections.

This PR updates Octopus.Server.Client to the latest version.

As a result, the PushMetadataCommand had to be removed as we don't support package metadata anymore (it was converted to build information).

</ItemGroup>

<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
<NoWarn>CS0618</NoWarn>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Almost all the repository methods have the Obsolete warning for not using the overload with the CancellationToken

Copy link

@MissedTheMark MissedTheMark left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants