-
Notifications
You must be signed in to change notification settings - Fork 1
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
Installation Documentation #32
Conversation
…(less busy base directory).
…says sac-format.lib (correct).
…d to get screenshots). Update workflows to produce the updated installers.
Windows installer screenshots.
… include Windows screenshots and some linux installation information (incomplete at the moment).
Coverage summary from CodacySee diff coverage on Codacy
Coverage variation details
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: Diff coverage details
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: See your quality gate settings Change summary preferencesYou may notice some variations in coverage metrics with the latest Coverage engine update. For more details, visit the documentation Footnotes
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #32 +/- ##
=======================================
Coverage 99.84% 99.84%
=======================================
Files 2 2
Lines 1255 1255
=======================================
Hits 1253 1253
Misses 2 2 ☔ View full report in Codecov by Sentry. |
macOS graphical installer has been added to the release packaging workflow.
Documentation has been updated to present the installers for all OSes, including screenshots for the graphical installers on Windows and macOS.
Scripts have been moved to a scripts directory to help keep the repository organized.
LICENSE has had most of its line breaks removed to facilitate correct appearance in installers (fold is used to provide a version of the LICENSE file that has the line breaks re-inserted for improve appearances).
No code changes in sac-format itself, this has all been documentation, CMake/CPack, and GitHub workflow changes.