Martin Roukala (né Peres)
0edee0afbd
ci: test the generated artifacts in qemu runners
...
Part-of: https://gitlab.postmarketos.org/postmarketOS/postmarketos-mkinitfs/-/merge_requests/63
2025-07-25 12:09:01 +02:00
Pablo Correa Gómez
95edf678f4
ci: upload test report to CI
...
To make it possible, tweak a bit the Makefile
Part-of: https://gitlab.postmarketos.org/postmarketOS/postmarketos-mkinitfs/-/merge_requests/63
2025-06-16 18:31:13 +02:00
Pablo Correa Gómez
be6a6da417
ci: migrate from deprecated "only" keyword to "rules"
...
In the process, removed the unused "lint" stage and a massive comment
that is no longer useful. The rules should be self-explanatory
Part-of: https://gitlab.postmarketos.org/postmarketOS/postmarketos-mkinitfs/-/merge_requests/63
2025-06-06 16:40:15 +02:00
Clayton Craft
bd239c0365
ci: build vendor tarball and create new release when new tag is pushed
...
This adds two new CI jobs that run when a new tag is pushed to this
repo: one to tar up the vendored dependencies and another one to push
the tarball as an asset in a new gitlab "release" for the tag.
fixes : #5
2023-03-01 12:56:21 -08:00
Clayton Craft
4259478755
doc/mkinitfs.1: add manpage
2023-02-21 00:47:03 -08:00
Clayton Craft
3787944141
ci: use make to build and run tests/check
2022-09-11 13:50:38 -07:00
Clayton Craft
3d02037e3a
ci: disable go's buildvcs (MR 19)
...
This was added in 1.18, and requires git. We don't use it for
versioning.
2022-05-30 23:13:25 -07:00
bo41
6400871749
CI: rename ci folder to consistent naming (MR 10)
...
part of https://gitlab.com/postmarketOS/postmarketos/-/issues/26
2021-09-16 21:54:53 -07:00
Clayton Craft
7e3268a9c8
ci: add staticcheck to linting
...
See #6
2021-09-04 22:32:11 -07:00
Clayton Craft
8128877bcb
ci: use alpine linux edge image for linting/building
...
staticcheck isn't available in a stable release of Alpine Linux yet...
2021-09-04 22:21:05 -07:00
Clayton Craft
49cf99f4d9
ci: add initial config for gitlab CI
...
Just checks linting, and build/test.
2021-08-10 19:10:41 -07:00