• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

samsarahq / taskrunner
40%

Build:
DEFAULT BRANCH: master
Repo Added 05 Sep 2018 08:53PM UTC
Files 27
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • ashaw/go_builder
  • bf/add-travis
  • bf/annotations
  • bf/better-api
  • bf/better-logging-for-goextensions
  • bf/bugfixes
  • bf/fix-datarace
  • bf/persistent-invalidation-cache
  • bf/tui
  • changping/gqltaskrunner
  • danhansen/fix-watcher-panic
  • dansamsara/fix-separator-spacing
  • datadog_usage_monitoring
  • denbeigh/hack-modules-build
  • dependabot/go_modules/golang.org/x/crypto-0.1.0
  • dependabot/go_modules/golang.org/x/net-0.7.0
  • dependabot/go_modules/golang.org/x/sys-0.1.0
  • dschofie/listall
  • dschofie/models-combine
  • jelle/watch
  • jesse/add-license
  • jesse/description
  • jesse/extension
  • jesse/isgroup
  • jesse/taskrunner-help
  • johnkim/add-owner-field-to-task
  • johnkim/failOnAnyInvalidTask
  • johnkim/go1.17
  • johnkim/handle-sighup
  • jsm/shell-run-options
  • master
  • mdb/dynamically-set-up-go-in-ci
  • pass-cl-args-to-tasks
  • samloop/add-taskrunner-owners-to-annotations
  • samloop/improve-runner-logging
  • samloop/test
  • samloop/update-github-actions
  • sara/task_description
  • shane/line-buffer-output
  • shaunhoulihan/goupdate
  • shaunhoulihan/readable
  • simon/add-warning-option
  • stephen-patch-1
  • stephen/config-rewrite
  • stephen/execs
  • stephen/fixes
  • stephen/propagate
  • stephen/remove-livelogger
  • stephen/stdout-option
  • tonia/fix-flags-to-tr
  • tonia/fix-silent-runner-task-invalidation
  • tonia/logf
  • tonia/runwithgo
  • tonia/support-task-flags
  • tonia/support-task-options
  • tonia/validate-tasks-in-runner
  • wh/symboliclinks/part-1.0
  • zack/update-node-modules

07 May 2026 07:05PM UTC coverage: 40.25% (+2.0%) from 38.25%
25516302028

push

github

samloop
executor: tag OnStart/OnStop hook errors with hook index

When a hook returns an error, the run aborts with a bare error message
that doesn't say which hook failed. The cache snapshot hook hitting
exit 128 was particularly hard to trace because the surfaced error was
just "exit status 128" with no indication it came from the OnStart
phase. Wrapping with oops.Wrapf("OnStart/OnStop hook %d failed", i)
gives future failures a stack frame and a phase tag.

2 of 4 new or added lines in 1 file covered. (50.0%)

28 existing lines in 2 files now uncovered.

836 of 2077 relevant lines covered (40.25%)

3.48 hits per line

Relevant lines Covered
Build:
Build:
2077 RELEVANT LINES 836 COVERED LINES
3.48 HITS PER LINE
Source Files on master
  • Tree
  • List 27
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
25516302028 master executor: tag OnStart/OnStop hook errors with hook index When a hook returns an error, the run aborts with a bare error message that doesn't say which hook failed. The cache snapshot hook hitting exit 128 was particularly hard to trace because th... push 07 May 2026 07:05PM UTC samloop github
40.25
25466778043 master Revert "taskrunner goextensions: use specific dependencies for tasks" This reverts commit eb5f1b571. The original intention for this commit was to fix invalidations from being too eager by adding specific glob sour... push 06 May 2026 11:26PM UTC johnwonkim github
38.25
21689890501 dansamsara/fix-separator-spacing clireporter: add space after separator for IDE file link detection The pipe separator was immediately followed by the filename with no space, causing IDEs (VS Code integrated terminal) to interpret the | as part of the filename when cmd+clicking ... Pull #80 04 Feb 2026 09:55PM UTC dansamsara github
45.17
19178823281 master go taskrunner: vendor missing testify/require package Prior to this change, the test were failing on CI on the master branch and thus on this branch since it was created from master. Update vendor directory to include github.com/stretchr/testify... push 07 Nov 2025 07:20PM UTC dansamsara github
45.17
19178752854 danhansen/fix-watcher-panic go taskrunner: vendor missing testify/require package Prior to this change, the test were failing on CI on the master branch and thus on this branch since it was created from master. Update vendor directory to include github.com/stretchr/testify... Pull #79 07 Nov 2025 07:17PM UTC dansamsara github
45.17
19177398241 danhansen/fix-watcher-panic go taskrunner: vendor missing testify/require package Update vendor directory to include github.com/stretchr/testify/require which is imported by goextensions/builder_test.go but was missing from the vendor directory, causing CI tests to fail. Pull #79 07 Nov 2025 06:21PM UTC dansamsara github
45.17
18044145391 master taskrunner go: upgrade go version to 1.24.2 > go mod edit -go=1.24.2 && go mod tidy && go mod vendor Upgrading to the same Go version used by samsaradev.io push 26 Sep 2025 04:57PM UTC dashacastillo github
37.39
15310686853 master buildkitereporter: add owner to annotations Now that we have added optional owners to Taskrunner tasks, in the event a task fails in a Buildkite workflow, this will include the owner in the resulting annotation. push 28 May 2025 09:11PM UTC samloop github
54.18
15310622079 samloop/add-taskrunner-owners-to-annotations buildkitereporter: add owner to annotations Now that we have added optional owners to Taskrunner tasks, in the event a task fails in a Buildkite workflow, this will include the owner in the resulting annotation. Pull #76 28 May 2025 09:07PM UTC samloop github
54.18
15310247850 samloop/add-taskrunner-owners-to-annotations buildkitereporter: add owner to annotations Now that we have added optional owners to Taskrunner tasks, in the event a task fails in a Buildkite workflow, this will include the owner in the resulting annotation. Pull #76 28 May 2025 08:46PM UTC samloop github
54.18
See All Builds (315)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc