Update some github to codeberg links.
Not included: firmware_download.rs for releases. See #76
gojimmypi/bmputil:migration into main Update some github to codeberg links.
Not included: firmware_download.rs for releases. See #76
956ed26e69
d1a65ca10c
d1a65ca10c
7d969829ee
These all look sensible and reasonable changes - thank you Jimmy! There's only the one note and with it taken care of we'll be happy to approve and merge this.
@ -1,6 +1,6 @@
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://github.com/blackmagic-debug/bmputil/src/metadata/metadata.schema.json",
"$id": "https://codeberg.org/blackmagic-debug/bmputil/src/branch/main/src/metadata/metadata.schema.json",
This wants to be /raw/branch/main/ from what we can tell as this needs to match what we put in $schema for things using the schema (so.. summon-blackmagic..) and needs to be a fetch URI that gets the raw schema for ingest in an IDE or other tooling.
GitHub would for those requests silently redirect to the raw URI, so we should make it work in a commensurate way here.
Ah yes, good. I definitely prefer the correct URL over a redirection dependency. Updated.
7d969829ee
9e6e367c7e
LGTM, merging. Thank you for the contribution! We'll have to address the downloader logic of course, but this at least sorts the biggest impact stuff ready for the next release.
No due date set.
No dependencies set.
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?