pyTooling / Actions

Reusable steps and workflows for GitHub Actions
https://pytooling.github.io/Actions/
Other
31 stars 5 forks source link

v1.0.0 #51

Closed Paebbels closed 10 months ago

Paebbels commented 2 years ago

New Features

Changes

Bug Fixes

Related Issues and PRs

Paebbels commented 2 years ago

@umarcor I know this is a big PR and therefore I would like to go to v1.0.0. Besides some testing workflows in this repository I also tested all changes in pyTooling/pyTooling using ...@dev.

So far all issues are fixed.

All stuff is now documented at https://pytooling.github.io/Actions/index.html. I wrote a full blown documentation on it.


I you have further ideas, it would be a good place to add new stuff or more breaking stuff in this release.

Paebbels commented 2 years ago

Argh, I forgot #41.

Should we also bring the example pipeline into the documentation?

Paebbels commented 2 years ago

I'll try to find a solution for the pacboy lines.

Paebbels commented 2 years ago

Updates:

Paebbels commented 1 year ago

Python 3.11 on Windows still has problems due to lxml like every year/every new Python version. See https://bugs.launchpad.net/lxml/+bug/1977998

Paebbels commented 1 year ago

@umarcor
Does your merge and push mean are we going to integrate this? I can explain what this big changeset does, if needed.

Almost all our Python projects are nowadays using the dev branch.