Adding a new ready condition FileState - #402
Open
MaciejKaszynski wants to merge 2 commits into
Open
Conversation
MaciejKaszynski
requested review from
FScholPer,
NicolasFussberger,
antonkri,
pawelrutkaq and
ramceb
as code owners
August 3, 2026 08:40
MaciejKaszynski
requested a deployment
to
workflow-approval
August 3, 2026 08:40 — with
GitHub Actions
Waiting
MaciejKaszynski
requested a deployment
to
workflow-approval
August 3, 2026 08:40 — with
GitHub Actions
Waiting
License Check Results🚀 The license check job ran with the Bazel command: bazel run --lockfile_mode=error //:license-checkStatus: Click to expand output |
|
The created documentation from the pull request is available at: docu-html |
FileState
MaciejKaszynski
requested a deployment
to
workflow-approval
August 4, 2026 16:02 — with
GitHub Actions
Waiting
MaciejKaszynski
requested a deployment
to
workflow-approval
August 4, 2026 16:02 — with
GitHub Actions
Waiting
MaciejKaszynski
force-pushed
the
new-file-state-config
branch
from
August 7, 2026 10:50
6d1b659 to
90ddedb
Compare
MaciejKaszynski
requested a deployment
to
workflow-approval
August 7, 2026 10:50 — with
GitHub Actions
Waiting
MaciejKaszynski
requested a deployment
to
workflow-approval
August 7, 2026 10:50 — with
GitHub Actions
Waiting
danth
suggested changes
Aug 7, 2026
MaciejKaszynski
requested a deployment
to
workflow-approval
August 7, 2026 13:44 — with
GitHub Actions
Waiting
MaciejKaszynski
requested a deployment
to
workflow-approval
August 7, 2026 13:44 — with
GitHub Actions
Waiting
MaciejKaszynski
requested a deployment
to
workflow-approval
August 7, 2026 14:53 — with
GitHub Actions
Waiting
MaciejKaszynski
requested a deployment
to
workflow-approval
August 7, 2026 14:53 — with
GitHub Actions
Waiting
MaciejKaszynski
force-pushed
the
new-file-state-config
branch
from
August 7, 2026 15:44
053c31b to
9f99911
Compare
MaciejKaszynski
requested a deployment
to
workflow-approval
August 13, 2026 08:03 — with
GitHub Actions
Waiting
MaciejKaszynski
force-pushed
the
new-file-state-config
branch
from
August 13, 2026 08:04
1ef9543 to
be8a923
Compare
MaciejKaszynski
requested a deployment
to
workflow-approval
August 13, 2026 08:04 — with
GitHub Actions
Waiting
MaciejKaszynski
requested a deployment
to
workflow-approval
August 13, 2026 08:04 — with
GitHub Actions
Waiting
MaciejKaszynski
force-pushed
the
new-file-state-config
branch
from
August 13, 2026 08:11
be8a923 to
7cb0d43
Compare
danth
approved these changes
Aug 13, 2026
SimonKozik
reviewed
Aug 13, 2026
SimonKozik
reviewed
Aug 13, 2026
SimonKozik
reviewed
Aug 13, 2026
SimonKozik
reviewed
Aug 13, 2026
SimonKozik
reviewed
Aug 13, 2026
SimonKozik
suggested changes
Aug 13, 2026
MaciejKaszynski
requested a deployment
to
workflow-approval
August 13, 2026 13:06 — with
GitHub Actions
Waiting
MaciejKaszynski
requested a deployment
to
workflow-approval
August 13, 2026 13:06 — with
GitHub Actions
Waiting
MaciejKaszynski
force-pushed
the
new-file-state-config
branch
from
August 13, 2026 13:15
3e74eea to
a4dacda
Compare
MaciejKaszynski
requested a deployment
to
workflow-approval
August 13, 2026 13:15 — with
GitHub Actions
Waiting
MaciejKaszynski
requested a deployment
to
workflow-approval
August 13, 2026 13:15 — with
GitHub Actions
Waiting
MaciejKaszynski
force-pushed
the
new-file-state-config
branch
from
August 13, 2026 13:29
a4dacda to
4116757
Compare
MaciejKaszynski
requested a deployment
to
workflow-approval
August 13, 2026 13:29 — with
GitHub Actions
Waiting
MaciejKaszynski
requested a deployment
to
workflow-approval
August 13, 2026 13:29 — with
GitHub Actions
Waiting
MaciejKaszynski
force-pushed
the
new-file-state-config
branch
from
August 13, 2026 14:16
4116757 to
7377dba
Compare
MaciejKaszynski
requested a deployment
to
workflow-approval
August 13, 2026 14:16 — with
GitHub Actions
Waiting
MaciejKaszynski
requested a deployment
to
workflow-approval
August 13, 2026 14:16 — with
GitHub Actions
Waiting
SimonKozik
approved these changes
Aug 13, 2026
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.
Adding a new ready condition for file state.
E.g. a component like "setup network" can wait for some
/dev/<network file>to make the component active. Then Later components can depend on this.