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

samsarahq / taskrunner
45%

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: master
CHANGE BRANCH
x
Reset
  • master
  • 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
  • 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
  • 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 Nov 2025 07:19PM UTC coverage: 45.167% (+7.8%) from 37.391%
19178823281

push

github

dansamsara
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/require
which is imported by goextensions/builder_test.go but was missing from
the vendor directory, causing CI tests to fail.

944 of 2090 relevant lines covered (45.17%)

3.55 hits per line

Relevant lines Covered
Build:
Build:
2090 RELEVANT LINES 944 COVERED LINES
3.55 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
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
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
14934857019 master runner: improve error logging This clarifies some error messages, and provides the stack trace when taskrunner fails on execution. push 09 May 2025 06:00PM UTC samloop github
54.18
14139588666 master task: add Owner field Add Owner field to Task struct. push 28 Mar 2025 11:24PM UTC johnwonkim github
51.52
13999777223 master gh workflows: update actions/cache version actions/cache@v2 is deprecated, so we should update to the latest version. Any actions using v2 will instantly fail, so this is necessary to get our actions CI working. push 21 Mar 2025 07:50PM UTC samloop github
51.52
12757100067 master go goextensions/builder: allow configuration of additional shell.RunOptions This is useful for overriding things such as the PATH environment to change the go binary used to specific versions. push 13 Jan 2025 10:16PM UTC jsm github
51.52
6660594598 master process: also handle SIGHUP in `onInterruptSignal` `onInterruptSignal` is a function that accepts a cleanup function and runs it on SIGINT and SIGTERM. Update to also run cleanup on SIGHUP. Major use case is to handle broken SSH connections. push 26 Oct 2023 10:49PM UTC johnwonkim github
52.03
5348174734 master GH Actions CI: determine Go version from go.mod This configures the use of `taskrunner`'s `go.mod` to dynamically determine the proper Go version to use in CI from a single source of truth, rather than redundantly hard-coding that value within th... push 22 Jun 2023 04:47PM UTC mdb github
52.03
5271449728 master runner: add task specific help command to --help Since we have released flag support, we now support: `taskrunner [task] --help` which gives rich details on the task like description, supported flags. Let's also add some example invocations. push 14 Jun 2023 07:46PM UTC ChenJesse github
52.03
See All Builds (312)
  • 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