about summary refs log tree commit diff
path: root/ci/pipelines/script.el
AgeCommit message (Collapse)AuthorFilesLines
2020-08-27 Add build, lint Emacs steps to post-receive pipelineWilliam Carroll1-0/+28
TL;DR: - Define runEmacsScript to emacs/default.nix for ci/pipelines/post-receive - Write script.el to call (load init.el) and catch any errors - Lint Elisp with gonewest818/elisp-lint Also nice how Buildkite supports :gnu: emojis!