remove dependency on tea #105
Labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
actions/forgejo-release#105
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The best alternative would be to do things through the API directly a la https://git.crueter.xyz/scripts/fj. However the licenses are wholly incompatible; meaning I either have to write a new wrapper, grant a license exception (NO), or we relicense the entire project to GPL3. Which is probably the best solution. :)
i think we should simply replace it by a simple curl call, like we do on the other places
Yeah. I think that's fine legally, even though I would reference GPL work, it's fine since I'm the sole copy(left)right owner.