-
-
Notifications
You must be signed in to change notification settings - Fork 516
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 brew support for all binaries #3282
Merged
thallgren
merged 9 commits into
telepresenceio:release/v2
from
lhriley:brew-linux-support
Jun 20, 2024
Merged
Add brew support for all binaries #3282
thallgren
merged 9 commits into
telepresenceio:release/v2
from
lhriley:brew-linux-support
Jun 20, 2024
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
lhriley
force-pushed
the
brew-linux-support
branch
2 times, most recently
from
July 27, 2023 01:04
202c28c
to
5ebae79
Compare
Signed-off-by: l.h. riley <liam.h.riley@gmail.com>
Signed-off-by: l.h. riley <liam.h.riley@gmail.com>
Signed-off-by: l.h. riley <liam.h.riley@gmail.com>
lhriley
force-pushed
the
brew-linux-support
branch
from
August 1, 2023 00:08
81667fa
to
16423e4
Compare
knlambert
added
the
ok to test
Applied by maintainers when a PR is ready to have tests run on it
label
Oct 3, 2023
github-actions
bot
removed
the
ok to test
Applied by maintainers when a PR is ready to have tests run on it
label
Oct 3, 2023
Signed-off-by: l.h. riley <lhriley@users.noreply.github.com>
Signed-off-by: l.h. riley <lhriley@users.noreply.github.com>
thallgren
force-pushed
the
release/v2
branch
2 times, most recently
from
October 18, 2023 11:25
0c10946
to
cb1d0d6
Compare
knlambert
requested review from
a team and
shepz
and removed request for
a team
October 19, 2023 17:53
Anything that I can do to get this moving forward before the end of the year? |
Signed-off-by: l.h. riley <liam.h.riley@gmail.com>
thallgren
force-pushed
the
release/v2
branch
from
December 14, 2023 00:47
8a2d77b
to
8a4471c
Compare
Thanks @lhriley for providing this, and our apologies for the long delay. |
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.
Description
Add support for all platforms in one brew formula. This resolves: datawire/homebrew-blackbird#19
Checklist
./CHANGELOG.yml
.DEVELOPING.md
with any special dev tricks I had to use to work on this code efficiently.TELEMETRY.md
if I added, changed, or removed a metric name.