summaryrefslogtreecommitdiff
path: root/ick2
AgeCommit message (Expand)AuthorFilesLines
2018-07-29Add: OUT and ERR and OUTERR functions to Python actionsLars Wirzenius1-0/+11
2018-07-29Add: python actions define a RUN() functionLars Wirzenius1-1/+6
2018-07-29Fix: format message with argvLars Wirzenius1-1/+1
2018-07-29Fix: add missing newlines to build log messagesLars Wirzenius1-5/+5
2018-07-29Fix: call to reportLars Wirzenius1-2/+2
2018-07-29Add: more build log output to git_mirror action, for debuggingLars Wirzenius1-0/+8
2018-07-26Change: return 409 if project is missing parameters, not 404Lars Wirzenius1-1/+1
2018-07-26Change: upon triggering build, check project defines all parametersLars Wirzenius4-0/+20
2018-07-25Fix: get the correct name to archiveLars Wirzenius1-2/+1
2018-07-25Add: -v to tar creating tarball for archivingLars Wirzenius1-1/+2
2018-07-25Fix: type in messageLars Wirzenius1-1/+1
2018-07-25Add: log blob name when creating artifactLars Wirzenius1-0/+1
2018-07-25Fix: variable nameLars Wirzenius1-1/+1
2018-07-25Add: "archive: systree" action, name_from field to populate actionsLars Wirzenius1-9/+35
2018-07-24Change: use the libyaml bindings for yaml loading, dumpingLars Wirzenius1-2/+3
2018-07-23Change: allow projects, pipelines, etc, have a foo/bar/baz syntaxLars Wirzenius2-6/+5
2018-07-21Fix: break long lineLars Wirzenius1-1/+3
2018-07-21Change: disable pylint3 until it works in Debian sid againLars Wirzenius1-0/+1
2018-07-21Add: GitMirrorActionLars Wirzenius1-0/+64
2018-07-18Bump version number post-release to 0.53.2+gitLars Wirzenius1-2/+2
2018-07-18Prepare to release version 0.53.2ick2-0.53.2Lars Wirzenius1-2/+2
2018-07-18Bump version number post-release to 0.53.1+gitLars Wirzenius1-2/+2
2018-07-18Prepare to release version 0.53.1ick2-0.53.1Lars Wirzenius1-2/+2
2018-07-18Bump version number post-release to 0.53+gitLars Wirzenius1-2/+2
2018-07-18Prepare to release version 0.53ick2-0.53Lars Wirzenius1-2/+2
2018-07-09Change: make NotFound args to not be optionalLars Wirzenius1-1/+1
2018-07-09Change: give NotMuch its optional args everywhereLars Wirzenius2-3/+3
2018-07-09Change: when raising NotFound, optionally say which resourceLars Wirzenius1-3/+5
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