tftsr-devops_investigation/docs
Shaun Arman c5cacfd57d
Some checks failed
PR Review Automation / review (pull_request) Successful in 3m57s
Test / rust-tests (pull_request) Has been cancelled
Test / frontend-typecheck (pull_request) Has been cancelled
Test / rust-fmt-check (pull_request) Has been cancelled
Test / rust-clippy (pull_request) Has been cancelled
Test / frontend-tests (pull_request) Has been cancelled
feat(ci): add beta release channel with two-track pipeline
- Add release-beta.yml: triggers on push to beta, creates
  v{CARGO}-beta.N pre-release tags with prerelease: true, builds all
  four platforms; tag counter resets when Cargo.toml version bumps
- Add beta to test.yml push triggers so CI runs on direct pushes to
  beta (pull_request already covers PRs targeting beta)
- Implement update_channel in AppSettings (state.rs) with serde
  default "stable"; wire get/set_update_channel commands to AppState
  instead of returning hardcoded stubs
- Implement channel-aware check_app_updates: queries /releases?limit=20
  and picks first non-draft release matching the active channel
  (stable = !prerelease, beta = prerelease), skipping drafts
- Document two-channel strategy in docs/wiki/CICD-Pipeline.md

Manual steps still required in Gitea UI:
  1. Create beta branch from master
  2. Apply same branch protection rules as master to beta
  3. Set repo default PR target branch to beta
2026-06-13 17:59:36 -05:00
..
architecture docs: update documentation for Kubernetes Management UI 2026-06-07 11:09:22 -05:00
proxmox chore: remove hackathon files from git 2026-06-06 15:46:19 -05:00
wiki feat(ci): add beta release channel with two-track pipeline 2026-06-13 17:59:36 -05:00
KUBERNETES-MANAGEMENT-IMPLEMENTATION-PLAN.md feat: add Kubernetes Management Implementation Plan 2026-06-07 00:44:01 -05:00
MCP_SERVER_SUPPORT.md feat: full copy from apollo_nxt-trcaa with complete sanitization 2026-06-05 14:12:43 -05:00
PROXMOX-COMPLETE.md docs: add Proxmox PDM feature parity completion summary 2026-06-11 09:49:21 -05:00
PROXMOX-FEATURE-PARITY-STATUS.md fix(proxmox): add database migration to remove old dummy data; bump to v1.2.2 2026-06-12 23:33:01 -05:00
PROXMOX-IMPLEMENTATION-SUMMARY.md docs: add Proxmox implementation summary 2026-06-10 22:40:36 -05:00
PROXMOX-IMPLEMENTATION.md feat: Implement Proxmox Datacenter Manager feature parity - Phases 1-11 2026-06-11 09:38:36 -05:00
PROXMOX-QUICK-REFERENCE.md feat: Implement Proxmox Datacenter Manager feature parity - Phases 1-11 2026-06-11 09:38:36 -05:00
RELEASE_NOTES.md fix: Proxmox PDM v1.2.0 bugs and feature parity 2026-06-11 15:55:04 -05:00
TICKET-attachment-db-storage-recall.md feat: full copy from apollo_nxt-trcaa with complete sanitization 2026-06-05 14:12:43 -05:00
ticket-git-cliff-changelog.md feat: full copy from apollo_nxt-trcaa with complete sanitization 2026-06-05 14:12:43 -05:00
TICKET-pii-bypass-chat-attachments.md feat: full copy from apollo_nxt-trcaa with complete sanitization 2026-06-05 14:12:43 -05:00
TICKET-proxmox-integration.md chore: remove hackathon files from git 2026-06-06 15:46:19 -05:00