Skip to content

Conversation

@davidt0x
Copy link
Contributor

@davidt0x davidt0x commented Oct 31, 2023

This PR implements building of Anaconda and sdist packages for Python 3.8 through 3.10 and uploading to anconda.org and pypi.org on tagged releases. I tried to test the uploading piece as much as possible on my fork but it might need some fixes when it is triggered for the first time.

@mihaic
Copy link
Member

mihaic commented Oct 31, 2023

This is great, @davidt0x! Is uploading to PyPI also coming in this PR?

@davidt0x
Copy link
Contributor Author

Ok, sure, I can add it. sdist only correct?

@mihaic
Copy link
Member

mihaic commented Oct 31, 2023

Yes, please. Only sdist.

On a different note, do you know why the main workflow is not triggered by this PR?

@davidt0x
Copy link
Contributor Author

davidt0x commented Nov 2, 2023

I am not sure why the workflow didn't run. It does say review required on my end so maybe since it is modifying the workflow it requires review first before running. The workflow ran on my fork fine.

@davidt0x
Copy link
Contributor Author

davidt0x commented Nov 2, 2023

Actually, scratch that, I see the problem. I have a YAML syntax error after I uncommented the if statement. Let me fix.

@mihaic mihaic changed the title Implement Anaconda release publishing Implement release publishing Nov 13, 2023
@mihaic mihaic added this pull request to the merge queue Nov 13, 2023
Merged via the queue into brainiak:master with commit a321059 Nov 13, 2023
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.

2 participants