ci) add gitea actions and refresh readme #1

Merged
shaun merged 18 commits from ci/gitea-actions-readme into main 2026-02-21 04:33:49 +00:00
Owner

Summary:

  • replace scaffold README with project-specific setup, testing, Docker, and CI docs
  • add PR workflow to run lint, unit tests, app build, and Docker build
  • add main-branch workflow to build and push Docker images to Gitea registry

Notes:

  • publish workflow expects REGISTRY_USERNAME and REGISTRY_PASSWORD repository secrets
  • image tags pushed: latest and short commit SHA

Testing:

  • not run locally (workflows execute in Gitea Actions)
Summary: - replace scaffold README with project-specific setup, testing, Docker, and CI docs - add PR workflow to run lint, unit tests, app build, and Docker build - add main-branch workflow to build and push Docker images to Gitea registry Notes: - publish workflow expects REGISTRY_USERNAME and REGISTRY_PASSWORD repository secrets - image tags pushed: latest and short commit SHA Testing: - not run locally (workflows execute in Gitea Actions)
shaun added 1 commit 2026-02-21 01:01:16 +00:00
ci) add gitea actions and refresh readme
Some checks failed
PR Checks / lint-test-and-docker-build (pull_request) Failing after 4m18s
278ed6a41e
shaun force-pushed ci/gitea-actions-readme from 278ed6a41e to 0f73be45cb 2026-02-21 01:15:46 +00:00 Compare
shaun added 1 commit 2026-02-21 01:37:24 +00:00
ci) fix checkout for gitea subpath
Some checks failed
PR Checks / lint-test-and-docker-build (pull_request) Failing after 33s
982f0d89be
shaun added 1 commit 2026-02-21 01:41:15 +00:00
ci) use manual checkout for gitea actions
Some checks failed
PR Checks / lint-test-and-docker-build (pull_request) Failing after 6m23s
19a62fce8d
shaun added 1 commit 2026-02-21 01:46:17 +00:00
ci) use internal checkout action
Some checks failed
PR Checks / lint-test-and-docker-build (pull_request) Failing after 44s
b7c794db21
shaun added 1 commit 2026-02-21 01:49:32 +00:00
ci) use cloud domain for internal actions
Some checks failed
PR Checks / lint-test-and-docker-build (pull_request) Failing after 7s
8a0094a729
shaun added 1 commit 2026-02-21 01:50:47 +00:00
ci) fixing checkout repo
Some checks failed
PR Checks / lint-test-and-docker-build (pull_request) Failing after 6s
0e8ac03e07
shaun added 1 commit 2026-02-21 01:53:10 +00:00
ci) revert to manual checkout in workflows
Some checks failed
PR Checks / lint-test-and-docker-build (pull_request) Failing after 6m16s
dd9d142854
shaun added 1 commit 2026-02-21 02:49:59 +00:00
ci) use non-stylish eslint formatter in runner
Some checks failed
PR Checks / lint-test-and-docker-build (pull_request) Failing after 1m59s
2ff8a71b0c
shaun added 1 commit 2026-02-21 03:15:26 +00:00
ci) switch linting to biome
Some checks failed
PR Checks / lint-test-and-docker-build (pull_request) Failing after 1m42s
5331a05136
shaun added 1 commit 2026-02-21 03:19:58 +00:00
ci) run svelte-kit sync before tests
Some checks failed
PR Checks / lint-test-and-docker-build (pull_request) Failing after 1m42s
3455afe396
shaun added 1 commit 2026-02-21 03:24:37 +00:00
test) sync svelte-kit before vitest
Some checks failed
PR Checks / lint-test-and-docker-build (pull_request) Failing after 2m0s
02b3d3ca1f
shaun added 1 commit 2026-02-21 03:39:06 +00:00
ci) use js svelte config for runner compatibility
Some checks failed
PR Checks / lint-test-and-docker-build (pull_request) Failing after 1m53s
6e02e5128a
shaun added 1 commit 2026-02-21 03:42:38 +00:00
ci) pin node 22 for svelte tooling
Some checks failed
PR Checks / lint-test-and-docker-build (pull_request) Failing after 2m39s
d464e71654
shaun added 1 commit 2026-02-21 03:48:21 +00:00
docker) install native build tools in bun stage
Some checks failed
PR Checks / lint-test-and-docker-build (pull_request) Failing after 3m47s
82a242e362
shaun added 1 commit 2026-02-21 03:55:24 +00:00
docker) build app with node instead of bun
All checks were successful
PR Checks / lint-test-and-docker-build (pull_request) Successful in 4m9s
982c84cc33
shaun added 1 commit 2026-02-21 04:05:26 +00:00
trips) migrate sqlite and runtime to bun
Some checks failed
PR Checks / lint-test-and-docker-build (pull_request) Has been cancelled
e28741a4f1
shaun added 1 commit 2026-02-21 04:21:45 +00:00
test) stabilize vitest db bootstrap in ci
Some checks failed
PR Checks / lint-test-and-docker-build (pull_request) Failing after 1m10s
e5c4cbc331
shaun added 1 commit 2026-02-21 04:24:15 +00:00
docker) use debian user creation commands
All checks were successful
PR Checks / lint-test-and-docker-build (pull_request) Successful in 2m8s
cbae428e26
shaun merged commit b453821d3f into main 2026-02-21 04:33:49 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: campbellwireless/trips#1