Skip to content

fix(bacnet): Don't fail the build when the vendor id can't be downlaoded.#2378

Merged
sruehl merged 1 commit into
developfrom
plc4go/vendor_id_update_ignore
Jan 14, 2026
Merged

fix(bacnet): Don't fail the build when the vendor id can't be downlaoded.#2378
sruehl merged 1 commit into
developfrom
plc4go/vendor_id_update_ignore

Conversation

@hutcheb
Copy link
Copy Markdown
Contributor

@hutcheb hutcheb commented Dec 7, 2025

There seems to be an issue accessing the vendor id file. It seems to depend on the location https://bacnet.org/assigned-vendor-ids/ is accessed from.

When it can't be downlaoded automatically just don't update the vendor id. We also run the risk of updating it with an older version of the file, which would cause a nuisence for people that can't access it.

We do run the risk of silently ignoring any issues here though

@hutcheb hutcheb requested a review from sruehl December 7, 2025 07:19
@sruehl sruehl merged commit 3f5c06f into develop Jan 14, 2026
20 of 24 checks passed
@sruehl sruehl deleted the plc4go/vendor_id_update_ignore branch January 14, 2026 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants