summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-24Prepare to release version 0.27ick2-0.27Lars Wirzenius3-5/+5
2018-02-24Fix: remove indeterminism and move triggering of a buildLars Wirzenius1-4/+4
2018-02-24Add: scenario for building concurrentlyLars Wirzenius1-0/+185
2018-02-24Change: update NEWSLars Wirzenius1-0/+5
2018-02-14Fix: icktool to get blob service URL from controllerLars Wirzenius1-15/+25
2018-02-14Change: allow user to only run yarns with ./checkLars Wirzenius1-7/+9
2018-02-09Merge branch 'liw/debs'Lars Wirzenius23-68/+189
2018-02-09Change: update NEWS with interim releasesLars Wirzenius3-5/+77
2018-02-09Change: make all .service units be conditional on configLars Wirzenius21-63/+112
2018-01-27Fix: add missing copyright yearLars Wirzenius1-1/+1
2018-01-27Change: make systemd restart failed worker managerLars Wirzenius2-0/+5
2018-01-27Add: set LC_ALL and DEBIAN_FRONTEND when running commandsLars Wirzenius2-1/+10
2018-01-27Change: bind mount /proc, /sys into chroot actionsLars Wirzenius2-1/+34
2018-01-27Drop: methods that never get calledLars Wirzenius1-6/+0
2018-01-27Change: get debootstrap suite from debian_codename parameterLars Wirzenius2-1/+12
2018-01-27Change: have a default mirror for debootstrapLars Wirzenius2-1/+4
2018-01-27Change: bind mount workspace as /workspace in containersLars Wirzenius2-2/+9
2018-01-27Fix: add 2018 to check copyright yearsLars Wirzenius1-1/+1
2018-01-26Change: sort output of icktoolLars Wirzenius3-16/+19
2018-01-22Bump version number post-release to 0.23+gitLars Wirzenius3-2/+12
2018-01-22Prepare to release version 0.23ick2-0.23Lars Wirzenius3-5/+5
2018-01-22Update: NEWSLars Wirzenius1-0/+3
2018-01-22Fix: compare lists as setsLars Wirzenius1-2/+2
2018-01-22Add: another warning to pylint.confLars Wirzenius1-0/+1
2018-01-22Change: do workspace archive + upload via pipeLars Wirzenius2-16/+48
2018-01-21Change: download and unpack as a pipelineLars Wirzenius1-17/+16
2018-01-21Add: add timeout flushing of buffersLars Wirzenius1-0/+2
2018-01-21Fix: return empty string from output callbacksLars Wirzenius1-1/+1
2018-01-21Fix: handle missing systree blobLars Wirzenius1-0/+6
2018-01-21Fix: retain next_build_id when project is updatedLars Wirzenius2-6/+14
2018-01-21Change: sort by build_number (not build_id)Lars Wirzenius1-1/+1
2018-01-21Add: builds to have a build_number fieldLars Wirzenius3-13/+29
2018-01-21Fix: flush all buffers, not just first non-empty oneLars Wirzenius1-4/+9
2018-01-20Fix: INSTALL should refer to ick2-ansible, not ansiblenessLars Wirzenius1-5/+5
2018-01-20Add: icktool show-latest-logLars Wirzenius2-0/+15
2018-01-19Merge branch 'liw/buildids'Lars Wirzenius15-96/+382
2018-01-19Update: NEWSLars Wirzenius1-0/+3
2018-01-19Update: copyright yearsLars Wirzenius5-5/+5
2018-01-19Add: log message about build id choosingLars Wirzenius1-0/+3
2018-01-19Change: builds are now numbered foo/123, as are logsLars Wirzenius13-96/+185
2018-01-19Add: yarn scenario for building two project sequentiallyLars Wirzenius2-0/+183
2018-01-19Add: debug log messages to trace resource problemsLars Wirzenius1-1/+9
2018-01-18Drop: arch doc (it's on ick.liw.fi alredy)Lars Wirzenius4-967/+0
2018-01-18Add: build status column to output of "icktool status"Lars Wirzenius2-2/+8
2018-01-18Fix: add 2018 to copyright yearsLars Wirzenius5-5/+5
2018-01-18Change: rename 'name' field on pipelines to 'pipeline'Lars Wirzenius12-27/+28
2018-01-18Bump version number post-release to 0.22+gitLars Wirzenius3-2/+12
2018-01-18Prepare to release version 0.22Lars Wirzenius3-5/+5
2018-01-18Fix: copyright year in NEWSLars Wirzenius1-1/+1
2018-01-15Merge branch 'liw/create_workspace_step'Lars Wirzenius13-113/+494