Skip to content

Apply changes for 2.9.12#14275

Closed
shiftkey wants to merge 57 commits intodesktop:developmentfrom
shiftkey:apply-changes-2.9.12
Closed

Apply changes for 2.9.12#14275
shiftkey wants to merge 57 commits intodesktop:developmentfrom
shiftkey:apply-changes-2.9.12

Conversation

@shiftkey
Copy link
Member

@shiftkey shiftkey commented Apr 3, 2022

Apply the Linux-specific patches on top of the 2.9.12 release

shiftkey and others added 30 commits April 3, 2022 12:39
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
* Theme Scrollbars

Updated scrollbars to match windows webkit styling for both light and dark mode

* Update _scroll.scss

Separating linux from win32 reference, in case we want to adjust for the future and not impact the other

* Updated Scroll Color and Docs

Adding color change to dark theme scroll bars merged upstream, and updating documentation related to editor and shell updates
Reduce errors produced in terminal from debian package installations by testing for existence of symlink prior to executing unlink
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.
shiftkey and others added 27 commits April 3, 2022 12:39
…506)

* bump package
* rename all dugite usages to @shiftkey/dugite
* update build script to use new package
* drop explicit window icon on Linux
* drop old icon used in app window
* regenerate smaller icons from new 256px source
Co-Authored-By: nullrequest <30698906+advaithm@users.noreply.github.com>
Bumps [electron-packager](https://github.com/electron/electron-packager) from 15.2.0 to 15.4.0.
- [Release notes](https://github.com/electron/electron-packager/releases)
- [Changelog](https://github.com/electron/electron-packager/blob/main/NEWS.md)
- [Commits](electron/packager@v15.2.0...v15.4.0)

---
updated-dependencies:
- dependency-name: electron-packager
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…#629 #655)

Bumps [electron-builder](https://github.com/electron-userland/electron-builder) from 22.9.1 to 22.14.13.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/CHANGELOG.md)
- [Commits](electron-userland/electron-builder@v22.9.1...v22.14.13)

---
updated-dependencies:
- dependency-name: electron-builder
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update README.md to add mirror

I added `mirror.mwt.me` as a possible repo option. I tried to keep this stylistically consistent with the rest of the document.

I also offloaded the GPG key download to keys.openpgp.org. This allows this step to work even if PackageCloud is out of bandwidth. It also has the advantage of putting the key id in the README and does not require users to trust me.

* undo use of openpgp.org

* Mention AppImage and Flatpak
@shiftkey shiftkey closed this Apr 3, 2022
@shiftkey shiftkey deleted the apply-changes-2.9.12 branch April 3, 2022 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.