complete beOS Pro rebrand and add native verification #1

Merged
eliott merged 19 commits from beos-rebrand-native-ci into main 2026-03-10 14:29:32 +01:00
Owner

Summary

  • finish the beOS Pro rebrand across app, CLI, daemon, docs, and local-first defaults while removing remaining vendor-hosted assumptions
  • add backward-compatible BeOS manifest and environment naming so new packaging can use beOS surfaces without breaking legacy Olares manifests
  • add native verification for docs, app-service, and daemon through Gitea/GitHub workflows plus a local container runner

Verification

  • go build ./... in cli
  • go build ./... in framework/backup-server
  • CGO_ENABLED=0 go build ./... in framework/app-service
  • go build -tags exclude_graphdriver_btrfs ./... in framework/app-service
  • CGO_ENABLED=0 go build ./cmd/... in daemon
  • npm ci && npm run build in docs
  • ./build/verify-native-in-container.sh docs app-service daemon
## Summary - finish the beOS Pro rebrand across app, CLI, daemon, docs, and local-first defaults while removing remaining vendor-hosted assumptions - add backward-compatible BeOS manifest and environment naming so new packaging can use beOS surfaces without breaking legacy Olares manifests - add native verification for docs, app-service, and daemon through Gitea/GitHub workflows plus a local container runner ## Verification - `go build ./...` in `cli` - `go build ./...` in `framework/backup-server` - `CGO_ENABLED=0 go build ./...` in `framework/app-service` - `go build -tags exclude_graphdriver_btrfs ./...` in `framework/app-service` - `CGO_ENABLED=0 go build ./cmd/...` in `daemon` - `npm ci && npm run build` in `docs` - `./build/verify-native-in-container.sh docs app-service daemon`
eliott added 19 commits 2026-03-10 14:22:44 +01:00
continue beOS rebrand and add native verification
Some checks failed
Native Verification / Build Docs (pull_request) Successful in 1m12s
Native Verification / Build App-Service Native (pull_request) Successful in 1m27s
Native Verification / Build Daemon Native (pull_request) Successful in 42s
Lint and Test Charts / lint-test (pull_request_target) Failing after 19s
Lint and Test Charts / test-version (pull_request_target) Successful in 0s
Lint and Test Charts / push-image (pull_request_target) Failing after 15s
Lint and Test Charts / upload-cli (pull_request_target) Failing after 1m15s
Lint and Test Charts / upload-daemon (pull_request_target) Failing after 1m12s
Lint and Test Charts / push-deps (pull_request_target) Has been skipped
Lint and Test Charts / push-deps-arm64 (pull_request_target) Has been skipped
Lint and Test Charts / push-image-arm64 (pull_request_target) Has been cancelled
Lint and Test Charts / upload-package (pull_request_target) Has been cancelled
Lint and Test Charts / install-test (pull_request_target) Has been cancelled
df38148149
eliott merged commit 7b6ccf88bd into main 2026-03-10 14:29:32 +01:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: eliott/Olares#1