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

devops(package): #39 adjust workflow to publish package to pypi #33

Merged
merged 3 commits into from
Mar 24, 2024

Conversation

emptymalei
Copy link
Member

@emptymalei emptymalei commented Mar 21, 2024

Changed:

  • Workflow to publish package to pypi

Resolves #39

Copy link
Contributor

github-actions bot commented Mar 21, 2024

Coverage

Coverage Report (b50eb56, 3.10, macos-latest)
FileStmtsMissCoverMissing
hamilflow
   __init__.py00100% 
hamilflow/models
   __init__.py00100% 
   brownian_motion.py4111 98%
   harmonic_oscillator.py6533 95%
TOTAL106496% 

Tests Skipped Failures Errors Time
17 0 💤 0 ❌ 0 🔥 5.047s ⏱️

Copy link
Contributor

github-actions bot commented Mar 21, 2024

PR Preview Action v1.4.7
Preview removed because the pull request was closed.
2024-03-24 13:35 UTC

@emptymalei emptymalei enabled auto-merge (squash) March 21, 2024 10:37
.github/workflows/publish.yaml Show resolved Hide resolved
.github/workflows/publish.yaml Show resolved Hide resolved
@cmp0xff cmp0xff changed the title ci(package): adjust workflow to publish package to pypi devops(package): #39 adjust workflow to publish package to pypi Mar 24, 2024
@cmp0xff cmp0xff linked an issue Mar 24, 2024 that may be closed by this pull request
@emptymalei emptymalei merged commit 5e85cb8 into main Mar 24, 2024
10 checks passed
@emptymalei emptymalei deleted the ci/autopublish-pypi-package branch March 24, 2024 13:35
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.

Publish to pypi by CD
2 participants