Skip to content

Remove generation of trace files from CI and release process #714

@bocchino

Description

@bocchino

The CI process and the release process generate trace files and attempt to use them when running the native build. However, as far as I can tell, these trace files have no effect on the native build. The native build seems to use only the trace files that are checked into the FPP repo.

Can we please remove the generation of trace files from CI and the release process? I think manual management of these files is working fine, and removing the trace generation step would speed up the process. Especially for CI, this process is becoming a developer bottleneck, as the native builds take a long time, and they run on every merge to main or to a PR to main.

Metadata

Metadata

Labels

CIIssues related to continuous integration (CI)release processIssues related to the FPP release process

Type

Projects

Status

Done

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions