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

v0.3.0 #25

Merged
merged 16 commits into from
Nov 1, 2021
Merged

v0.3.0 #25

merged 16 commits into from
Nov 1, 2021

Conversation

Paebbels
Copy link
Member

@Paebbels Paebbels commented Nov 1, 2021

New Features

Changes

Bug Fixes

  • Renamed imported Path class to pathlib_Path to fix some issues reported by mypy.
  • Fixed resolution of Design in FileSet if a fileset ist nested.
  • Fixed behavior of ResolvedPath.
  • Results from pytest are uncolored. In GH Actions, it must be enforced.
    (see ci: force coloured pytest output #18)
  • Coverage.py adds a .gitignore to the HTML report outputs.
    (see ci: rm .gitignore from htmlcov #23)
    This file needed to be deleted so coverage reports are visible on GH Pages.
  • Fixed job name of downloaded artifact.
  • Fixed dependencies for job 🗑️ Artifact Cleanup, so it cleans up even if no package was published to PyPI.

@Paebbels
Copy link
Member Author

Paebbels commented Nov 1, 2021

@umarcor fixed it.

@Paebbels Paebbels marked this pull request as ready for review November 1, 2021 13:28
README.md Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
Copy link
Member

@umarcor umarcor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Paebbels Paebbels merged commit 3b77fc1 into master Nov 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

None yet

2 participants