-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
Add summary to action runs view #36883
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
wxiaoguang
merged 49 commits into
go-gitea:main
from
bircni:feature/action-summary-view
Mar 22, 2026
Merged
Changes from 1 commit
Commits
Show all changes
49 commits
Select commit
Hold shift + click to select a range
95ae517
Add summary and duration fields to action runs view
bircni c7276f6
view.go fix
bircni e1869b1
RepoActionView.vue fix
bircni 435b908
Merge remote-tracking branch 'upstream/main' into feature/action-summ…
bircni 9de453a
minor fixes
bircni aa2da25
enhance styling
bircni e0a41a0
Merge remote-tracking branch 'upstream/main' into feature/action-summ…
bircni c2a0218
move stuff to its own files
bircni c1d2224
ui enhancements
bircni 8597f3a
fix frontend lint
bircni dfc257f
restore comments and fix structural regressions in ActionRunJobView.v…
bircni c478d9f
minor polish
bircni d9a8afd
Merge remote-tracking branch 'upstream/main' into feature/action-summ…
bircni 1aa516f
Add a setter for datetime
bircni 46cbd66
Merge branch 'main' into feature/action-summary-view
bircni 44210f7
remove doubled stuff
bircni 94c9dd0
route also in devtest
bircni afc9427
fix review
bircni c401ebf
preserve job view direct-child structure for fullscreen layout
bircni 2f0c70c
Review cleanup: fix mock type inconsistency and simplify Vue template
bircni 6727123
fix review
bircni 208f88d
remove unused currentJobId prop and related logic.
bircni ce9d64d
avoid fragile logic
wxiaoguang 25b5e6b
fix
wxiaoguang 1f83c66
fix
wxiaoguang a1ad0dd
fix getRunID
wxiaoguang 1f08265
fix getRunID
wxiaoguang ef121a3
fix untranslatable locale
wxiaoguang ef4e261
fix getCurrentRunByPathParam
wxiaoguang 0f7b95b
fix ctx.Written check
wxiaoguang da13fbd
fix getActionsViewArtifacts
wxiaoguang 00226a4
fix Rerun
wxiaoguang dc1c16b
Merge branch 'main' into feature/action-summary-view
wxiaoguang 7d73810
Merge branch 'main' into feature/action-summary-view
wxiaoguang 4c69e45
fix merge
wxiaoguang c4da245
fix
wxiaoguang 85e2457
fix
wxiaoguang 36b6711
fix
wxiaoguang c63e98d
fix
wxiaoguang d644f8f
fix
wxiaoguang 26a5cff
test rerun
wxiaoguang 6b326ca
test rerun
wxiaoguang e46ca49
Merge branch 'main' into feature/action-summary-view
wxiaoguang 32f6f0d
remove duplicate comment
wxiaoguang e99ae43
fix ui
wxiaoguang 7f82a72
fix test ui
wxiaoguang 54aaa04
fix ui space
wxiaoguang e618cdd
fix layout
wxiaoguang c9f4e7e
remove unnecessary ref
wxiaoguang File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.