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

Add release debs/rpms to souffle-lang.github.io/ppa #2261

Merged
merged 12 commits into from
Apr 14, 2022

Conversation

mmcgr
Copy link
Member

@mmcgr mmcgr commented Apr 13, 2022

  • Moves deb files to souffle-lang repo after building and updates release data.
  • Fixes missing dependency building arch packages.
  • Replaces EOL centos8 with oraclelinux8. There may be a better alternative?
  • Remove EOL Ubuntu 2010
  • Remove packagecloud use.
  • Packaging is no longer dependent on successful builds - this allows re-running to fix transient issues.
  • RPM repo added for Fedora 34 and OracleLinux 8 (should be compatible with any of the CentOS8 'clones'
  • RPM package description fixed (CPack variable use is quirky ...)

Deb files are kept in stable. If there are any distro-specific quirks then this should be expanded.

@mmcgr mmcgr requested a review from b-scholz April 13, 2022 02:16
@codecov
Copy link

codecov bot commented Apr 13, 2022

Codecov Report

Merging #2261 (7a15b74) into master (418a194) will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2261      +/-   ##
==========================================
- Coverage   75.15%   75.12%   -0.03%     
==========================================
  Files         455      455              
  Lines       28465    28465              
==========================================
- Hits        21392    21385       -7     
- Misses       7073     7080       +7     
Impacted Files Coverage Δ
src/include/souffle/profile/ProfileEvent.h 92.85% <0.00%> (-5.11%) ⬇️
src/include/souffle/datastructure/BTree.h 96.63% <0.00%> (-0.43%) ⬇️

@mmcgr mmcgr changed the title Add release debs to souffle-lang.github.io/ppa Add release debs/rpms to souffle-lang.github.io/ppa Apr 14, 2022
Copy link
Member

@b-scholz b-scholz left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution!

@b-scholz b-scholz merged commit 8fbd7c6 into souffle-lang:master Apr 14, 2022
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.

2 participants