-
Notifications
You must be signed in to change notification settings - Fork 9
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
Theming: Set the default theme to auto, and archive captured screenshots in github actions. #213
Merged
Conversation
This file contains 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
…r library. Set the theme programmatically by directly accessing the settings apis, instead of navigating to the settings screen.
|
caarmen
force-pushed
the
set-defalult-theme-auto
branch
5 times, most recently
from
January 4, 2025 19:56
8eb8191
to
ebf12f1
Compare
|
caarmen
force-pushed
the
set-defalult-theme-auto
branch
from
January 4, 2025 20:17
ebf12f1
to
d135b63
Compare
|
caarmen
force-pushed
the
set-defalult-theme-auto
branch
from
January 4, 2025 20:25
d135b63
to
90541d6
Compare
|
caarmen
force-pushed
the
set-defalult-theme-auto
branch
from
January 4, 2025 20:37
90541d6
to
a5164dd
Compare
|
caarmen
force-pushed
the
set-defalult-theme-auto
branch
from
January 4, 2025 20:45
a5164dd
to
83b5bd2
Compare
|
…them to the host. Archive screenshots at the end of tests.
caarmen
force-pushed
the
set-defalult-theme-auto
branch
from
January 4, 2025 21:49
83b5bd2
to
ab69ba1
Compare
|
caarmen
changed the title
Set defalult theme auto
Theming: Set the default theme to auto, and archive captured screenshots in github actions.
Jan 4, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Preparation
Adapt the screenshot test:
@Ignore
it anymore.adb pull
the saved screenshots.Behavior change
Make "auto" the default theme setting, instead of "light".