LeastAuthority / python-challenge-bypass-ristretto

Python bindings for Brave's challenge-bypass-ristretto library
4 stars 4 forks source link

CircleCI and GitHub actions are at least partly broken #60

Open btlogy opened 3 weeks ago

btlogy commented 3 weeks ago

Related to:

E.g.:

Tasks:

btlogy commented 3 weeks ago

For the GH actions, it looks to me like JP was trying to use anchors which is not yet supported.

But as I'm now reading the code: it is normal that it does not get triggered! GitHub actions will only be triggered on release = pushing a tag.

Still, I'm curious if anything will work: so I'll make a PR to test.