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

reuse pypi upload action #13

Merged
merged 1 commit into from
Feb 1, 2024
Merged

reuse pypi upload action #13

merged 1 commit into from
Feb 1, 2024

Conversation

niksirbi
Copy link
Member

@niksirbi niksirbi commented Feb 1, 2024

This is to test the changes being introduced by: neuroinformatics-unit/actions#40

Copy link

codecov bot commented Feb 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1663b1a) 0.00% compared to head (a099267) 0.00%.

Additional details and impacted files
@@          Coverage Diff          @@
##            main     #13   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          1       1           
  Lines          5       5           
=====================================
  Misses         5       5           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@niksirbi niksirbi marked this pull request as ready for review February 1, 2024 13:08
@niksirbi niksirbi merged commit 61b61be into main Feb 1, 2024
19 of 20 checks passed
@niksirbi niksirbi deleted the update-pypi-upload-step branch February 1, 2024 13:09
niksirbi added a commit that referenced this pull request Aug 15, 2024
* Update actions/download-artifact to v4 (#10)

* Update actions/download-artifact to v4

* Bumped pypa/gh-action-pypi-publish to v1.8.0

* Use latest minor version of pypi upload action (#11)

* pin specific patch version for pypi upload action (#12)

* reuse pypi upload action (#13)

* Update pypi_upload step in workflow

* pass secret PyPI upload key as input to upload_pypi step

* use v2 for all reusable NIU actions

including the update upload_pypi one.

* run CI on both types of Mac (#16)

* run CI on both types of Mac

* Fix link in readme

* [pre-commit.ci] pre-commit autoupdate (#18)

updates:
- [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.4.0...v4.6.0)
- https://github.com/charliermarsh/ruff-pre-commithttps://github.com/astral-sh/ruff-pre-commit
- [github.com/astral-sh/ruff-pre-commit: v0.0.292 → v0.5.0](astral-sh/ruff-pre-commit@v0.0.292...v0.5.0)
- [github.com/psf/black: 23.9.1 → 24.4.2](psf/black@23.9.1...24.4.2)
- [github.com/pre-commit/mirrors-mypy: v1.5.1 → v1.10.1](pre-commit/mirrors-mypy@v1.5.1...v1.10.1)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* Add a standardised contact section to the readme

* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.5.0 → v0.5.6](astral-sh/ruff-pre-commit@v0.5.0...v0.5.6)
- [github.com/psf/black: 24.4.2 → 24.8.0](psf/black@24.4.2...24.8.0)
- [github.com/pre-commit/mirrors-mypy: v1.10.1 → v1.11.1](pre-commit/mirrors-mypy@v1.10.1...v1.11.1)

* move toml to 3.12

* move actions to 3.12

---------

Co-authored-by: viktorpm <[email protected]>
Co-authored-by: Niko Sirmpilatze <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Adam Tyson <[email protected]>
alessandrofelder pushed a commit that referenced this pull request Aug 15, 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.

1 participant