- 25 Aug, 2021 1 commit
-
-
Sebastian Krzyszkowiak authored
-
- 12 Aug, 2021 1 commit
-
-
Exit code 2 indicates skipped or flaky tests. Ignore these as well.
-
- 02 Aug, 2021 1 commit
-
-
Guido Gunther authored
This brings down the number of installed packages considerably thus speeding up CI.
-
- 21 Jun, 2021 2 commits
-
-
Guido Gunther authored
This makes it simpler to debug problems.
-
Guido Gunther authored
It's time to move on here too.
-
- 12 Mar, 2021 2 commits
-
-
They're unmaintained.
-
Sebastian Krzyszkowiak authored
`pureos/amber` and `pureos/byzantium` images now have a manifest that allows the right image to be selected based on host architecture automatically.
-
- 09 Mar, 2021 1 commit
-
-
Guido Gunther authored
Packages like apt-setup produce only udebs so copying the debs fails. Split the copying and just make sure either udebs or debs got copied.
-
- 22 Feb, 2021 1 commit
-
-
Evangelos Ribeiro Tzaras authored
We want to make sure, that tags are being fetched so that `gbp export-orig` can create the tarballs
-
- 22 Jan, 2021 3 commits
-
-
Sebastian Krzyszkowiak authored
This way we immediatelly know if something breaks there.
-
amber-jobs: Add "changed-by-invalid-for-derivative" and "invalid-version-number-for-derivative" to lintian suppressions Lintian in PureOS imposes additional restrictions on version numbers and changed-by addresses that aren't always followed by packages built by GitLab CI.
-
Sebastian Krzyszkowiak authored
Otherwise initial apt-get update fails because of missing ca-certificates.
-
- 13 Jan, 2021 3 commits
-
-
Sebastian Krzyszkowiak authored
-
-
Sebastian Krzyszkowiak authored
It doesn't really make sense to utilize `before_script` here, since its primary function is to overwrite global `before_script` set in the pipeline. This made it impossible for a job to define its own steps to execute before `script` without copying the whole `before_script` section from this file, which makes it easily out of date (and is something that already happened for `package:deb-pureos-amber` job in phosh as it doesn't use eatmydata like other jobs do now).
-
- 12 Jan, 2021 1 commit
-
-
Guido Gunther authored
-
- 11 Jan, 2021 6 commits
-
-
Sebastian Krzyszkowiak authored
-
Sebastian Krzyszkowiak authored
-
Sebastian Krzyszkowiak authored
-
Guido Gunther authored
This gives people a better chance to understand what's going on.
-
Guido Gunther authored
-
Guido Gunther authored
Thus enabling more checks
-
- 08 Jan, 2021 2 commits
-
-
There's no standard job name template defined anywhere, users are expected to specify the dependencies by themselves. Removing the default value makes it more flexible, as DAG ("needs" keyword) can be used instead of regular dependencies.
-
Sebastian Krzyszkowiak authored
This job doesn't need to collect any artifacts nor wait for previous stages to complete.
-
- 11 Dec, 2020 1 commit
-
-
Guido Gunther authored
This avoids a warning that confuses users. Also show the content of the topmost commit so errors are simpler to find.
-
- 10 Dec, 2020 1 commit
-
-
Guido Gunther authored
It's not necessarily in the repo
-
- 08 Dec, 2020 1 commit
-
-
Guido Gunther authored
This makes it simple to verify the tarball on release builds.
-
- 25 Oct, 2020 2 commits
-
-
Sebastian Krzyszkowiak authored
That should make it harder to miss such build when setting up CI
-
Sebastian Krzyszkowiak authored
-
- 22 Jul, 2020 1 commit
-
-
Guido Gunther authored
Make it easier to find out if one is running a CI build and if so which one. The UNRELEASED in the changelog might us get into trouble later on.
-
- 07 Jul, 2020 1 commit
-
-
Sebastian Krzyszkowiak authored
The default is to include all artifacts, but these jobs usually don't need any.
-
- 22 May, 2020 1 commit
-
-
Guido Gunther authored
-
- 14 Apr, 2020 1 commit
-
-
Guido Gunther authored
We need the executable also when not using CI repos.
-
- 13 Jan, 2020 4 commits
-
-
Guido Gunther authored
Build a dummy deb so we know the pipeline works
-
Guido Gunther authored
Just here to test the pipeline on itself
-
Guido Gunther authored
-
Guido Gunther authored
The debian package builds dumps stuff there and so it might end up in cached containers.
-
- 11 Jan, 2020 2 commits
-
-
Guido Gunther authored
We only need to update the packaging information if we added the ci repo.
-
Guido Gunther authored
Builds not using our ci repos need those as well.
-
- 08 Jan, 2020 1 commit
-
-
Guido Gunther authored
So we don't fail if they're missing.
-