feat: Add native Actions views #27

Manually merged
day01 merged 1 commits from feat/0.6-actions-view into develop 2026-08-30 21:06:27 +00:00
Owner

Summary

  • add Actions navigation to the native repository shell
  • list Control-owned workflow runs
  • show run metadata, jobs, and logs without Gitea

Verification

  • cargo fmt --check
  • cargo clippy --target wasm32-unknown-unknown --all-targets --all-features -- -D warnings
  • cargo test --workspace --all-targets --all-features
  • cargo build --release --target wasm32-unknown-unknown --all-features
  • NO_COLOR=true trunk build --release
## Summary - add Actions navigation to the native repository shell - list Control-owned workflow runs - show run metadata, jobs, and logs without Gitea ## Verification - cargo fmt --check - cargo clippy --target wasm32-unknown-unknown --all-targets --all-features -- -D warnings - cargo test --workspace --all-targets --all-features - cargo build --release --target wasm32-unknown-unknown --all-features - NO_COLOR=true trunk build --release
day01 added 1 commit 2026-08-30 21:06:17 +00:00
day01 manually merged commit fa560d4b30 into develop 2026-08-30 21:06:27 +00:00
day01 deleted branch feat/0.6-actions-view 2026-08-30 21:06:28 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: syncode/front#27