Skip to content

v3.8.1#3930

Merged
NGDAdmin merged 1 commit intoneo-project:v3.8from
superboyiii:v3.8.1
May 8, 2025
Merged

v3.8.1#3930
NGDAdmin merged 1 commit intoneo-project:v3.8from
superboyiii:v3.8.1

Conversation

@superboyiii
Copy link
Member

Final step for v3.8.1

<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<Company>The Neo Project</Company>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<VersionPrefix>3.8.0</VersionPrefix>
Copy link
Member

Choose a reason for hiding this comment

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

this comes from the tag name in github when you create it, github workflows use that for version of release, but still good to use here too.

Copy link
Member Author

@superboyiii superboyiii May 7, 2025

Choose a reason for hiding this comment

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

this comes from the tag name in github when you create it, github workflows use that for version of release, but still good to use here too.

We plan to release on v3.8 branch for all later v3.8.x version in case any hardfork from master

@@ -116,7 +116,7 @@ jobs:
${{ github.workspace }}/TestResults/Neo.Extensions.Tests/coverage.info

PublishPackage:
Copy link
Member

Choose a reason for hiding this comment

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

this is only for internal uses.
image

currently on nuget.org

@NGDAdmin NGDAdmin merged commit 693be8f into neo-project:v3.8 May 8, 2025
12 of 13 checks passed
shargon added a commit that referenced this pull request May 12, 2025
* [`Optimize`]: show native contract is active or not (#3922)

* optimize: show native contract net active yet

* Update src/Neo.CLI/CLI/MainService.Native.cs

* style: move BigInteger extensions from Utility to BigIntegerExtensions (#3916)

---------

Co-authored-by: Shargon <shargon@gmail.com>

* Avoid empty snupkg in release (#3925)

* v3.8.1 (#3930)

* Revert workflow branch

---------

Co-authored-by: Will <201105916+Wi1l-B0t@users.noreply.github.com>
Co-authored-by: Shargon <shargon@gmail.com>
cschuchardt88 pushed a commit to cschuchardt88/neo that referenced this pull request Jun 8, 2025
* [`Optimize`]: show native contract is active or not (neo-project#3922)

* optimize: show native contract net active yet

* Update src/Neo.CLI/CLI/MainService.Native.cs

* style: move BigInteger extensions from Utility to BigIntegerExtensions (neo-project#3916)

---------

Co-authored-by: Shargon <shargon@gmail.com>

* Avoid empty snupkg in release (neo-project#3925)

* v3.8.1 (neo-project#3930)

* Revert workflow branch

---------

Co-authored-by: Will <201105916+Wi1l-B0t@users.noreply.github.com>
Co-authored-by: Shargon <shargon@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants