research: identify reusable Forgejo workflows across local repos #1
Loading…
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?
Investigate how to populate this repository with reusable Forgejo workflows.
Scope:
Initial ideas to evaluate:
Deliverables:
Research summary:
Surveyed local repos under C:\Users\tomas\repos whose origin points to code.sieprawski.pl.
Canonical repos with root .forgejo/workflows found:
Main duplication clusters:
Examples:
Examples:
Examples:
Reference pattern:
Created follow-up issues:
Recommended implementation order:
Note: the checkout and package setup pieces will likely be prerequisites for the fixture repos used by #5.
Research completed. Follow-up work has been split into implementation issues #2, #3, #4, and #5.