-
Notifications
You must be signed in to change notification settings - Fork 767
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
aae2c4d to
526ffcf
Compare
526ffcf to
46146c8
Compare
46146c8 to
92072f1
Compare
92072f1 to
7b4d662
Compare
7b4d662 to
4aec296
Compare
|
Passed, and published https://www.nuget.org/packages/pythonnet/3.0.0-preview21-02-12 I've updated trigger to schedule. |
|
Would it be possible to also use SignAssembly and AssemblyOriginatorKeyFile for StrongName support? |
4aec296 to
cc3cd19
Compare
|
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. |
cc3cd19 to
a330e24
Compare
|
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