Update manifest links: packageRepo and marketingUrl#3
Conversation
|
Thanks @kwsantiago! One thing needed before this merges: the metadata/icon changes won't be picked up by the registry unless the package version also bumps — the registry indexes by version, so an unchanged Since this is a packaging-metadata-only change (repo links + icon, no upstream/code change), the right bump is the package revision — the part after the colon. One line in - version: '0.4.8:0',
+ version: '0.4.8:1',No new version file or migration needed for a revision bump. I'd have pushed this onto your branch myself, but GitHub disables "allow edits from maintainers" for org-owned forks (this PR's head is on
Either works — thanks! |
|
Done. I pushed the revision bump ( |
|
Thanks for the review and merge, @MattDHill — and thanks @kwsantiago for the quick revision bump. With |
Update package metadata links in
startos/manifest/index.ts:packageRepo→https://github.com/Start9-Community/keep-startos(the canonical StartOS package repo where PRs land)marketingUrl→https://privkey.ioupstreamRepois unchanged (https://github.com/privkeyio/keep).