Skip to content
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

Build releases for python versions 3.8 and 3.9 #949

Merged
merged 1 commit into from
Jul 8, 2021

Conversation

ctrl-z-9000-times
Copy link
Collaborator

Now that we know python 3.9 works, we should build and release it for 3.8 and 3.9 on all platforms.

@ctrl-z-9000-times
Copy link
Collaborator Author

After this PR is merged I'm going to make a new release, using the github feature.
The release script should upload a new distribution to the pypi test server.
This will make the latest version "v2.1.16"

@dkeeney
Copy link

dkeeney commented Jul 8, 2021

Once this works, what does it take to move from the test server to the production pypi server?

@ctrl-z-9000-times ctrl-z-9000-times merged commit 60b96b7 into master Jul 8, 2021
@ctrl-z-9000-times ctrl-z-9000-times deleted the release_py38_py39 branch July 8, 2021 17:00
@ctrl-z-9000-times
Copy link
Collaborator Author

@dkeeney

There are two things that need to be done to move to the production server:

  1. The URL for pypi in our build scripts needs to be changed (very simple to do),
  2. We need an account for the production server, and github needs an API token for it. I don't know who controls what accounts, or how they are managed....

@dkeeney
Copy link

dkeeney commented Jul 8, 2021

I don't know if @breznak or Matt had set up an account. I don't know how to do this but perhaps we could look to see if an account exists and if it does not, then go ahead and create one. I don't think the testing account is tied to the production account but not sure. Sorry I am not much help.

@ctrl-z-9000-times
Copy link
Collaborator Author

That's fine
What's important is that we get the 38 and 39 artifacts built and uploaded to some where that's publicly accessible.
These newer versions of python are clearly starting to show up in the wild...
I'll start a separate issue for moving to the real pypi server?

@ctrl-z-9000-times
Copy link
Collaborator Author

See issue #952

@breznak
Copy link
Member

breznak commented Jul 13, 2021

thanks for the py3.9 builds! 👍

I don't know if @breznak or Matt had set up an account.

I think only Matt had that pypi.org account. We can ask someone from Numenta or just create a new user for htm.core

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants