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

Add a workflow to upload python module to pypi #63

Merged
merged 63 commits into from
Sep 25, 2024

Conversation

ewanwm
Copy link
Owner

@ewanwm ewanwm commented Sep 20, 2024

After a truly biblical amount of faffing it seems that we can now build a python module that can be distributed on pypi and behaves like a normal module

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Copy link
Contributor

github-actions bot commented Sep 20, 2024

🐰 Bencher Report

Branchfeature_pypi_distribution
Testbedubuntu-latest

⚠️ WARNING: The following Measure does not have a Threshold. Without a Threshold, no Alerts will ever be generated!

Click here to create a new Threshold
For more information, see the Threshold documentation.
To only post results if a Threshold exists, set the --ci-only-thresholds CLI flag.

Click to view all benchmark results
BenchmarkLatencynanoseconds (ns)
Const Density Oscillations/1024/1024📈 view plot
⚠️ NO THRESHOLD
4,671,517,994.00
Const Density Oscillations/1024/1024_cv📈 view plot
⚠️ NO THRESHOLD
0.01
Const Density Oscillations/1024/1024_mean📈 view plot
⚠️ NO THRESHOLD
4,707,864,219.25
Const Density Oscillations/1024/1024_median📈 view plot
⚠️ NO THRESHOLD
4,696,492,890.50
Const Density Oscillations/1024/1024_stddev📈 view plot
⚠️ NO THRESHOLD
30,873,002.57
Vacuum Oscillations/1024/1024📈 view plot
⚠️ NO THRESHOLD
263,035,424.00
Vacuum Oscillations/1024/1024_cv📈 view plot
⚠️ NO THRESHOLD
0.03
Vacuum Oscillations/1024/1024_mean📈 view plot
⚠️ NO THRESHOLD
264,022,061.15
Vacuum Oscillations/1024/1024_median📈 view plot
⚠️ NO THRESHOLD
262,012,260.67
Vacuum Oscillations/1024/1024_stddev📈 view plot
⚠️ NO THRESHOLD
7,060,774.44
🐰 View full continuous benchmarking report in Bencher

@ewanwm ewanwm temporarily deployed to testPyPi-distribution September 24, 2024 18:05 — with GitHub Actions Inactive
@ewanwm ewanwm temporarily deployed to testPyPi-distribution September 25, 2024 14:29 — with GitHub Actions Inactive
@ewanwm ewanwm marked this pull request as ready for review September 25, 2024 15:08
@ewanwm ewanwm merged commit 9592bd6 into main Sep 25, 2024
7 of 8 checks passed
@ewanwm ewanwm deleted the feature_pypi_distribution branch September 25, 2024 15:09
@ewanwm ewanwm mentioned this pull request Sep 25, 2024
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