-
Notifications
You must be signed in to change notification settings - Fork 6
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 GitHub Action to Test Uploading PyPI #161
base: fastsim-2
Are you sure you want to change the base?
Commits on Oct 2, 2024
-
Add test to upload files to testpypi
Michael O'Keefe authored and Michael O'Keefe committedOct 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 06484e3 - Browse repository at this point
Copy the full SHA 06484e3View commit details
Commits on Oct 9, 2024
-
Update testpypi secret to match name in Github Actions secrets section
Michael O'Keefe authored and Michael O'Keefe committedOct 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 385b4df - Browse repository at this point
Copy the full SHA 385b4dfView commit details
Commits on Oct 16, 2024
-
Temporarily diable production PyPI to test Test PyPI
Michael O'Keefe authored and Michael O'Keefe committedOct 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 1556e5a - Browse repository at this point
Copy the full SHA 1556e5aView commit details -
Add critical CIBW flag for Mac OS builds
Michael O'Keefe authored and Michael O'Keefe committedOct 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 53ca6e9 - Browse repository at this point
Copy the full SHA 53ca6e9View commit details -
Also add critical Mac OS CI build fix for wheels.yml
Michael O'Keefe authored and Michael O'Keefe committedOct 16, 2024 Configuration menu - View commit details
-
Copy full SHA for b3089c6 - Browse repository at this point
Copy the full SHA b3089c6View commit details
Commits on Oct 17, 2024
-
Fix GitHub actions error in release.yaml
Got a deprecation error for using v2.* of download-artifact. Changed both upload and download to use v4. More details and the actual error appear below: Error: This request has been automatically failed because it uses a deprecated version of `actions/download-artifact: v2.1.1`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
Configuration menu - View commit details
-
Copy full SHA for 530ae24 - Browse repository at this point
Copy the full SHA 530ae24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 150216f - Browse repository at this point
Copy the full SHA 150216fView commit details
Commits on Oct 18, 2024
-
Add example workflow f/ Python Packaging Guide
See: https://packaging.python.org/en/latest/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/ for details.
Michael O'Keefe authored and Michael O'Keefe committedOct 18, 2024 Configuration menu - View commit details
-
Copy full SHA for eb6ae93 - Browse repository at this point
Copy the full SHA eb6ae93View commit details -
Temporarily rename project to testfastsim to test Test PyPI upload
Michael O'Keefe authored and Michael O'Keefe committedOct 18, 2024 Configuration menu - View commit details
-
Copy full SHA for f0d19e6 - Browse repository at this point
Copy the full SHA f0d19e6View commit details -
Michael O'Keefe authored and Michael O'Keefe committed
Oct 18, 2024 Configuration menu - View commit details
-
Copy full SHA for ad8b324 - Browse repository at this point
Copy the full SHA ad8b324View commit details
Commits on Oct 28, 2024
-
Restore publishing to production PyPI
Michael O'Keefe authored and Michael O'Keefe committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for f9771fb - Browse repository at this point
Copy the full SHA f9771fbView commit details