Skip to content

[Feature Request] Include information to recreate build in releases #49

@kruton

Description

@kruton

Description

In order to have repeatable builds, the git repository commits used to build the artifacts should be uploaded along with the release as well.

There are two cases:

  1. If a qmk_firmware submodule is used, this seems easy enough to do.
  2. If no submodule is used, there should be a way of determining the commit that it used to build (and a way to specify it with qmk compile, I suppose).

This could be extended into providing an SBOM for the release, but just the git commit is a good starting point.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions