Skip to content
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

Apply changes for 3.2.2 release #880

Merged
merged 71 commits into from
Jul 3, 2023
Merged

Conversation

shiftkey
Copy link
Owner

@shiftkey shiftkey commented Jun 5, 2023

  • CI passes
  • can package and test locally
  • diff makes sense

shiftkey and others added 30 commits June 5, 2023 17:45
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.
reyespinosa1996 and others added 24 commits June 5, 2023 17:45
* 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
* add support for gnome console

* Delete configurationCache.log

* Update linux.ts

* fix cap of gnome

* support new GNOME Text Editor

* support GNOME builder
…ors (#711)

* add LXTerminal to supported terminals

* add geany to supported editors list

* Update linux.ts

* add mousepad to supported editors

* lint changed files

Co-authored-by: Brendan Forster <github@brendanforster.com>
* add armv7l support to scripts

* lint fix new files

Co-authored-by: Brendan Forster <github@brendanforster.com>
Bumps [electron-packager](https://github.com/electron/electron-packager) from 15.2.0 to 15.5.1.
- [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.5.1)

---
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>
Bumps [electron-packager](https://github.com/electron/electron-packager) from 15.5.1 to 16.0.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.5.1...v16.0.0)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ectory (#837)

* 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
* Bump electron-installer-redhat from 3.3.0 to 3.4.0

Dependabot couldn't find the original pull request head commit, 6b63cfc.

* regenerate patch file

---------

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brendan Forster <github@brendanforster.com>
@theofficialgman
Copy link

theofficialgman commented Jun 6, 2023

@shiftkey yeah sorry you are kinda out of luck with the current dugite native release (they built on jammy, very silly devs, which is why your CI is failing https://github.com/shiftkey/desktop/actions/runs/5181732072/jobs/9354557048?pr=880#step:12:20251).
I told them and fixed it for them a month ago but no new release has been made yet desktop/dugite-native#446 (comment) . You can build yourself and slipstream it in if you need to release which is what I have been doing anyway for ARMhf/ARM64 until they publish the next release which will have my arm cross compile changes (Botspot/pi-apps#1775 (comment))

* patch dugite with forked package that contains Linux-specific build fixes

* update script to point to new package

* upgrade to version that more closely matches next upstream release
@shiftkey shiftkey merged commit 497f035 into linux-release-3.2.2 Jul 3, 2023
5 checks passed
@shiftkey shiftkey deleted the apply-changes-3.2.2 branch July 3, 2023 20:03
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.