Skip to content

Fix packing in Github Actions - #272

Merged
DifferentialOrange merged 3 commits into
masterfrom
DifferentialOrange/fix-ci-crud-install
Dec 22, 2022
Merged

Fix packing in Github Actions#272
DifferentialOrange merged 3 commits into
masterfrom
DifferentialOrange/fix-ci-crud-install

Conversation

@DifferentialOrange

@DifferentialOrangeDifferentialOrange commented Dec 22, 2022

Copy link
Copy Markdown
Member

ci: use testing rules in packing

Use the same rules in packing as in testing to run on dev branches.

Follows #248

ci: fix crud install

Set valid package manager for fedora. Fix using apt for docker:
debian/ubuntu containers are sudoless.

Follows #264

ci: fixate OS versions

deb packages built with Ubuntu 22.04 fails to install on Debian 10, 11.

Use the same rules in packing as in testing to run on dev branches.
Follows #248
@DifferentialOrange
DifferentialOrangeforce-pushed the DifferentialOrange/fix-ci-crud-install branch from 9417581 to a2d1237CompareDecember 22, 2022 10:02
@DifferentialOrangeDifferentialOrange changed the title Differential orange/fix ci crud installFix packing in Github ActionsDec 22, 2022
@DifferentialOrange
DifferentialOrangeforce-pushed the DifferentialOrange/fix-ci-crud-install branch 3 times, most recently from b8bd81d to b7d28beCompareDecember 22, 2022 10:30
Set valid package manager for fedora. Fix using apt for docker:
debian/ubuntu containers are sudoless.
Follows #264
@DifferentialOrange
DifferentialOrangeforce-pushed the DifferentialOrange/fix-ci-crud-install branch from d09171d to bb5b5d5CompareDecember 22, 2022 12:43
deb packages built with Ubuntu 22.04 fails to install on Debian 10, 11.
@DifferentialOrange
DifferentialOrangeforce-pushed the DifferentialOrange/fix-ci-crud-install branch from bb5b5d5 to 27c31eeCompareDecember 22, 2022 13:02
@DifferentialOrange
DifferentialOrange marked this pull request as ready for review December 22, 2022 13:06

@GRISHNOVGRISHNOV left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Hi! LGTM

@DifferentialOrange
DifferentialOrange merged commit 6f0d536 into masterDec 22, 2022
@DifferentialOrange
DifferentialOrange deleted the DifferentialOrange/fix-ci-crud-install branch December 22, 2022 13:27
Sign up for freeto 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

@DifferentialOrange@GRISHNOV