InfiniTime/.github/workflows
Riku Isokoski 028d40860d workflows: Add build size comparison workflow
Add .github/workflows/getSize.sh to extract sizes of sections from the
objfile

build-firmware uses getSize.sh to output the section sizes.

get-base-ref-size job added, which builds the base branch of the PR and
outputs the section sizes. Caches are used to avoid unnecessary builds
when the base branch hasn't been updated.

leave-build-size-comment job added, which creates or updates a comment
on the PR with the build size information from other jobs.
2023-01-07 18:56:15 +02:00
..
docker.yml Fix Docker workflow not pushing on manual trigger 2022-07-19 11:53:56 +02:00
format.yml Update clang-{format,tidy} to 14 2023-01-04 17:15:33 +01:00
getSize.sh workflows: Add build size comparison workflow 2023-01-07 18:56:15 +02:00
main.yml workflows: Add build size comparison workflow 2023-01-07 18:56:15 +02:00