Aleksandr Sergeev

Results 76 comments of Aleksandr Sergeev

Yes. I doublechecked that: it is implemented, but only in the latest releases (0.7.0), that are still release candidates. In the latest stable release, there is no Clone trait available.

I will come back to it again once 0.7.0 is released and try different solutions.

The same issue appears to break *all* the work with poetry (as it obviously begins with running `install` command) in case the project is located on *any* drive other than...

> You can provide a PR with a fix. (Most of our regular contributors do not have much time at the moment. We all donate our spare time.) That is...

I am so sorry, I have removed change description from README.md. Dear @shivishbrahma, could you please add this line back to the README.md file? ```The `BADGE_STYLE` flag defines the style...

> ```yml > > - name: Save Branch Name Without Slashes 📛 > > if: ${{ github.ref != 'refs/heads/master' }} > > env: > > BRANCH_NAME: ${{ github.head_ref || github.ref_name...