-
Notifications
You must be signed in to change notification settings - Fork 130
Check 8000 for new Linux and iOS Versions #2201
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
base: master
Are you sure you want to change the base?
Conversation
Add Linux and iOS Versions
yes, that makes sense. would you like to do one more thing I would need, always with regard to this action? |
Yes, what do you mean?
Gesendet mit [Proton Mail](https://proton.me/mail/home) sichere E-Mail.
uazo ***@***.***> schrieb am Mittwoch, 2. Juli 2025 um 06:48:
… uazo left a comment [(uazo/cromite#2201)](#2201 (comment))
yes, that makes sense.
would you like to do one more thing I would need, always with regard to this action?
—
Reply to this email directly, [view it on GitHub](#2201 (comment)), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/BTZVSYVWLVQJ7TOBDLTTBD33GN6D5AVCNFSM6AAAAACASE2WKWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTAMRWGY3DANJVHE).
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
I would like
for all indicated sub repos from the json:
at least also only for v8, which would be in the format
acquiring the current commit from
the value of |
I have barely actual experience with GitHub Actions and coding in general. But I try it, doesn't looks that complicated to me, but I can't promise :/
But I noticed that when I make a change in my fork, the commit will be automaticially added to the open PR. Do you maybe know if it is possible to avoid this?
uazo ***@***.***> schrieb am Mittwoch, 2. Juli 2025 um 08:33:
… uazo left a comment [(uazo/cromite#2201)](#2201 (comment))
I would like body.txt to contain the link to the log, in the format
- https://chromium.googlesource.com/chromium/src/+log/"current version".."new version"
(for example https://chromium.googlesource.com/chromium/src/+log/138.0.7204.45..138.0.7204.63)
for all indicated sub repos from the json:
"hashes": {
"angle": "df15136b959fc60c230265f75ee7fc75c96e8250",
"chromium": "14f98e519099bc5d4beb1c54e49807a284fe3e63",
"dawn": "86772f20cca54b46f62b65ece1ef61224aef09db",
"devtools": "f8dfe8b36e516cef8a5a169e88d16480d8abdc68",
"pdfium": "cf433ae5520d061db56391155b59b34e67484f39",
"skia": "a46d5732d9fca93eaec23e502e2eef814b707e6b",
"v8": "e5b4c78b54e8b033b2701db3df0bf67d3030e4c1",
"webrtc": "e4445e46a910eb407571ec0b0b8b7043562678cf"
},
at least also only for v8, which would be in the format
- https://chromium.googlesource.com/v8/v8.git/+log/"old v8 commit".."new v8 commit"
(for example https://chromium.googlesource.com/v8/v8.git/+log/0ea9b0813581..61a0d853b790
acquiring the current commit from
- https://chromium.googlesource.com/chromium/src/+/refs/tags/"current cromite version"/DEPS
(for example https://chromium.googlesource.com/chromium/src/+/refs/tags/138.0.7204.143/DEPS)
the value of v8 commit is in https://chromium.googlesource.com/chromium/src/+/refs/tags/138.0.7204.143/DEPS#306
the value of current cromite version is in https://github.com/uazo/cromite/blob/master/build/RELEASE
—
Reply to this email directly, [view it on GitHub](#2201 (comment)), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/BTZVSYU77P6BC6AHQSV353T3GOKODAVCNFSM6AAAAACASE2WKWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTAMRWHE2TQMJWGU).
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
I don't think it is possible |
Add Linux and iOS Versions
Description
Please explain here what feature or bugfix these changes are addressing and why they should be included
Sometimes, iOS or Linux versions are even higher than Win/Android. For example, the latest version that was detected here was 138.0.7204.97 even if there is already a version 138.0.7204.119 listed on https://chromiumdash.appspot.com/releases?platform=iOS. But I think there is little differnce, the differences are probably only regarding the iOS Browser, but just to make sure it should be better to also check iOS and Linux, do you think?
All submissions
Format
Subject: Alternative cache (NIK-based)
->Alternative-cache-NIK-based.patch
)