Akash Nimare
|
8d1b027b0e
|
tests: Temporarily disable e2e tests.
|
2018-05-21 21:52:23 +05:30 |
|
Akash Nimare
|
3eb4cf4f64
|
Ubuntu: Add Zulip link to the binrary.
Zulip can't be run from the terminal because we were not
linking the binary to the bin. The electron-builder used to support
this by default but we as we added the afterInstall
script it got removed.
More info -
https://github.com/electron-userland/electron-builder/issues/2682,
https://github.com/electron-userland/electron-builder/issues/2689
Fixes #444.
|
2018-03-19 20:38:38 +05:30 |
|
Akash Nimare
|
55ae71c00c
|
travis: Fix travis not failing on linting errors.
|
2018-02-15 19:58:08 +05:30 |
|
akashnimare
|
d86797d2fc
|
debian: replace bash shebang with '#!/usr/bin/env bash" for portability.
According to the debian config rules '#!/usr/bin/env bash' violates
the quality standard which isn't allowed.
More info - https://github.com/Microsoft/vscode/issues/35638
|
2017-12-05 23:58:26 +05:30 |
|
akashnimare
|
23eef7edb0
|
debian: remove app settings on uninstall
|
2017-12-05 22:15:18 +05:30 |
|
akashnimare
|
a1d5a35ccf
|
debian: Remove config files when user uninstalls app
|
2017-12-05 21:01:26 +05:30 |
|
akashnimare
|
62e8dfe180
|
Rename afterRemove script to debian uninstaller
|
2017-12-05 20:54:39 +05:30 |
|
Akash Nimare
|
13ae6f07e9
|
Add comment for adding apt repo
|
2017-12-05 18:41:06 +05:30 |
|
cPhost
|
dab92be54c
|
debian installer: remove the apt repo after unistallation
|
2017-12-05 07:29:45 -05:00 |
|
cPhost
|
fe9c66d8c2
|
debian-installer: add apt repo for debian
|
2017-12-05 07:29:34 -05:00 |
|
simplyahmazing
|
7f567f55c3
|
setup e2e tests
|
2017-11-19 16:48:21 -05:00 |
|
Akash Nimare
|
9e75861546
|
Fixing travis test (linux)
|
2017-01-07 17:50:56 +05:30 |
|
James Steele
|
62963ae563
|
Setup for spectron on Travis CI Linux runs
Invoke test runs via travis using a separate shell script that ensures the
a suitable frame buffer is available to run chromedriver against
|
2016-09-11 01:00:41 +01:00 |
|