- 08 Dec, 2019 4 commits
-
-
Arno Bauernoppel authored
This reverts merge request !164
-
Arno Bauernoppel authored
blessed-builds: Check every 10 minutes for changes See merge request !164
-
Arno Bauernoppel authored
blessed-builds: Cleanup old build artifacts better See merge request !161
-
By moving the build result change to individual error evaluation we allow for 'warning' (unstable builds) on e.g. lintian errors.
-
- 07 Dec, 2019 1 commit
-
-
Change buildResult default to "FAILURE" as a safetey net and don't use 'error ()' since that would abort early. This makes sure we don't mark builds as as succesful that failed.
-
- 06 Dec, 2019 1 commit
-
-
Sebastian Krzyszkowiak authored
Add patched pulseaudio for loopback latency tweaks See merge request !163
-
- 05 Dec, 2019 2 commits
-
-
Guido Gunther authored
Otherwise people get nervous.
-
Sebastian Krzyszkowiak authored
-
- 03 Dec, 2019 6 commits
-
-
Guido Gunther authored
Fix URL See merge request Librem5/deb-build-jobs!162
-
David Boddie authored
-
Guido Gunther authored
Add Librem 5 quick start resources See merge request Librem5/deb-build-jobs!129
-
Guido Gunther authored
Explicitly fetch pristine-tar branch Closes #35 See merge request Librem5/deb-build-jobs!156
-
Guido Gunther authored
We need the pristine-tar branch for builds that require an upstream tarball, instead of expanding the refspec pull the branch explicitly. The branch name is fixed since pristine-tar requires exactly that name. Failure is o.k. since the repo might not have a pristine-tar branch at all. Closes: #35
-
Guido Gunther authored
We currently don't clean up the tarballs of Debian native packages since they don't match the 'orig.tar.*' pattern. Use a broader pattern to clean these up as well. This prevents cluttering the Jenkins artifacts list: Now: Last Successful Artifacts librem5-base-defaults_9_all.deb 233.38 KB view librem5-base_9.tar.xz 233.54 KB view librem5-base_9_all.deb 6.44 KB view librem5-base_9_arm64.changes 4.39 KB view librem5-dev-tools_9_all.deb 6.45 KB view librem5-gnome-base_9_all.deb 6.45 KB view librem5-gnome-debug_9_all.deb 6.35 KB view librem5-gnome-dev_9_all.deb 6.44 KB view librem5-gnome-notfit_9_all.deb 6.33 KB view librem5-gnome-phone_9_all.deb 6.37 KB view librem5-gnome_9_all.deb 6.34 KB view Before: Last Successful Artifacts librem5-base-defaults_9_all.deb 233.38 KB view librem5-base_6.tar.xz 232.31 KB view librem5-base_7.tar.xz 232.32 KB view librem5-base_8.tar.xz 233.49 KB view librem5-base_9.dsc 1.29 KB view librem5-base_9.tar.xz 233.54 KB view librem5-base_9_all.deb 6.44 KB view librem5-base_9_arm64.changes 4.39 KB view librem5-dev-tools_9_all.deb 6.45 KB view librem5-gnome-base_9_all.deb 6.45 KB view librem5-gnome-debug_9_all.deb 6.35 KB view librem5-gnome-dev_9_all.deb 6.44 KB view librem5-gnome-notfit_9_all.deb 6.33 KB view librem5-gnome-phone_9_all.deb 6.37 KB view librem5-gnome_9_all.deb 6.34 KB view
-
- 30 Nov, 2019 2 commits
-
-
Guido Gunther authored
Revert "Merge branch 'issues/25' into 'master'" See merge request Librem5/deb-build-jobs!160
-
Guido Gunther authored
This reverts merge request !154
-
- 29 Nov, 2019 2 commits
-
-
Arno Bauernoppel authored
Fix for issue #25 See merge request Librem5/deb-build-jobs!154
-
Arno Bauernoppel authored
* this fix changes the build behaviour by only building HEADs with tags * unlike the previous version only the tag of the HEAD is checked and built * if an older tagged version has to be built please use the manual jobs
-
- 25 Nov, 2019 1 commit
-
-
David Boddie authored
-
- 24 Nov, 2019 3 commits
-
-
Guido Gunther authored
The binary changes file can never pass the check since the dsc referenced there is mangled by the mergechanges call. f8614406 should have handled both scripts but only handled the param case. Mitigates: #37
-
Guido Gunther authored
Add a tool to show licenses to the user See merge request Librem5/deb-build-jobs!145
-
Guido Gunther authored
blessed-builds: Check the right changes file See merge request Librem5/deb-build-jobs!157
-
- 23 Nov, 2019 2 commits
-
-
Guido Gunther authored
The binary changes file can never pass the check since the dsc referenced there is mangled by the mergechanges call. Mitigates: #37
-
Guido Gunther authored
We're not doing any snapshot builds here
-
- 21 Nov, 2019 1 commit
-
-
Guido Gunther authored
jobs.yml: Add gnome-bluetooth See merge request Librem5/deb-build-jobs!127
-
- 20 Nov, 2019 1 commit
-
-
Mohammed Sadiq authored
Several UI related changes to let the gnome-control-center bluetooth panel work on librem5 are fixed in gnome-bluetooth 3.34. So Let’s ship it instead of something older
-
- 16 Nov, 2019 1 commit
-
-
Guido Gunther authored
adwaita-icon-theme: Remove nocheck See merge request Librem5/deb-build-jobs!144
-
- 15 Nov, 2019 2 commits
-
-
Adrien Plazas authored
Add telegram-desktop See merge request Librem5/deb-build-jobs!149
-
Adrien Plazas authored
-
- 14 Nov, 2019 4 commits
-
-
Adrien Plazas authored
Drop Lollypop amd64 builds See merge request Librem5/deb-build-jobs!148
-
Adrien Plazas authored
We don't really need them and they don't build.
-
Adrien Plazas authored
Add lollypop See merge request Librem5/deb-build-jobs!146
-
Adrien Plazas authored
-
- 13 Nov, 2019 3 commits
-
-
David Boddie authored
-
Mohammed Sadiq authored
checks are a problem only on armhf. As we build only for aarch64, it shouldn’t be a problem Librem5/deb-build-jobs!101 (comment 67203)
-
Guido Gunther authored
Release adwaita-icon-theme Closes gnome-control-center#56 and gnome-control-center#50 See merge request Librem5/deb-build-jobs!101
-
- 12 Nov, 2019 2 commits
-
-
- 10 Nov, 2019 2 commits
-
-
Adrien Plazas authored
Add gnome-2048 See merge request Librem5/deb-build-jobs!142
-
Adrien Plazas authored
-