interactive intro to open social at-me.zzstoatzz.io

deploy on merge to main #1

merged opened by zzstoatzz.io targeting main from ci-setup
Labels

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:xbtmt2zjwlrfegqvch7fboei/sh.tangled.repo.pull/3m2jz5q54sl22
+1
Interdiff #2 โ†’ #3
README.md

This file has not been changed.

.tangled/workflows/deploy.yaml

This file has not been changed.

+1
Dockerfile
··· 14 15 # Copy source code 16 COPY src ./src 17 18 # Build for release 19 RUN cargo build --release
··· 14 15 # Copy source code 16 COPY src ./src 17 + COPY static ./static 18 19 # Build for release 20 RUN cargo build --release

History

4 rounds 0 comments
sign up or login to add to the discussion
11 commits
expand
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
expand 0 comments
pull request successfully merged
10 commits
expand
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
4 commits
expand
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
expand 0 comments
2 commits
expand
change ci trigger to ci-setup branch for testing
try -m flag for flyctl install to skip ownership changes
1/1 failed
expand
expand 0 comments