Monorepo for Tangled tangled.org
1

Configure Feed

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

Labels

None yet.

Participants 1
AT URI
at://did:plc:dfl62fgb7wtjj3fcbb72naae/sh.tangled.repo.pull/3mqzoslh2qi22
-7
Interdiff #3 #4
api/tangled/cbor_gen.go

This file has not been changed.

api/tangled/tangledpipeline.go

This file has not been changed.

buf.gen.yaml

This file has not been changed.

buf.yaml

This file has not been changed.

cmd/spindle/main.go

This file has not been changed.

docker-compose.mill.yml

This file has not been changed.

docker-compose.yml

This file has not been changed.

eventstream/eventstream_test.go

This file has not been changed.

eventstream/store.go

This file has not been changed.

lexicons/pipeline/pipeline.json

This file has not been changed.

localinfra/readme.md

This file has not been changed.

localinfra/scripts/prepare-spindle-images.sh

This file has not been changed.

localinfra/spindle.Dockerfile

This file has not been changed.

netutil/ssrf.go

This file has not been changed.

nix/modules/spindle.nix

This file has not been changed.

nix/vm.nix

This file has not been changed.

spindle/artifactstore/artifactstore.go

This file has not been changed.

spindle/artifactstore/artifactstore_test.go

This file has not been changed.

spindle/config/config.go

This file has not been changed.

spindle/db/db.go

This file has not been changed.

spindle/db/events.go

This file has not been changed.

spindle/db/mill_state.go

This file has not been changed.

spindle/db/mill_state_test.go

This file has not been changed.

spindle/db/mill_tokens.go

This file has not been changed.

spindle/db/mill_tokens_test.go

This file has not been changed.

spindle/engine/engine.go

This file has not been changed.

spindle/engine/engine_test.go

This file has not been changed.

spindle/engine/manifest_test.go

This file has not been changed.

spindle/engine/placement.go

This file has not been changed.

spindle/engine/s3.go

This file has not been changed.

spindle/engine/scheduler.go

This file has not been changed.

spindle/engine/scheduler_test.go

This file has not been changed.

spindle/engine/slot.go

This file has not been changed.

spindle/engine/slot_test.go

This file has not been changed.

spindle/engines/dummy/engine.go

This file has not been changed.

spindle/engines/microvm/budget.go

This file has not been changed.

spindle/engines/microvm/engine.go

This file has not been changed.

spindle/engines/microvm/image.go

This file has not been changed.

-7
spindle/engines/microvm/image_test.go
··· 96 96 } 97 97 } 98 98 99 - func TestImageCapabilityNamesIncludeExactJSONFilenameAndSuffixlessAlias(t *testing.T) { 100 - exact, suffixless := imageCapabilityNames("alpine.json") 101 - if exact != "alpine.json" || suffixless != "alpine" { 102 - t.Fatalf("imageCapabilityNames() = %q, %q; want %q, %q", exact, suffixless, "alpine.json", "alpine") 103 - } 104 - } 105 - 106 99 func TestResolveImageDirectoryMissingSpec(t *testing.T) { 107 100 dir := t.TempDir() 108 101
spindle/engines/microvm/placement/placement.go

This file has not been changed.

spindle/engines/microvm/placement/placement_test.go

This file has not been changed.

spindle/engines/microvm/placement_linux.go

This file has not been changed.

spindle/engines/microvm/qemu.go

This file has not been changed.

spindle/engines/microvm/vm.go

This file has not been changed.

spindle/engines/nixery/engine.go

This file has not been changed.

spindle/logview/logview.go

This file has not been changed.

spindle/mill/README.md

This file has not been changed.

spindle/mill/auth_test.go

This file has not been changed.

spindle/mill/engine.go

This file has not been changed.

spindle/mill/executor/capability_test.go

This file has not been changed.

spindle/mill/executor/executor.go

This file has not been changed.

spindle/mill/executor/observe.go

This file has not been changed.

spindle/mill/executor/outbox.go

This file has not been changed.

spindle/mill/executor/reserved.go

This file has not been changed.

spindle/mill/executor/reserved_test.go

This file has not been changed.

spindle/mill/handler.go

This file has not been changed.

spindle/mill/integration_test.go

This file has not been changed.

spindle/mill/lease.go

This file has not been changed.

spindle/mill/mill.go

This file has not been changed.

spindle/mill/mill_test.go

This file has not been changed.

spindle/mill/proto/gen/mill.pb.go

This file has not been changed.

spindle/mill/proto/protocol.go

This file has not been changed.

spindle/mill/proto/protocol_test.go

This file has not been changed.

spindle/mill/proto/spindle/mill/v1/mill.proto

This file has not been changed.

spindle/mill/proto/ws.go

This file has not been changed.

spindle/mill/restore.go

This file has not been changed.

spindle/mill/restore_test.go

This file has not been changed.

spindle/mill/session.go

This file has not been changed.

spindle/mill/token.go

This file has not been changed.

spindle/server.go

This file has not been changed.

spindle/server.go.master

This file has not been changed.

spindle/server.go.mill

This file has not been changed.

spindle/server_test.go

This file has not been changed.

spindle/stream.go

This file has not been changed.

spindle/xrpc/ci_pipeline_subscribe_logs.go

This file has not been changed.

spindle/xrpc/xrpc.go

This file has not been changed.

workflow/compile.go

This file has not been changed.

workflow/compile_test.go

This file has not been changed.

workflow/def.go

This file has not been changed.

workflow/def_test.go

This file has not been changed.

History

9 rounds 0 comments
Sign up or Login to add to the discussion
1 commit
Expand
spindle: add artifact store
3/3 success
Expand
Checking mergeability…
Expand 0 comments
1 commit
Expand
spindle: add artifact store
1/3 failed, 2/3 cancelled
Expand
Expand 0 comments
1 commit
Expand
spindle: add artifact store
2/3 success, 1/3 failed
Expand
Expand 0 comments
1 commit
Expand
spindle: implement mill
3/3 success
Expand
Expand 0 comments
ptr.pet submitted #4
1 commit
Expand
spindle: implement mill
2/3 success, 1/3 failed
Expand
Expand 0 comments
1 commit
Expand
spindle: implement mill
2/3 success, 1/3 failed
Expand
Expand 0 comments
1 commit
Expand
spindle: implement mill
1/3 success, 2/3 failed
Expand
Expand 0 comments
1 commit
Expand
spindle: implement mill
3/3 failed
Expand
Expand 0 comments
ptr.pet submitted #0
1 commit
Expand
spindle: implement mill
3/3 success
Expand
Expand 0 comments