Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.

Use local OSTree repo in Builder if available #5

Merged
merged 2 commits into from
Oct 23, 2023
Merged

Conversation

fwilhe
Copy link
Member

@fwilhe fwilhe commented Oct 20, 2023

Before this change, the builder would always download the OSTree repo from the remote resource if available. Now it checks for a local copy of the repo first which can speed up local building.

Note that this works independently both for the ostreeRepo and the ostreeImage feature.

@gardener-robot
Copy link
Contributor

@fwilhe Thank you for your contribution.

@gardener-robot gardener-robot added needs/review Needs review size/s Size of pull request is small (see gardener-robot robot/bots/size.py) labels Oct 20, 2023
@gardener-robot gardener-robot added size/m Size of pull request is medium (see gardener-robot robot/bots/size.py) and removed size/s Size of pull request is small (see gardener-robot robot/bots/size.py) labels Oct 23, 2023
@fwilhe fwilhe marked this pull request as ready for review October 23, 2023 11:56
@fwilhe fwilhe changed the title optional build from local file instead of downloading Use local OSTree repo in Builder if available Oct 23, 2023
@fwilhe fwilhe merged commit 07c93bb into main Oct 23, 2023
0 of 6 checks passed
@fwilhe fwilhe deleted the build-from-local-file branch October 23, 2023 12:03
@gardener-robot gardener-robot added the status/closed Issue is closed (either delivered or triaged) label Oct 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs/review Needs review size/m Size of pull request is medium (see gardener-robot robot/bots/size.py) status/closed Issue is closed (either delivered or triaged)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants