forked from desktop/desktop
-
Notifications
You must be signed in to change notification settings - Fork 569
Update Installation for OpenSUSE #859
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
Closed
Closed
Changes from all commits
Commits
Show all changes
69 commits
Select commit
Hold shift + click to select a range
ac14781
update documentation and README for Linux support
shiftkey 62805a6
improvements to electron-builder config
shiftkey 35d776b
redirect in-app menu for reporting an issue to the fork (#141)
shiftkey edc9b5d
workaround for Linux users of the app to use it on very low resolutio…
shiftkey fa88f4e
add CLI support to Debian package, add Elementary OS shell and editor…
jfgordon2 9c36df8
polish About modal for Linux build (#241)
jfgordon2 de9d94c
Detach CLI process from terminal (#239)
jfgordon2 c2bf1a8
restore mixins to enable Linux-specific stylings (#247)
shiftkey f7c3fa3
improve scrollbars when using dark theme (#240)
jfgordon2 9fb2df9
Added test for symlinks
jfgordon2 dc73aba
set filemode for chrome-sandbox to reflect the permissions it needs (…
shiftkey 542bcdd
move debian packaging out to dedicated step (#263)
shiftkey ae614ea
move redhat packaging out to own step (#273)
shiftkey 43696db
readme: add language property to code blocks (#287)
serkonda7 8c91a47
wire up sponsorship details for the repository
shiftkey 9358c3c
drop unnecessary libappindicator dependency for RPM package (#300)
shiftkey 1512070
run codeql on linux branch (#302)
shiftkey 0c85520
add in libcurl4 as optional dependency for RPM (#315)
shiftkey d6f2b63
allow tilde character when specifying a local repository (#316)
Daniel-McCarthy 322fc51
remove deprecated apt-key from installation setup (#354)
KrisAphalon 11209a6
add optional x11 dependency for SUSE-based distributions (#369)
shiftkey 2426ada
align CI with the upstream settings for Actions (#393)
shiftkey bb10822
opt out of custom title bar on Linux
shiftkey 06879b6
Add smaller icons (#395)
ghost-458 cb1e433
update tooling dependencies (#424)
shiftkey 65c27cf
run packaging step on Linux builds if all other CI steps pass (#435)
shiftkey a4af13f
enable dependabot monitoring for specific dependencies in project (#440)
shiftkey cb578d8
bump electron-installer-redhat to latest version (#438)
shiftkey df48d60
add missing MIME type to AppImage package (#496)
Mrlinkwii ab3ef4d
add section about known issues and add to Linux section (#537)
shiftkey 26b1d4a
drop prerelease: true from release step in workflow (#551)
shiftkey b573541
refresh smaller icons to use new theme (#530)
shiftkey 1142a11
[docs] add new section for org repos (#552)
shiftkey fc71f4b
introduce abstractions to make Flatpak integration easier (#555)
shiftkey 2d7c561
escape paths with regex over quotes in flatpaks (#558)
Lunarequest 3fbc2b1
point window icon to new version (#561)
shiftkey 06621d6
detect and support running post-install script with offline yarn (#567)
shiftkey 080d218
assorted lint fixes not caught by CI
shiftkey 1b58ec4
submodules should be updated if OFFLINE=1 is not set (#587)
shiftkey edc7a78
Add instructions for opensuse dist in README.md (#592)
gaganyadav80 0a48816
Flatpak: locate and launch flatpaked code editors (#602)
Lunarequest 1d199f2
fixed a typo in the README (#605)
foxler2010 1a8bb11
move icons to correct location, update usages in tooling (#606)
shiftkey 992e1d0
enable release job to access contents
shiftkey feeed82
drop removed test:integration step in CI
shiftkey 3cbd1b3
Changed apt-get to apt in the debian installation section of the read…
reyespinosa1996 56debfa
opt-in Linux builds to theme changes too (#663)
shiftkey 0b51330
Add mirror to README (#667)
mwt 190fa38
reformat helper file related to spawning flatpak
shiftkey 3492b9b
Add additional validation to find the app-specific argument we requir…
shiftkey 26c0fd8
update Actions CI status in README
shiftkey ec9ce53
move electron-winstaller to optional dependency to not block arm32 usage
shiftkey eb448ce
Add support for GNOME console and newer GNOME editors (#700)
Etaash-mathamsetty 851adf9
Adds LXTerminal to terminals and Geany and Mousepad to supported edit…
theofficialgman 637250a
add armv7l support to scripts (#712)
theofficialgman 37ba346
Add support for detecting PhpStorm editor (#717)
PadowYT2 38325d5
Bump electron-packager from 15.2.0 to 15.5.1 (#560 #598 #706)
dependabot[bot] 43fdb96
Linux build does not have the equivalent of beta channel
shiftkey 83683e2
Bump electron-packager from 15.5.1 to 16.0.0 (#755)
dependabot[bot] 27e26e0
allow for packaging parameters to be derived from process.arch (#774)
shiftkey 17a7b76
Fix args processing on first launch on linux (#793)
sarim 0b6ef56
refresh docs to move away from PackageCloud (#836)
shiftkey 20a92ac
Update readme to use new mirror origin (#838)
mwt aefa4fd
doc: rename GPG public key file to use .gpg extension (#839)
phanect e6b466f
patch `electron-installer-redhat` to disable `.build-id` links in dir…
shiftkey a88017c
Delete FUNDING.yml
shiftkey 84aeb5d
change keyring path to more predictable directory (#843)
shiftkey be4e059
Bump peter-evans/create-pull-request from 4.2.3 to 4.2.4 (#853)
dependabot[bot] 6c3324d
Update Installation for OpenSUSE
BeardedTek File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| --- | ||
| name: "\U0001F4BB Installation issue" | ||
| about: Report a problem when installing the application | ||
| title: '' | ||
| labels: '' | ||
| assignees: '' | ||
|
|
||
| --- | ||
|
|
||
| ### Operating System/Distribution | ||
|
|
||
| Which distribution of Linux are you using? | ||
|
|
||
| ### Installer | ||
|
|
||
| Which version of the app? | ||
| Which installer type? | ||
|
|
||
| ### What happened? | ||
|
|
||
| Provide as much detail as possible. Error messages or output are extremely useful. |
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
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
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
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
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
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,11 @@ | ||
| export interface IFoundEditor<T> { | ||
| readonly editor: T | ||
| readonly path: string | ||
| /** | ||
| * Indicate to Desktop to launch the editor with the `shell: true` option included. | ||
| * | ||
| * This is available to all platforms, but is only currently used by some Windows | ||
| * editors as their launch programs end in `.cmd` | ||
| */ | ||
| readonly usesShell?: boolean | ||
| } |
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.