Skip to content

[1.2] .cirrus.yml: install less dependencies#4678

Merged
AkihiroSuda merged 1 commit into
opencontainers:release-1.2from
kolyshkin:1.2-4671
Mar 14, 2025
Merged

[1.2] .cirrus.yml: install less dependencies#4678
AkihiroSuda merged 1 commit into
opencontainers:release-1.2from
kolyshkin:1.2-4671

Conversation

@kolyshkin
Copy link
Copy Markdown
Contributor

Backport of #4671 to release-1.2.


In a nutshell:

  • use git-core instead of git;
  • do not install weak deps;
  • do not install docs.

This results in less packages to install:

  • 25 instead of 72 for almalinux-8
  • 24 instead of 90 for almalinux-9

(cherry picked from commit 1d9bea5)

In a nutshell:
 - use git-core instead of git;
 - do not install weak deps;
 - do not install docs.

This results in less packages to install:
 - 25 instead of 72 for almalinux-8
 - 24 instead of 90 for almalinux-9

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
(cherry picked from commit 1d9bea5)
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
@kolyshkin kolyshkin added area/ci backport/1.2-pr A backport PR to release-1.2 labels Mar 13, 2025
@kolyshkin kolyshkin added this to the 1.2.6 milestone Mar 13, 2025
@kolyshkin kolyshkin mentioned this pull request Mar 13, 2025
@AkihiroSuda AkihiroSuda merged commit b5ec91d into opencontainers:release-1.2 Mar 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/ci backport/1.2-pr A backport PR to release-1.2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants