trakt-scrobbler
trakt-scrobbler copied to clipboard
Release to both github and pypi via workflow
Changes:
- workflow: Add release workflow
- poetry.lock: Corrupt urlmatch OS X tarball checksum to avoid it
Requirements:
Pypi.org auth token added as a secret named PYPI_TOKEN
Blocked by pypa/pypi-support#1735
With poetry 1.2, we don't need to corrupt the urlmatch checksum anymore
Hey @ahmubashshir I have updated the workflow a bit. But github isn't allowing me to push to that from the CLI for some reason (permission denied). Could you please try adding me as a collaborator to your fork so I can commit there?
@ahmubashshir Seems like there are conflicts. Can be fixed with git rebase master --strategy-option=theirs.
I can't do a force-push on your branch, so you'll need to run that. Then we should be able to merge this
On October 23, 2022 7:18:32 AM UTC, Krut Patel @.> wrote:
@. Seems like there are conflicts. Can be fixed with git rebase master --strategy-option=theirs.
I can't do a force-push on your branch, so you'll need to run that. Then we should be able to merge this
My box is borked. That'll take a few more days...
does it work now?
Looks good!