Skip to content

Upgrade to nuke 5.1.0#56

Merged
matt-richardson merged 2 commits intomainfrom
mattr/upgrade-to-nuke-5-1-0
Apr 19, 2021
Merged

Upgrade to nuke 5.1.0#56
matt-richardson merged 2 commits intomainfrom
mattr/upgrade-to-nuke-5-1-0

Conversation

@matt-richardson
Copy link
Copy Markdown
Contributor

We upgraded the base build image to install the latest nuke.globaltool (version 5.1.0).
Nuke 5.1.0 includes a new version of GitVersion.Tool.
This meant we had to update the path (LD_LIBRARY_PATH) to the new native tool binaries.
Unfortunately this meant that while new stuff will build, old stuff will not.

As a quick fix, we are updating all projects to nuke 5.1.0 while we ponder the proper fix.

@matt-richardson matt-richardson self-assigned this Apr 19, 2021
Comment thread source/Tests/Tests.csproj

<PackageReference Include="Octopus.Data" Version="5.3.0" />
<PackageReference Include="Octopus.Server.Extensibility" Version="12.1.0" />
<PackageReference Include="Octopus.TinyTypes" Version="0.1.313" />
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Is this deliberate?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Yeah, got a dependency mismatch error - it's pulled in via Octopus.Server.Extensibility as well

@matt-richardson matt-richardson merged commit 7e58f43 into main Apr 19, 2021
@matt-richardson matt-richardson deleted the mattr/upgrade-to-nuke-5-1-0 branch April 19, 2021 07:11
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.

3 participants