wip: report package sizes
Some checks failed
/ check (push) Successful in 49s
/ build (audiomenu) (push) Successful in 1s
/ build (docs) (push) Successful in 3s
/ build (jpassmenu) (push) Successful in 1s
/ build (nixosConfigurations.vm.config.system.build.toplevel) (push) Successful in 19s
/ build (nvim) (push) Successful in 10s
/ report-size (pull_request) Failing after 25s

Added as a comment to the current pull request
This commit is contained in:
Jalil David Salamé Messina 2024-12-14 23:49:23 +01:00
parent 6bde92bd91
commit e2dadc142b
Signed by: jalil
GPG key ID: F016B9E770737A0B
3 changed files with 51 additions and 0 deletions

View file

@ -0,0 +1,10 @@
on:
pull_request:
jobs:
report-size:
runs-on: nixos
steps:
- uses: "https://git.salame.cl/actions/checkout@v4"
- run: nix --version
- name: Report Size
run: ci-scripts/report-size.sh