8 Commits

Author SHA1 Message Date
Mauricio Alvarez Leon e145d81413 fix push-and-comment.yaml (#437)
Update push-and-comment.yaml
2025-01-27 13:57:49 -08:00
Mauricio Alvarez Leon 8ef8bd7e84 fix noisy push-and-comment workflow (#433)
Update push-and-comment.yaml
2025-01-23 10:42:13 -08:00
Andrei Radulescu 4e04bbc343 agnos rootfs statistics in CI (#291)
* agnos rootfs statistics in CI

* rebuild

* wip

* minimal stats

* agnos stats in PR comment

* just the folders

* just stats

* raw image is now just image

* fix printing stats when no [upload]

* this is nicer [upload]
2024-09-03 21:35:40 -07:00
Andrei Radulescu bdb9394d62 Ship non-sparse system image in OTA (#275)
* removed system-skip-chunks image

* removed sparsed system.img

* clean github workflow

* copy image to output

* fake system-skip-chunks [upload]

* sparse key must exist otherwise KeyError: 'sparse' in openpilot

* reduce image size to 5G otherwise MemoryError: Unable to allocate output buffer. in openpilot

* [upload]

* Revert "fake system-skip-chunks"

This reverts commit bcd11e7e32.

* recreate 10G image [upload]

* resize2fs

* resize2fs shrink image

* revert skip-chunks image

* cleanup

---------

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2024-08-18 12:55:18 -07:00
Andrei Radulescu efde194a5b ci: update VERSION to commit hash for pull requests (#311)
* update VERSION to commit hash for pull requests

* [upload]

* keep version in title
2024-08-14 11:45:55 -07:00
Andrei Radulescu cd181f2a3d fixed gitlab ci-artifacts branch (#307) 2024-08-12 15:26:53 -07:00
Andrei Radulescu 7f7a7a7f82 fixed build and push full release in CI (#305)
* fixed ci workflows

* don't push ota-staging.json and system-skip-chunks-*.img.xz

* add back permissions

* updated raw links

* fixed missing if

* switch to gitlab

* VERSION
2024-08-12 14:33:10 -07:00
Andrei Radulescu f125aee12f build and push full release in CI on [upload] (#288)
* push to ci-artifacts and pr comment ifs [upload]

* [upload]

* update permissions

* [upload]

* splitted build and push-and-upload workflows

* [upload]
2024-08-11 16:24:18 -07:00