tangled
alpha
login
or
join now
zio.sh
/
atfile
37
fork
atom
📦➔🦋 Store and retrieve files on the Atmosphere
37
fork
atom
overview
issues
3
pulls
pipelines
something-broke: add CI output
ducky.ws
5 months ago
51320103
6c94dae4
1/1
build.yaml
success
6s
+1
1 changed file
expand all
collapse all
unified
split
src
commands
something_broke.sh
+1
src/commands/something_broke.sh
···
144
144
↳ OS: $_os ($(echo "$finger_record" | jq -r ".os"))
145
145
↳ Shell: $SHELL
146
146
↳ Path: $PATH
147
147
+
↳ CI: $_ci
147
148
Deps
148
149
↳ Bash: $BASH_VERSION
149
150
↳ curl: $(atfile.something_broke.print_prog_version "curl" "--version" | cut -d " " -f 1)