5
3
Fork
You've already forked bmputil
2

update links github to codeberg #77

Merged
dragonmux merged 1 commit from gojimmypi/bmputil:migration into main 2026年03月08日 19:39:53 +01:00
Contributor
Copy link

Update some github to codeberg links.

Not included: firmware_download.rs for releases. See #76

Update some github to codeberg links. Not included: `firmware_download.rs` for releases. See https://codeberg.org/blackmagic-debug/bmputil/issues/76
gojimmypi force-pushed migration from 956ed26e69
Some checks are pending
ci/woodpecker/pr/build-linux Pipeline is pending approval
ci/woodpecker/pr/build-windows Pipeline is pending approval
to d1a65ca10c
Some checks are pending
ci/woodpecker/pr/build-linux Pipeline is pending approval
ci/woodpecker/pr/build-windows Pipeline is pending approval
2026年03月08日 02:02:19 +01:00
Compare
gojimmypi force-pushed migration from d1a65ca10c
Some checks are pending
ci/woodpecker/pr/build-linux Pipeline is pending approval
ci/woodpecker/pr/build-windows Pipeline is pending approval
to 7d969829ee
All checks were successful
ci/woodpecker/pr/build-linux Pipeline was successful
ci/woodpecker/pr/build-windows Pipeline was successful
2026年03月08日 02:14:44 +01:00
Compare
dragonmux requested changes 2026年03月08日 05:13:28 +01:00
Dismissed
dragonmux left a comment
Copy link

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.

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.

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.
Author
Contributor
Copy link

Ah yes, good. I definitely prefer the correct URL over a redirection dependency. Updated.

Ah yes, good. I definitely prefer the correct URL over a redirection dependency. Updated.
gojimmypi force-pushed migration from 7d969829ee
All checks were successful
ci/woodpecker/pr/build-linux Pipeline was successful
ci/woodpecker/pr/build-windows Pipeline was successful
to 9e6e367c7e
All checks were successful
ci/woodpecker/pr/build-linux Pipeline was successful
ci/woodpecker/pr/build-windows Pipeline was successful
ci/woodpecker/push/build-linux Pipeline was successful
ci/woodpecker/push/build-windows Pipeline was successful
2026年03月08日 17:40:47 +01:00
Compare
dragonmux left a comment
Copy link

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.

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.
dragonmux scheduled this pull request to auto merge when all checks succeed 2026年03月08日 17:44:50 +01:00
dragonmux canceled auto merging this pull request when all checks succeed 2026年03月08日 19:39:50 +01:00
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
blackmagic-debug/bmputil!77
Reference in a new issue
blackmagic-debug/bmputil
No description provided.
Delete branch "gojimmypi/bmputil:migration"

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?