Replace pack uuids with @username/name #454
Labels
No labels
breaking change
duplicate
good first issue
help wanted
invalid
question
scope: card
scope: docs
scope: game
scope: registry
scope: script
scope: tool
scope: universe
tracker
type: bug
type: card request
type: documentation
type: enhancement
type: improvement
type: parity
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
LunarTides/Hearthstone.js#454
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?
Instead of a random
uuidv7maybe pack uuids should be@username/name-of-pack. This makes it easier all around for the end user. Example:@LunarTides/Rosiesor@lunartides/rosies. The problem is making it work in the packager.If I do this, I should also maybe add
groupssimilar to the organizations in npm. This would make it easier to configure who can edit the packs, since we can configure that in the group settings per pack. So I can add a@Hearthstone.jsgroup. The builtin cards can be under@Hearthstone.js/builtin.