Implements setup-workspace GitHub Action + caching - #172
Merged
Conversation
kerberjg
force-pushed
the
feature/gh-action
branch
from
May 25, 2026 16:21
613e4e7 to
fa84812
Compare
kerberjg
force-pushed
the
feature/gh-action
branch
4 times, most recently
from
May 25, 2026 17:54
4c3fb09 to
767c5da
Compare
kerberjg
force-pushed
the
feature/gh-action
branch
9 times, most recently
from
May 25, 2026 18:55
aa82948 to
1938618
Compare
kerberjg
force-pushed
the
feature/gh-action
branch
7 times, most recently
from
May 25, 2026 19:56
e5975d2 to
d5cf34c
Compare
kerberjg
force-pushed
the
feature/gh-action
branch
from
May 25, 2026 20:26
36c6c43 to
de051c6
Compare
Collaborator
Author
|
|
kerberjg
force-pushed
the
feature/gh-action
branch
2 times, most recently
from
May 27, 2026 15:21
16efc28 to
66b9c58
Compare
setup-workspace GitHub Action (WIP)setup-workspace GitHub Action + caching (WIP)
kerberjg
force-pushed
the
feature/gh-action
branch
2 times, most recently
from
May 27, 2026 15:49
b8c3172 to
bbd0c55
Compare
10 tasks
kerberjg
force-pushed
the
feature/gh-action
branch
6 times, most recently
from
June 3, 2026 14:58
1b8b114 to
724d172
Compare
setup-workspace GitHub Action + caching (WIP)setup-workspace GitHub Action + caching
kerberjg
marked this pull request as ready for review
June 3, 2026 21:11
This was referenced Jun 3, 2026
Contributor
|
@kerberjg needs a rebase |
kerberjg
force-pushed
the
feature/gh-action
branch
from
June 4, 2026 08:57
724d172 to
f82cd3b
Compare
Collaborator
Author
|
@jwinarske done |
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
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.
Status: WIP + blocked by #171 (needs rebase)
This feature allows
workspace-automationto be run in any GHA environment using thesetup-workspaceaction.For example, when building an app/plugin using
ivi-homescreen, you can just import this action into your CI as follows:Benefits include:
cache-whole