Stitch any CI into Tangled
151
fork

Configure Feed

Select the types of activity you want to include in your feed.

configure buildkite #2

open opened by mitchellh.com targeting main from test
Labels

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:onu3oqfahfubgbetlr4giknc/sh.tangled.repo.pull/3mktox6z63j22
+7
Interdiff #0 #1
.buildkite/hooks/pre-command

This file has not been changed.

+7
.buildkite/pipeline.yml
··· 9 9 # file that would be reformatted so the build fails instead of 10 10 # silently rewriting files. 11 11 command: nix fmt -- --check . 12 + 13 + - label: ":go: test" 14 + # Run the full Go test suite inside the flake's dev shell so the 15 + # toolchain (go, cgo deps for mattn/go-sqlite3) matches what the 16 + # package build uses. `nix develop -c` runs the given command in the 17 + # default devShell without dropping into an interactive shell. 18 + command: nix develop -c go test ./...
.tangled/workflows/test.yml

This file has not been changed.

flake.nix

This file has not been changed.

nix/modules/tack.nix

This file has not been changed.

History

3 rounds 0 comments
sign up or login to add to the discussion
1 commit
expand
configure buildkite
merge conflicts detected
expand
  • flake.nix:12
  • nix/modules/tack.nix:1
expand 0 comments
1 commit
expand
configure buildkite
expand 0 comments
1 commit
expand
configure buildkite
expand 0 comments