Correctly link to BE commit in version tab #3
No reviewers
Labels
No labels
a11y
Bug
Bug fix
Critical Priority
Documentation
Feature
Feature request
Held for next release cycle
High Priority
Low Priority
Medium Priority
Minor change
Translation/Locale
WIP
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: AkkomaGang/akkoma-fe#3
Loading…
Reference in a new issue
No description provided.
Delete branch ":develop"
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?
currently unless the BE version is something like
2.5.0-20-gabcd123
, the link will go to https://akkoma.dev/AkkomaGang/akkoma/commit, which 404s.I haven't managed to find a way to link to the commit itself just from a tag/branch name, so this simply links to the history page of that commit, with it at the top. compromise :baa:
bleh yeah this seems awkward as heck, this will do for now i suppose~