interactive intro to open social
deploy on merge to main #1
merged
opened by
expand 2 commits
hide 2 commits
change ci trigger to ci-setup branch for testing
try -m flag for flyctl install to skip ownership changes
expand 4 commits
hide 4 commits
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
expand 10 commits
hide 10 commits
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 11 commits
hide 11 commits
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>