chore(.forgejo): move GitHub workflows to Forgejo #40

Merged
wandabastyle merged 3 commits from publish into main 2026-05-01 20:44:01 +02:00
Owner
  • Renamed GitHub Actions workflows to Forgejo namespace
  • Updated publish.yml for Twitch Relay image deployment
  • Added trigger on main branch pushes and manual dispatch
  • Set environment variables for registry and image name
- Renamed GitHub Actions workflows to Forgejo namespace - Updated `publish.yml` for Twitch Relay image deployment - Added trigger on main branch pushes and manual dispatch - Set environment variables for registry and image name
chore(.forgejo): move GitHub workflows to Forgejo
All checks were successful
App Checks / Rust checks (pull_request) Successful in 1m27s
App Checks / Web checks (pull_request) Successful in 38s
564d9a38f7
- Renamed GitHub Actions workflows to Forgejo namespace
- Updated `publish.yml` for Twitch Relay image deployment
- Added trigger on main branch pushes and manual dispatch
- Set environment variables for registry and image name
refactor(.forgejo/workflows/app-checks.yml): add missing quotes around "on" key
All checks were successful
App Checks / Rust checks (pull_request) Successful in 1m24s
App Checks / Web checks (pull_request) Successful in 38s
e33255cb68
- Updated indentation to ensure proper YAML syntax
- Removed unnecessary whitespace between "on:" and the following content
- Verified that pipeline still runs `typecheck`, `check`, and `eslint` without modifications
Merge branch 'main' into publish
All checks were successful
App Checks / Rust checks (pull_request) Successful in 1m27s
App Checks / Web checks (pull_request) Successful in 39s
a827ca03ed
Sign in to join this conversation.
No description provided.