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

Fix CI package building #3238

Closed

Conversation

brianjmurrell
Copy link
Contributor

Changes
Fixes CI package building.

@thornbill
Copy link
Member

I spent some time looking at the build issues today and came up with this: #3246

@jellyfin-bot jellyfin-bot added the merge conflict Conflicts prevent merging label Dec 29, 2021
@jellyfin-bot jellyfin-bot removed the merge conflict Conflicts prevent merging label Dec 29, 2021
@brianjmurrell brianjmurrell force-pushed the bmurrell/fix-ci-builds branch 2 times, most recently from 662bfc7 to 7e0638f Compare January 4, 2022 15:00
Build packages as a non-root user.

Build pckages on a pull request to ensure packaging regressions get
identified before landing.

Reduce package installation to only what is necessary to build the
source.

Use more natural booleans in shell scripts.

Add datestamp to the Release: for unstable builds instead of mangling
up the version.

Move ARG processing in Dockerfiles to the end of the file so that a
simple change in an ARG value does not cause O/S installation/upgrade
layers to be repeated.

Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
@sonarcloud
Copy link

sonarcloud bot commented Jan 4, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.7% 0.7% Duplication

@jellyfin-bot jellyfin-bot added the merge conflict Conflicts prevent merging label Jan 5, 2022
@jellyfin-bot
Copy link
Collaborator

This PR has been closed due to having unresolved merge conflicts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge conflict Conflicts prevent merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants