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

CI CIBW pypi releases #819

Merged
merged 15 commits into from
Jun 2, 2020
Merged

CI CIBW pypi releases #819

merged 15 commits into from
Jun 2, 2020

Conversation

breznak
Copy link
Member

@breznak breznak commented Jun 1, 2020

  • update CI build workflows
  • PYPI releases working! (using CIBW)
  • updated ARM64 build
  • docs for Release process

Fixes #802

@breznak breznak self-assigned this Jun 2, 2020
@breznak breznak added the tooling label Jun 2, 2020
@breznak breznak changed the title CI CIBW debug - run on PR CI CIBW pypi releases Jun 2, 2020
@breznak
Copy link
Member Author

breznak commented Jun 2, 2020

@dkeeney please have a look, esp at the doc if that's ok?

@breznak breznak merged commit 2eeac07 into master Jun 2, 2020
@breznak breznak deleted the pypi_cibuildwheel branch June 2, 2020 10:50
Copy link

@dkeeney dkeeney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. I am glad you found time to take on the cleanup of the build system. 🥇

power consumption for a gymnasium over the course of several months.

To run python version:
```
python -m htm.examples.hotgym
```

To run C++ version: (assuming current directory is top of repository)
```
To run C++ version: (assuming current directory is root of the repository)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is no C++ version of the hotgym example.

The names were changed to 'hello' and 'dynamic_hello' because they had nothing in common with the python hotgym example.

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

Successfully merging this pull request may close these issues.

pip version
2 participants