summaryrefslogtreecommitdiff
path: root/ick2
AgeCommit message (Expand)AuthorFilesLines
2018-07-09Change: if triggered project doesn't exist, raise NotFoundLars Wirzenius1-0/+2
2018-07-04Change: "archive: workspace" gets artifact name via name_from fieldLars Wirzenius1-1/+3
2018-07-04Fix: actually use globs in "archive: workspace"Lars Wirzenius1-1/+1
2018-07-04Add: optional glob field to "archive: workspace" actionLars Wirzenius1-1/+17
2018-06-24Refactor: use existing variable instead of .get()ing it againLars Wirzenius1-1/+1
2018-06-24Change: set build exit code when an action ends, override laterLars Wirzenius1-1/+5
2018-06-24Change: mangle build status for notificationsLars Wirzenius1-1/+13
2018-06-24Change: drop build status from notificationLars Wirzenius1-1/+0
2018-06-23Fix: use consistent tense for build/action start/end messagesLars Wirzenius1-3/+3
2018-06-23Change: clarify message for when action startsLars Wirzenius1-1/+1
2018-06-23Change: when an action starts, give timestampLars Wirzenius1-1/+2
2018-06-23Change: clarify wording for timestamp of build startingLars Wirzenius1-1/+1
2018-06-18Change: look up credentials using controller URL (fallback auth url)Lars Wirzenius2-0/+4
2018-06-18Change: if getting token gives error, show humane error messageLars Wirzenius1-1/+1
2018-06-18Drop: get_build_status method (unused)Lars Wirzenius1-6/+0
2018-06-18Add: controller URL to notification mailsLars Wirzenius1-8/+11
2018-06-16Add: a key to version dict to trigger CD pipelineLars Wirzenius2-0/+2
2018-06-12Bump version number post-release to 0.52.1+gitLars Wirzenius1-2/+2
2018-06-12Prepare to release version 0.52.1ick2-0.52.1Lars Wirzenius1-2/+2
2018-06-11Fix: handle non-ASCII build logs in notification mailsLars Wirzenius1-2/+2
2018-06-11Bump version number post-release to 0.52+gitLars Wirzenius1-2/+2
2018-06-11Prepare to release version 0.52ick2-0.52Lars Wirzenius1-2/+2
2018-06-10Add: notification serviceLars Wirzenius10-3/+229
2018-06-10Add: BuildStateMachine classLars Wirzenius10-177/+719
2018-05-28Add: BuildGraph.has_more_to_do method, refactorLars Wirzenius3-29/+48
2018-05-19Change: use build graphs in build resources, instead of action listLars Wirzenius8-36/+540
2018-05-17Change: how controller stores persistent dataLars Wirzenius15-684/+498
2018-04-28Bump version number post-release to 0.51+gitLars Wirzenius1-2/+2
2018-04-28Prepare to release version 0.51ick2-0.51Lars Wirzenius1-2/+2
2018-04-28Merge branch 'liw/dev'Lars Wirzenius1-2/+6
2018-04-28Change: "archive: workspace" requires artifact_name parameterLars Wirzenius1-2/+6
2018-04-28Bump version number post-release to 0.50+gitLars Wirzenius1-2/+2
2018-04-28Prepare to release version 0.50ick2-0.50Lars Wirzenius1-2/+2
2018-04-28Add: populate-workspace actionLars Wirzenius1-15/+65
2018-04-27Bump version number post-release to 0.49+gitLars Wirzenius1-2/+2
2018-04-27Prepare to release version 0.49ick2-0.49Lars Wirzenius1-2/+2
2018-04-27Fix: rsync action should use --delete-afterLars Wirzenius1-1/+5
2018-04-27Bump version number post-release to 0.48+gitLars Wirzenius1-2/+2
2018-04-27Prepare to release version 0.48ick2-0.48Lars Wirzenius1-2/+2
2018-04-27Add: dput actionLars Wirzenius1-0/+16
2018-04-27Add: rsync actionLars Wirzenius1-0/+38
2018-04-27Add: action: gitLars Wirzenius3-13/+64
2018-04-25Bump version number post-release to 0.47+gitLars Wirzenius1-2/+2
2018-04-25Prepare to release version 0.47ick2-0.47Lars Wirzenius1-2/+2
2018-04-25Fix: exclude obviously correct lines from test coverageLars Wirzenius1-1/+1
2018-04-25Add: delete method to ControllerClientLars Wirzenius1-0/+8
2018-04-25Change: GET /work, POST /worker use access token to identify workerLars Wirzenius7-25/+53
2018-04-24Change: when running commands, redirect stdin from /dev/nullLars Wirzenius1-8/+10
2018-04-23Change: all actions must have a "where"Lars Wirzenius5-29/+27
2018-04-23Fix: copyright yearLars Wirzenius1-1/+1