.tangled/workflows/deploy.yaml
.tangled/workflows/deploy.yaml
This patch was likely rebased, as context lines do not match.
README.md
README.md
This file has not been changed.
History
4 rounds
0 comments
zzstoatzz.io
submitted
#3
11 commits
expand
collapse
change ci trigger to ci-setup branch for testing
try -m flag for flyctl install to skip ownership changes
download flyctl binary directly instead of using install script
add credit to pdsls.dev
use flyctl from nixpkgs instead of manual install
clean up deploy step - remove unnecessary exports
debug: check if FLY_API_TOKEN is being set
remove environment block - secrets are auto-injected
clean up: remove debug steps
update workflow to trigger on push to main
fix: copy static directory in dockerfile for favicon build
the favicon.svg is embedded at compile time via include_str!(), so the
static/ directory needs to be present in the build context
๐ค Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
expand 0 comments
pull request successfully merged
zzstoatzz.io
submitted
#2
10 commits
expand
collapse
change ci trigger to ci-setup branch for testing
try -m flag for flyctl install to skip ownership changes
download flyctl binary directly instead of using install script
add credit to pdsls.dev
use flyctl from nixpkgs instead of manual install
clean up deploy step - remove unnecessary exports
debug: check if FLY_API_TOKEN is being set
remove environment block - secrets are auto-injected
clean up: remove debug steps
update workflow to trigger on push to main
expand 0 comments
zzstoatzz.io
submitted
#1
4 commits
expand
collapse
change ci trigger to ci-setup branch for testing
try -m flag for flyctl install to skip ownership changes
download flyctl binary directly instead of using install script
add credit to pdsls.dev
1/1 failed
expand
collapse
expand 0 comments
zzstoatzz.io
submitted
#0
2 commits
expand
collapse
change ci trigger to ci-setup branch for testing
try -m flag for flyctl install to skip ownership changes