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

Automate wheel creation #99

Merged
merged 4 commits into from
May 26, 2020
Merged

Automate wheel creation #99

merged 4 commits into from
May 26, 2020

Conversation

mrmundt
Copy link
Contributor

@mrmundt mrmundt commented Apr 29, 2020

Fixes: N/A

Summary/Motivation:

To expedite the release process, this workflow will create the distribution artifacts automatically upon the push of a new tag.

Changes proposed in this PR:

  • Introduction of GA workflows to PyUtilib
  • Automated distribution creation when a new tag is added to the repository

Legal Acknowledgement

By contributing to this software project, I agree to the following terms and conditions for my contribution:

  1. I agree my contributions are submitted under the BSD license.
  2. I represent I am authorized to make the contributions and grant the license. If my employer has rights to intellectual property that includes these contributions, I represent that I have received permission to make contributions and grant the required license on behalf of that employer.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 61.919% when pulling 5565d4c on mrmundt:wheel_creation into 10b7bb3 on PyUtilib:master.

@codecov-io
Copy link

codecov-io commented Apr 29, 2020

Codecov Report

Merging #99 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #99   +/-   ##
=======================================
  Coverage   63.95%   63.95%           
=======================================
  Files          87       87           
  Lines        8933     8933           
=======================================
  Hits         5713     5713           
  Misses       3220     3220           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 10b7bb3...5565d4c. Read the comment docs.

@mrmundt mrmundt changed the title [WIP] Automate wheel creation Automate wheel creation May 26, 2020
@jsiirola jsiirola merged commit c0b323e into PyUtilib:master May 26, 2020
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

4 participants