Skip to content

Conversation

jkellerer
Copy link
Collaborator

@jkellerer jkellerer commented Aug 13, 2021

This PR attempts to create DEB, RPM and APK packages to simplify deployment on Linux. It is an early draft at the moment and requires more work and probably some iterations and feedback.

It depends on the following:

@codecov
Copy link

codecov bot commented Aug 13, 2021

Codecov Report

Merging #66 (e73d7b5) into master (ea52e93) will decrease coverage by 2.73%.
The diff coverage is 100.00%.

❗ Current head e73d7b5 differs from pull request most recent head d3d9ea1. Consider uploading reports for the commit d3d9ea1 to get more accurate results

@@            Coverage Diff             @@
##           master      #66      +/-   ##
==========================================
- Coverage   64.86%   62.13%   -2.74%     
==========================================
  Files          64       62       -2     
  Lines        6472     5931     -541     
==========================================
- Hits         4198     3685     -513     
+ Misses       2078     2047      -31     
- Partials      196      199       +3     
Impacted Files Coverage Δ
systemd/generate.go 83.01% <ø> (ø)
config/profile.go 92.46% <100.00%> (-1.94%) ⬇️
filesearch/filesearch.go 74.45% <100.00%> (+0.18%) ⬆️
commands.go 27.06% <0.00%> (-20.19%) ⬇️
config/path.go 77.50% <0.00%> (-3.75%) ⬇️
config/config.go 71.42% <0.00%> (-1.51%) ⬇️
flags.go
complete.go
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ea52e93...d3d9ea1. Read the comment docs.

@creativeprojects
Copy link
Owner

Cool, this one was also on my TODO list 😄

@jkellerer
Copy link
Collaborator Author

Great 😀 , still some work ahead.

@jkellerer jkellerer force-pushed the ft-deb-rpm-apk branch 2 times, most recently from 4b816e9 to 35b836b Compare August 22, 2021 17:24
@sonarqubecloud
Copy link

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.0% 0.0% Duplication

@sonarqubecloud
Copy link

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
No Duplication information No Duplication information

@sonarqubecloud
Copy link

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
No Duplication information No Duplication information

@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 9, 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.0% 0.0% Duplication

@jkellerer jkellerer added the enhancement New feature or request label Apr 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants