- Notifications
You must be signed in to change notification settings - Fork748
Monthly NuGet release previews#1381
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Passed, and publishedhttps://www.nuget.org/packages/pythonnet/3.0.0-preview21-02-12 I've updated trigger to schedule. |
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Would it be possible to also use SignAssembly and AssemblyOriginatorKeyFile for StrongName support? |
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 :) |
@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" |
@gpetrou if you really need signed releases, you are welcome to contribute support for that. |
gpetrou commentedFeb 13, 2021 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
I have created#1382. |
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