Commit Graph

21 Commits

Author SHA1 Message Date
João Moreno
eb69d48499 Merge pull request #65579 from Kedstar99/snapFix
Removed snapUpdate.sh and replaced with inline command
2019-01-28 15:30:29 +01:00
Daniel Imms
ffe6f7950e Drop gconf dependency
Fixes #62580
2018-12-27 11:03:06 -08:00
Krish De Souza
4c02c554ce Removed snapUpdate.sh and replaced with inline command
+Simplifies the build process.
+Avoids creating a new shell that simply spawns another shell environment.
+Simplifies the update mechanism by removing the need to track the existence of snapUpdate.sh.
+Keeps the logic for snapUpdate.sh close to updateService.snap.ts
2018-12-22 11:53:22 +05:30
Krish De Souza
d37f1c01ec Fixed snapUpdate.sh to use environment variable to spawn a new instance of vscode. 2018-12-06 11:36:36 +00:00
Joao Moreno
5c3e3ec85a snap updates 2018-11-08 14:44:32 +00:00
Joao Moreno
df6ca821a6 remove args from electron launch 2018-11-07 12:41:17 +00:00
Joao Moreno
4ae69c8c4a cleanup snapcraft.yaml 2018-11-07 12:41:03 +00:00
Joao Moreno
9c4b3954c2 update snapcraft.yaml 2018-11-06 16:16:35 +00:00
Joao Moreno
e840e83ff9 set executable bits 2018-11-06 15:08:02 +00:00
Daniel Imms
9d75305b7f Add fix for EACCES socket error
Fixes #44758
2018-03-05 10:06:04 -08:00
Daniel Imms
79b79309ce Call a script on update 2018-02-08 09:09:12 -08:00
Daniel Imms
90385c778b Remove post-refresh hook 2018-02-07 11:13:50 -08:00
Daniel Imms
d9fd598afd Fix post refresh hook to use electron-launch 2018-02-02 12:04:27 -08:00
Daniel Imms
648a5b0869 Fix post refresh hook 2018-02-02 10:26:26 -08:00
Daniel Imms
79786dcdf2 Add a test post refresh hook 2018-02-01 18:23:17 -08:00
Daniel Imms
2d1b17d100 Include more stage packages in snap 2018-01-31 18:01:56 -08:00
Daniel Imms
195aa35bb3 Remove unnecessar snap deps 2018-01-31 16:06:19 -08:00
Daniel Imms
1d8b6bd409 Update snap build 2018-01-31 15:44:11 -08:00
Daniel Imms
081a57ca96 Remove epoch from snap package 2017-10-02 13:34:07 -07:00
Daniel Imms
e05b15cd12 Clean up comment 2017-10-02 13:33:30 -07:00
Daniel Imms
d2b2b4d7ea Add support for building x64 snap package 2017-09-26 14:18:00 -04:00