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

Build with hatch and release tap2junit v0.1.6 #49

Merged
merged 3 commits into from
Mar 30, 2023
Merged

Conversation

cclauss
Copy link
Collaborator

@cclauss cclauss commented Mar 26, 2023

Fixes #43

tap2junit v0.1.6

  • Support for parsing YAML blocks
  • Add option to override test suite name
  • Add support for TAP version 12
  • Support TAP with nested tests
  • Fix duration_ms to be milliseconds instead of seconds
  • Explicitly encode input file as utf-8
  • Use GitHub Actions for ci testing
  • Replace Python linting tools with Ruff
  • Add pypa/hatch for building and publishing

v0.1.6 on the TEST (not production) PyPI server:

https://test.pypi.org/project/tap2junit

Releases

https://github.com/nodejs/tap2junit/releases

@cclauss cclauss requested a review from MoLow March 26, 2023 18:18
@cclauss cclauss force-pushed the hatch branch 2 times, most recently from ff07978 to 628bea9 Compare March 26, 2023 19:14
@cclauss cclauss changed the title Build with hatch Build with hatch and release tap2junit v0.1.6 Mar 26, 2023
@MoLow
Copy link
Member

MoLow commented Mar 30, 2023

ping @cclauss

@cclauss cclauss merged commit 0cfd030 into nodejs:main Mar 30, 2023
@cclauss cclauss deleted the hatch branch March 30, 2023 09:08
@cclauss
Copy link
Collaborator Author

cclauss commented Mar 30, 2023

Published to PyPI: https://pypi.org/project/tap2junit/ v0.1.6

@MoLow
Copy link
Member

MoLow commented Mar 30, 2023

thanks 🎉

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