Adding a new ready condition FileState - #402
Open
MaciejKaszynski wants to merge 5 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 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
SimonKozik
approved these changes
Aug 13, 2026
NicolasFussberger
requested changes
Aug 17, 2026
MaciejKaszynski
requested a deployment
to
workflow-approval
August 18, 2026 08:20 — with
GitHub Actions
Waiting
MaciejKaszynski
requested a deployment
to
workflow-approval
August 18, 2026 08:20 — with
GitHub Actions
Waiting
Member
|
@MaciejKaszynski a) branch is outdated b) some review comments are open can you please update accordingly? |
MaciejKaszynski
force-pushed
the
new-file-state-config
branch
from
August 18, 2026 13:56
6e072da to
f69469a
Compare
MaciejKaszynski
requested a deployment
to
workflow-approval
August 18, 2026 13:56 — with
GitHub Actions
Waiting
MaciejKaszynski
requested a deployment
to
workflow-approval
August 18, 2026 13:56 — with
GitHub Actions
Waiting
MaciejKaszynski
requested a deployment
to
workflow-approval
August 19, 2026 13:12 — with
GitHub Actions
Waiting
MaciejKaszynski
requested a deployment
to
workflow-approval
August 19, 2026 13:12 — with
GitHub Actions
Waiting
MaciejKaszynski
requested a deployment
to
workflow-approval
August 19, 2026 13:34 — with
GitHub Actions
Waiting
MaciejKaszynski
requested a deployment
to
workflow-approval
August 19, 2026 13:34 — with
GitHub Actions
Waiting
Co-authored-by: Nicolas Fußberger <145956508+NicolasFussberger@users.noreply.github.com> Signed-off-by: Maciej Kaszynski <161459353+MaciejKaszynski@users.noreply.github.com>
MaciejKaszynski
force-pushed
the
new-file-state-config
branch
from
August 20, 2026 07:36
38139eb to
086117d
Compare
MaciejKaszynski
requested a deployment
to
workflow-approval
August 20, 2026 07:36 — with
GitHub Actions
Waiting
MaciejKaszynski
requested a deployment
to
workflow-approval
August 20, 2026 07:36 — with
GitHub Actions
Waiting
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.