diff options
author | HesterG <hestergong@gmail.com> | 2023-07-03 09:08:49 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-03 01:08:49 +0000 |
commit | 640a88fa099302919320ab242aa21a2ded1c4760 (patch) | |
tree | 7f20ec9d76f6b22d0e68e38197bc575df44741fa /build | |
parent | 36f1fa779213695db249d2215233e9cec2d5da7c (diff) | |
download | gitea-640a88fa099302919320ab242aa21a2ded1c4760.tar.gz gitea-640a88fa099302919320ab242aa21a2ded1c4760.zip |
Add log line anchor for action logs (#25532)
Close #24593
Some behavior:
- If log step line in hash exists, expand the step and scroll to the log
line.
- If step exists but line not exists, the step will be expanded.
- If step not exists, stays on the job's page.
Some Notes:
- Changed mounted to async because need to await for first `loadJob` so
`currentJobStepsStates` can be initialized and used in
`hashChangeListener `.
---------
Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Diffstat (limited to 'build')
0 files changed, 0 insertions, 0 deletions