Skip to content

Add Justfile and Docker for reproducible builds #63

@kwsantiago

Description

@kwsantiago

Builds depend on local ESP-IDF installation; not reproducible across environments.

  • Create Justfile with commands: build, flash, test, fuzz, docs, clean
  • Add Dockerfile pinning exact ESP-IDF version and dependencies
  • Support Docker and Podman (DOCKER_CMD env var)
  • Add just verify-sha to compare build hashes
  • Document in REPRODUCIBILITY.md how to verify firmware matches source

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions