Open
Conversation
…tkey#241) Updated the "About GitHub Desktop" model to remove the button to check for updates (since it didn't do anything on Linux) and replace with a link to the linux releases page
…iftkey#837 shiftkey#1038) * add patch-package so we can patch a node_modules package * generate patch to disable build-id contents for RPM package * move patch-package command to post-install script * regenerate patch file
…ey#316) There already exists a function that will convert a tilde path to an absolute path. It was originally used for this purpose, but the functionality was removed during a commit that changed which function was used to validate git repositories. This reinstates that functionality and allows us to type a ~/ tilde path to get our home directories when typing in a path.
…y#530 shiftkey#561) * drop old icon used in app window * regenerate smaller icons from new 256px source
…ration easier (shiftkey#555 shiftkey#558) Co-Authored-By: nullrequest <30698906+advaithm@users.noreply.github.com>
…block arm32 usage
Co-authored-by: Brendan Forster <github@brendanforster.com>
…y#898) Co-authored-by: theofficialgman <28281419+theofficialgman@users.noreply.github.com>
…ftkey#898) Co-authored-by: theofficialgman <28281419+theofficialgman@users.noreply.github.com>
… architectures (shiftkey#898) Co-authored-by: theofficialgman <28281419+theofficialgman@users.noreply.github.com>
…res (shiftkey#898) Co-authored-by: theofficialgman <28281419+theofficialgman@users.noreply.github.com>
…res (shiftkey#898) Co-authored-by: theofficialgman <28281419+theofficialgman@users.noreply.github.com>
Co-authored-by: Brendan Forster <github@brendanforster.com>
…nges to make release automation boring (shiftkey#1074 shiftkey#1075)
Bumps [electron-packager](https://github.com/electron/electron-packager) from 17.1.1 to 17.1.2. - [Release notes](https://github.com/electron/electron-packager/releases) - [Changelog](https://github.com/electron/electron-packager/blob/main/NEWS.md) - [Commits](electron/packager@v17.1.1...v17.1.2) --- updated-dependencies: - dependency-name: electron-packager dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
s0me1newithhand7s
suggested changes
Aug 21, 2024
Author
|
@s0me1newithhand7s @shiftkey Should I remove the |
i don't think so, in case my PR got closed you can always drop your commit in |
|
do |
Author
|
@shiftkey @s0me1newithhand7s - rebased and picked only the first relevant commit here |
42d9922 to
0f4254f
Compare
Author
|
@shiftkey Do you need any help here? |
55580e6 to
7c620c5
Compare
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.
No associated issue
Description
Screenshots
Release notes
Notes:
None