firmware version via API #15
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
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?
Embed firmware version (eg git commit hash) in firmware. Make version info available via API.
Those things are usually fragile, surprisingly complicated, and often more trouble than they are worth.
https://github.com/m-labs/artiq/blob/master/CONTRIBUTING.rst#reporting-issuesbugs
Thermostat is simpler and I'd rather keep it that way. If this becomes a real issue I can add something that will work with Nix-based pure builds with Git inputs. But I don't want to support the various edge cases coming from e.g. manual builds with cargo on a random Linux distro and with the source obtained via the "download ZIP" button of the Git hosting website.
And if you think this is a simple problem, read this source...
Sounds like a good philosophy for this board.