Commit graph

44 commits

Author SHA1 Message Date
Mike Roberts 527ab8dc10
Run Lintian in foreach loop; specify .changes file to target 2020-10-28 22:23:33 +00:00
Mike Roberts 32780c05bd
Switch from for loop to foreach 2020-10-28 22:16:05 +00:00
Mike Roberts 8f1b65a4d2
Move dev package list to function 2020-10-28 22:12:40 +00:00
Jorge Capona 93bf571de0
lenght() -> length 2020-10-28 19:09:31 -03:00
Jorge Capona 59463d3e77
replaceAll -> replace 2020-10-28 19:08:14 -03:00
Jorge Capona 0497ff4707
Set runDockerExecStep as async 2020-10-28 19:00:51 -03:00
Jorge Capona 755cd39c9a
Use strings as default input values 2020-10-28 18:59:05 -03:00
Jorge Capona bed34a9575
Parse target_architectures argument to array 2020-10-28 18:54:07 -03:00
Jorge Capona 4b4ceba34a
Print architecture when building package 2020-10-28 18:46:55 -03:00
Mike Roberts e1e494382a
feature/supportMultipleArchitectures 2020-10-28 21:40:28 +00:00
Mike Roberts b49f96f8a8
Ignore build dependencies when installing the package 2020-10-26 23:03:00 +00:00
Mike Roberts 45a92886fe
Remove need for mk-build-deps 2020-10-26 22:35:23 +00:00
Mike Roberts 515c38e5e0
Select target architecture 2020-10-26 22:29:54 +00:00
Mike Roberts 2a34054303
Don't look for source name in artefacts 2020-10-26 22:23:51 +00:00
Mike Roberts 1c91252842
Add armhf architecture 2020-10-26 22:20:28 +00:00
Mike Roberts fda0e8088e
Attempt to install libpython3.7-minimal:armhf 2020-10-26 22:16:00 +00:00
Mike Roberts e1d5ef1670
Try AMD64 architecture; see what happens 2020-10-26 21:52:29 +00:00
Mike Roberts 9103f338d4
Make verbose 2020-10-26 20:34:41 +00:00
Mike Roberts 361cdf73b2
Install equivs for mk-build-deps 2020-10-26 19:34:53 +00:00
Mike Roberts f4d137a5e0
Use mk-build-deps; build for arm; ignore signing for now 2020-10-26 19:27:42 +00:00
Dawid Dziurla 8164ce3d66
main: provide default input values 2020-07-25 12:29:47 +02:00
Dawid Dziurla c25f686c2d
main: mv all artifacts 2020-03-27 00:29:02 +01:00
Dawid Dziurla a4de79d970
main: fix regex 2020-03-26 18:58:33 +01:00
Dawid Dziurla 1db5ce66c0
main: restrict epoch to only numbers 2020-03-26 18:47:10 +01:00
Dawid Dziurla 55eb636e24
main: detect epoch in version string 2020-03-26 18:39:23 +01:00
Dawid Dziurla 891515d3c4
main: color dpkg and allow to configure as root 2020-03-26 18:10:17 +01:00
Dawid Dziurla f235be040d
main: container name is just package 2020-03-26 17:45:58 +01:00
Dawid Dziurla 85503a8961
main: drop -security and -backports suffixes from distribution 2020-03-26 17:10:18 +01:00
Dawid Dziurla 63d10a4690
main: make apt-get more quiet 2020-03-26 16:51:36 +01:00
Dawid Dziurla 1e762b3098
main: DEBIAN_FRONTEND=noninteractive 2020-03-26 16:51:21 +01:00
Dawid Dziurla f698828e8c
main: print details 2020-03-26 16:04:59 +01:00
Dawid Dziurla 77636126b4
main: tar change directory 2020-03-26 16:00:12 +01:00
Dawid Dziurla 25ee9fdc80
main: use ; to separate tar transform components 2020-03-26 15:53:09 +01:00
Dawid Dziurla 2d1645957a
main: mount workspace directory and mv instead of cp 2020-03-26 15:48:23 +01:00
Dawid Dziurla 9308795b8b
update 2020-03-26 15:37:35 +01:00
Dawid Dziurla d9becc67b6
update 2020-03-26 13:26:07 +01:00
Dawid Dziurla b367c08be4
main: find, print and exec 2020-03-26 12:07:14 +01:00
Dawid Dziurla 4bf213cfe4
main: + -> ; 2020-03-26 11:59:37 +01:00
Dawid Dziurla 8cb980e7ab
main: use find for copying 2020-03-26 11:56:06 +01:00
Dawid Dziurla c44dab731a
main: list parent directory 2020-03-26 11:49:41 +01:00
Dawid Dziurla d0e11fce34
main: copy artifacts to workspace 2020-03-26 11:45:32 +01:00
Dawid Dziurla 1d3348542a
main: tweak dpkg-buildpackage flags 2020-03-26 11:16:30 +01:00
Dawid Dziurla 3562c66159
main: create tarball 2020-03-26 11:06:08 +01:00
Dawid Dziurla 9feac88483
rewrite in javascript 2020-03-26 10:34:31 +01:00