Skip to content

Conversation

@t-8ch
Copy link
Contributor

@t-8ch t-8ch commented Jan 2, 2026

No description provided.

@t-8ch t-8ch force-pushed the b4/github-ci-gpb-git-ignore-branch branch 8 times, most recently from fd688c3 to 5ea2a00 Compare January 2, 2026 15:32
Various changes to the used distributions broke the CI build.

Fix it.

# Describe the purpose of this series. The information you put here
# will be used by the project maintainer to make a decision whether
# your patches should be reviewed, and in what priority order. Please be
# very detailed and link to any relevant discussions or sites that the
# maintainer can review to better understand your proposed changes. If you
# only have a single patch in your series, the contents of the cover
# letter will be appended to the "under-the-cut" portion of the patch.

# Lines starting with # will be removed from the cover letter. You can
# use them to add notes or reminders to yourself. If you want to use
# markdown headers in your cover letter, start the line with ">#".

# You can add trailers to the cover letter. Any email addresses found in
# these trailers will be added to the addresses specified/generated
# during the b4 send stage. You can also run "b4 prep --auto-to-cc" to
# auto-populate the To: and Cc: trailers based on the code being
# modified.

To: elbe-devel@linutronix.de
Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>

--- b4-submit-tracking ---
# This section is used internally by b4 prep for tracking purposes.
{
  "series": {
    "revision": 1,
    "change-id": "20260102-github-ci-gpb-git-ignore-branch-756d69690a32",
    "prefixes": []
  }
}
@t-8ch t-8ch force-pushed the b4/github-ci-gpb-git-ignore-branch branch 2 times, most recently from ed4d5ff to 3085b1d Compare January 5, 2026 15:25
t-8ch added 7 commits January 5, 2026 16:28
Now that Debian bullseye is not supported upstream anymore also drop
support in ELBE.

As a side-effect we can now use Python 3.11 features.
Enable them in mypy.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
The release variable was inherited from the context and did not actually
hold the target release name.

Use the correct parameter.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
We want to use the same scripts for non-Debian distributions.
The release name validation does not accept those.

Drop the validation inside the script. Issues will instead be detected
when installing the packages into the archive.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Move the existing functionality into a dedicated subcommand so new
subcommands can be added.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
We will need to update the dependency profiles in the debian/control
file during CI execution.

Add a subcommand to do so.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
The CI build is not run on a proper git branch.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
New conditional dependencies are going to be added.
Evaluate their conditions before building the package.

This makes the git directory dirty, so ignore the error about that from
git-buildpackage.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
@t-8ch t-8ch force-pushed the b4/github-ci-gpb-git-ignore-branch branch 2 times, most recently from 1b74e53 to f981654 Compare January 5, 2026 15:45
Newer distributions split the neato layout engine out of the general
graphviz package. The documentation requires this layout.

Add a conditional dependency, so the package gets installed when needed.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
@t-8ch t-8ch force-pushed the b4/github-ci-gpb-git-ignore-branch branch from f981654 to 4631d55 Compare January 5, 2026 15:51
@t-8ch
Copy link
Contributor Author

t-8ch commented Jan 5, 2026

@t-8ch t-8ch closed this Jan 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants