tangled
alpha
login
or
join now
quietengineer.fyi
/
pdsadmin
0
fork
atom
Go implementation of pdsadmin cli
0
fork
atom
overview
issues
1
pulls
pipelines
ci: add missing engine
quietengineer.fyi
6 months ago
1692e7e5
4fcbe249
1/1
build_and_test.yaml
success
24s
+4
2 changed files
expand all
collapse all
unified
split
.tangled
workflows
build_and_test.yaml
release.yaml
+2
.tangled/workflows/build_and_test.yaml
···
3
3
branch: ["main", "develop"]
4
4
- event: ["manual"]
5
5
6
6
+
engine: "nixery"
7
7
+
6
8
dependencies:
7
9
nixpkgs:
8
10
- go
+2
.tangled/workflows/release.yaml
···
2
2
- event: ["tag"]
3
3
branch: ["main"]
4
4
5
5
+
engine: "nixery"
6
6
+
5
7
dependencies:
6
8
nixpkgs:
7
9
- go