Skip to content

Bump common from d08c857 to 18f0075#431

Merged
phracek merged 1 commit intomasterfrom
dependabot/submodules/common-18f0075
Mar 16, 2026
Merged

Bump common from d08c857 to 18f0075#431
phracek merged 1 commit intomasterfrom
dependabot/submodules/common-18f0075

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps common from d08c857 to 18f0075.

Commits
  • 18f0075 Let's remove generation help.1 to container
  • 5bf2fc4 Disable and remove openshift-4 bash test libraries
  • 743b929 Use proper plan and not nightly build.
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [common](https://github.com/sclorg/container-common-scripts) from `d08c857` to `18f0075`.
- [Commits](sclorg/container-common-scripts@d08c857...18f0075)

---
updated-dependencies:
- dependency-name: common
  dependency-version: 18f00751b5e5cb1b23c040a20bcf3f65aa667c49
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions
Copy link

Pull Request validation

Failed

🔴 Review - Missing review from a member (1 required)

Success

🟢 CI - All checks have passed

@phracek
Copy link
Member

phracek commented Mar 16, 2026

[test][test-pytest]

@github-actions
Copy link

github-actions bot commented Mar 16, 2026

Testing Farm results

namecomposearchstatusstarted (UTC)timelogs
Fedora - PyTest - 8.4Fedora-latestx86_64✅ passed16.03.2026 08:17:155min 47stest pipeline
RHEL8 - PyTest - 8.0RHEL-8.10.0-Nightlyx86_64✅ passed16.03.2026 08:25:1311min 30stest pipeline
RHEL10 - Unsubscribed host - 8.4RHEL-10-Nightlyx86_64✅ passed16.03.2026 08:23:2215min 42stest pipeline
RHEL9 - 8.0RHEL-9.6.0-Nightlyx86_64✅ passed16.03.2026 08:17:3220min 15stest pipeline
CentOS Stream 9 - 8.0CentOS-Stream-9x86_64✅ passed16.03.2026 08:23:3614min 19stest pipeline
CentOS Stream 9 - PyTest - 8.4CentOS-Stream-9x86_64✅ passed16.03.2026 08:34:268min 41stest pipeline
CentOS Stream 9 - PyTest - 8.0CentOS-Stream-9x86_64✅ passed16.03.2026 08:39:589min 25stest pipeline
RHEL10 - PyTest - 8.4RHEL-10-Nightlyx86_64✅ passed16.03.2026 08:39:5110min 54stest pipeline
Fedora - 8.4Fedora-latestx86_64✅ passed16.03.2026 08:40:0811min 19stest pipeline
RHEL8 - 8.0RHEL-8.10.0-Nightlyx86_64✅ passed16.03.2026 08:33:4419min 22stest pipeline
RHEL10 - 8.4RHEL-10-Nightlyx86_64✅ passed16.03.2026 08:45:5616min 41stest pipeline
RHEL9 - 8.4RHEL-9.6.0-Nightlyx86_64✅ passed16.03.2026 08:44:0120min 52stest pipeline
CentOS Stream 10 - 8.4CentOS-Stream-10x86_64✅ passed16.03.2026 08:54:0412min 42stest pipeline
RHEL9 - PyTest - 8.4RHEL-9.6.0-Nightlyx86_64✅ passed16.03.2026 08:52:1715min 41stest pipeline
Fedora - PyTest - 8.0Fedora-latestx86_64✅ passed16.03.2026 09:07:077min 5stest pipeline
RHEL10 - Unsubscribed host - PyTest - 8.4RHEL-10-Nightlyx86_64✅ passed16.03.2026 09:03:0512min 46stest pipeline
RHEL9 - Unsubscribed host - PyTest - 8.0RHEL-9.6.0-Nightlyx86_64✅ passed16.03.2026 09:00:5619min 20stest pipeline
RHEL9 - Unsubscribed host - 8.4RHEL-9.6.0-Nightlyx86_64✅ passed16.03.2026 09:00:1920min 20stest pipeline
RHEL9 - PyTest - 8.0RHEL-9.6.0-Nightlyx86_64✅ passed16.03.2026 09:02:2518min 15stest pipeline
RHEL9 - Unsubscribed host - PyTest - 8.4RHEL-9.6.0-Nightlyx86_64✅ passed16.03.2026 09:06:0021min 34stest pipeline
CentOS Stream 9 - 8.4CentOS-Stream-9x86_64✅ passed16.03.2026 09:14:2313min 19stest pipeline
RHEL9 - Unsubscribed host - 8.0RHEL-9.6.0-Nightlyx86_64✅ passed16.03.2026 09:04:4722min 27stest pipeline
Fedora - 8.0Fedora-latestx86_64✅ passed16.03.2026 09:15:0312min 3stest pipeline

Copy link
Member

@phracek phracek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@phracek phracek merged commit 8289036 into master Mar 16, 2026
25 of 26 checks passed
@phracek phracek deleted the dependabot/submodules/common-18f0075 branch March 16, 2026 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant