-
Notifications
You must be signed in to change notification settings - Fork 751
release v2.3 #355
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
Comments
This is better tracked as a project or milestone. Normally an issue with this title is when we are finalizing a release. |
There is already a milestone which I linked. I just wanted to gather some
feedback on picked issues, but otherwise feel free to close this one.
…On Fri, Feb 3, 2017, 12:58 PM Victor Uriarte ***@***.***> wrote:
This is better tracked as a project or milestone. Normally an
8000
issue with
this title is when we are finalizing a release.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#355 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AHgZ5Qrw6PK1mu57K6KLqshji_Zsw3D8ks5rY3jAgaJpZM4L17E4>
.
|
I think we need an OSX label, a few of those issue seem specific to mac. I'll probably throw in #203 since its been on my todo list. I think I'm loosely working on #165, I redid part of @dmitriyse's work but without all the file migrations and am slowly building it into logical patches/pull requests. |
#165 is looking possible, but I think it shouldn't be part of |
Does it actually break anything? The loading used to be quite transparent anyhow, didn't it? |
If everything goes right nothing should break 😸. I should rephrase my previous statement. Right now we can create a Nuget package, but its going to be very heavy if we want to include multiple python versions in it. This in itself wouldn't be a breaking change, so I'm working on an alternative method to it, but its adding another |
I also want to remove implicit loading and |
I think once we finalize the |
Started the release process. Below I put a checklist for the order I'm doing things. Everything is uploaded to
I'll continue the rest of the release tomorrow in case anyone find any issues with the distribution on |
testpypi link: |
@vmuriart did you remove the conda packages from appveyor artifacts? it was available about a month ago: https://ci.appveyor.com/project/pythonnet/pythonnet/build/master-376/job/17uo6jqm701xketw/artifacts |
They build only on |
We have some downloads from anaconda.org and most of them are conda binaries: https://anaconda.org/pythonnet/pythonnet/files?sort=ndownloads&sort_order=desc |
let me generate them w the right version, one sec |
I was going to add the comment later, |
https://ci.appveyor.com/project/pythonnet/pythonnet/build/conda-v2.3.0-596 is going to have the conda build binaries. I'll delete the dummy branch after the build is complete and I'll update to generate the conda files on tags. |
@denfromufa I'll let you handle the |
@vmuriart should I manually remove the git commit hash from conda binaries? I just tried and this seems to be fine:
|
yea, its fine to remove the git commit hash manually |
Use the artifacts from this build: It will be have the right version file name |
just to increase the bus factor for anaconda uploads: |
@vmuriart would you like to post a release note to mailing list, hacker news, reddit, and python announcements? if not, I can do that tomorrow. |
I'll let you handle that portion. I don't use half those system, I'll probably end up butchering it. You can use the CHANGELOG as a starting point. |
@vmuriart @filmor @tonyroberts here are issues picked for v2.3:
https://github.com/pythonnet/pythonnet/issues?q=is%3Aopen+is%3Aissue+milestone%3A2.3.0
Please assign particular issue to yourself, if you start working on it. This is to avoid duplication of work.
The text was updated successfully, but these errors were encountered: