Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid having RPM build depend on packages only needed for style checks #5887

Merged
merged 1 commit into from
Aug 23, 2024

Conversation

Martchus
Copy link
Contributor

The RPM builds do not execute style checks (also when --with-tests is used) so dependencies like ShellCheck should not be required for the build.

This avoids pulling in a lot of transitive dependencies into the build and thus also greatly reduces the number of packages we need submit to SLE to build openQA on/for SLE.

Related ticket: https://progress.opensuse.org/issues/165683

The RPM builds do not execute style checks (also when `--with-tests` is
used) so dependencies like ShellCheck should not be required for the build.

This avoids pulling in a lot of transitive dependencies into the build and
thus also greatly reduces the number of packages we need submit to SLE to
build openQA on/for SLE.

Related ticket: https://progress.opensuse.org/issues/165683
@kalikiana
Copy link
Member

poo#165764

@kalikiana kalikiana merged commit ad14801 into os-autoinst:master Aug 23, 2024
37 of 40 checks passed
@Martchus Martchus deleted the split-devel-test-deps branch August 23, 2024 12:40
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.

3 participants