This website requires JavaScript.
Explore
Register
Sign In
syncode
/
front
Watch
2
Star
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
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
Conversation
0
Commits
1
Files Changed
6
+218
day01
commented
2026-08-30 21:06:17 +00:00
Owner
Copy Link
Copy Source
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
feat: Add native Actions views
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.
Reviewers
No Reviewers
Labels
No items
No labels
Milestone
No items
No Milestone
Projects
Clear projects
No projects
Assignees
Clear assignees
KG5321
(KG5321)
day01
nauron
No Assignees
1 Participants
Notifications
Subscribe
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: syncode/front#27
Write
Preview
Loading…
x
Add
Cancel
Save
Reference in New Issue
Repository
syncode/front
Title
Body
Create Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues.
Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
SynCode is built on
Gitea
·
MIT License
Summary
Verification