This repository has been archived by the owner on Nov 22, 2022. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 163
chore: create glab installer for windows using innosetup #374
Merged
Conversation
This file contains 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
Codecov Report
@@ Coverage Diff @@
## trunk #374 +/- ##
==========================================
+ Coverage 46.62% 52.86% +6.23%
==========================================
Files 116 71 -45
Lines 6224 4519 -1705
==========================================
- Hits 2902 2389 -513
+ Misses 2998 1896 -1102
+ Partials 324 234 -90
Continue to review full report at Codecov.
|
This is an incomplete workflow for building the windows excutable file
profclems
force-pushed
the
chore-win-packaging
branch
from
December 16, 2020 20:15
e859c32
to
777077d
Compare
profclems
added a commit
that referenced
this pull request
Dec 17, 2020
`glab` can now be installed via winget, the official Microsoft package manager. I submitted a PR with manifest for glab microsoft/winget-pkgs#5561. This PR add documentation on how to install `glab` via winget. Follow up to #374 Resolves #103
profclems
added a commit
that referenced
this pull request
Dec 17, 2020
`glab` can now be installed via winget, the official Microsoft Package manager. I submitted a PR with a manifest for `glab` to be added to winget packages microsoft/winget-pkgs#5561 which has been approved and merged. This PR adds documentation on how to install with winget. Follow up PR to #374 Resolves #103
5 tasks
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Description
Related Issue
#103
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes