Conversation
aae2c4d to
526ffcf
Compare
526ffcf to
46146c8
Compare
46146c8 to
92072f1
Compare
92072f1 to
7b4d662
Compare
7b4d662 to
4aec296
Compare
Member
Author
|
Passed, and published https://www.nuget.org/packages/pythonnet/3.0.0-preview21-02-12 I've updated trigger to schedule. |
filmor
reviewed
Feb 12, 2021
filmor
reviewed
Feb 12, 2021
Contributor
|
Would it be possible to also use SignAssembly and AssemblyOriginatorKeyFile for StrongName support? |
Member
Author
4aec296 to
cc3cd19
Compare
Member
|
If there is a key, I don't have it. I don't really see what kind of trust we'd establish anyway, being essentially random internet people :) |
Member
Author
|
@filmor I am assuming they need strong name singing to be able to sign their own libraries, that use ours. P.S. all open source projects are essentially "random internet people" |
Member
Author
|
@gpetrou if you really need signed releases, you are welcome to contribute support for that. |
cc3cd19 to
a330e24
Compare
filmor
approved these changes
Feb 12, 2021
Contributor
|
I have created #1382. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this implement/fix? Explain your changes.
This generates monthly release previews on NuGet using GitHub actions
Does this close any currently open issues?
#1379