Build Debian packages and tarball for Linux builds#450
Merged
derrickstolee merged 2 commits intomicrosoft:mainfrom Oct 20, 2020
Merged
Build Debian packages and tarball for Linux builds#450derrickstolee merged 2 commits intomicrosoft:mainfrom
derrickstolee merged 2 commits intomicrosoft:mainfrom
Conversation
7b2d7d6 to
6c4fbcb
Compare
derrickstolee
approved these changes
Oct 16, 2020
Contributor
derrickstolee
left a comment
There was a problem hiding this comment.
I've tested this locally and it works great!
Contributor
|
Honestly, this is now going to be my go-to for testing Linux builds! It was so much easier than other mechanisms. |
chrisd8088
approved these changes
Oct 16, 2020
Contributor
chrisd8088
left a comment
There was a problem hiding this comment.
Thanks so much for doing this -- I'd gotten started, but have been distracted this week, and have not made the progress I was anticipating, so this is fantastic. ❤️
derrickstolee
approved these changes
Oct 19, 2020
Add project/script to generate a tarball for Scalar on Linux, as well as two Debian packages (.deb) for `scalar` and `scalar-azrepos` - mirroring that of Scalar on macOS in Homebrew.
Add a GitHub workflow to build and upload the Debian packages and tarballs for the Linux-build of Scalar.
derrickstolee
approved these changes
Oct 20, 2020
Contributor
derrickstolee
left a comment
There was a problem hiding this comment.
Officially approving /usr/local/bin.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Build Debian packages for the Linux build of Scalar, as well as a tarball and symbol tarball. Upload these as artefacts as part of a GitHub workflow.
When building locally via
dotnetCLI orScripts/Linux/BuildScalarForLinux.sh, the Debian packages and tarballs can be found in../out/Scalar.Packaging.Linux/(deb|tar).