All checks were successful
CI / Scraper / Lint (pull_request) Successful in 16s
CI / Scraper / Test (pull_request) Successful in 20s
CI / Scraper / Docker Push (pull_request) Has been skipped
CI / UI / Build (pull_request) Successful in 21s
CI / UI / Docker Push (pull_request) Has been skipped
iOS CI / Build (push) Successful in 7m18s
iOS CI / Build (pull_request) Successful in 5m22s
iOS CI / Test (push) Successful in 10m55s
iOS CI / Test (pull_request) Successful in 9m32s
- Remove dead structs: ReadingProgress, HomeData, PBList (Models.swift) - Remove unused APIClient members: fetchRaw, setSessionId, BrowseParams; simplify logout(); drop no-op CodingKeys from BrowseResponse - Remove absolutePrevChapter/absoluteNextChapter computed props (replaced by prevChapter/nextChapter); replace URLSession cover prefetch with Kingfisher - Drop scrollOffset state var and dead subtitle block in ChapterRow (BookDetailView) - Remove never-set chaptersLoading published prop (BookDetailViewModel) - Add unified ChipButton(.filled/.outlined) to CommonViews replacing three near-identical pill chip types - Replace FilterChipView+SortChip in LibraryView and FilterChip in BrowseView with ChipButton - Replace inline KFImage usage in HomeView with AsyncCoverImage - Fix deprecated .navigationBarHidden(true) → .toolbar(.hidden, for: .navigationBar) in AuthView
14 lines
476 B
Plaintext
14 lines
476 B
Plaintext
{
|
|
"WARNING": "This file is automatically generated by act-runner. Do not edit it manually unless you know what you are doing. Removing this file will cause act runner to re-register as a new runner.",
|
|
"id": 11,
|
|
"uuid": "d5d04e0a-572c-46c0-83be-405508948391",
|
|
"name": "runner-mac-1",
|
|
"token": "ddf214ce148b4673a186f29cb684b407cb8c2ecc",
|
|
"address": "https://gitea.kalekber.cc/",
|
|
"labels": [
|
|
"macos-latest:host",
|
|
"macos-14:host"
|
|
],
|
|
"ephemeral": false
|
|
}
|