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

Clean up deploy process #228

Merged
merged 3 commits into from Oct 13, 2022
Merged

Clean up deploy process #228

merged 3 commits into from Oct 13, 2022

Conversation

dalonsoa
Copy link
Collaborator

@dalonsoa dalonsoa commented Oct 11, 2022

Updates the build and deploy to PyPI process and update de documentation now that we have binary wheels for Windows.

Every push to any branch will trigger the building process, uploading the created wheels as artefacts and therefore making them available for anyone to try. Additionally, when pushing tags, the wheels will be uploaded to PyPI.

@codecov
Copy link

codecov bot commented Oct 11, 2022

Codecov Report

Merging #228 (d744178) into develop (b8133b9) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop     #228   +/-   ##
========================================
  Coverage    45.76%   45.76%           
========================================
  Files           84       84           
  Lines         9096     9096           
========================================
  Hits          4163     4163           
  Misses        4933     4933           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Member

@phoebe-p phoebe-p left a comment

Choose a reason for hiding this comment

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

I do not have any comments on this (since I do not understand it very well...) but I was wondering, maybe it would also be possible to build wheels for S4. I think I tried this in the past and couldn't get it to work but I think at least on Ubuntu and MacOS it should be possible. Not something to do before we merge this because this is obviously a big improvement in terms of installing Solcore with the PDD solver, but I will look into it for RayFlare.

@phoebe-p phoebe-p merged commit a5e0dae into develop Oct 13, 2022
@dalonsoa dalonsoa deleted the clean_up_deploy branch December 12, 2022 05:01
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.

None yet

2 participants