Commit Graph

2050 Commits

Author SHA1 Message Date
Gregory Schier
b531dfbd9c Fix package script env var reference 2019-10-30 10:39:00 -04:00
Gregory Schier
8110caa4ff Small tweak to build scripts 2019-10-30 10:24:32 -04:00
Gregory Schier
e1d3f15311 Better entities initialization 2019-10-30 10:24:14 -04:00
Gregory Schier
8f4e57e936 Try newer macOS 10.13 on Travis 2019-10-18 11:08:59 -04:00
Gregory Schier
2d03e9f170 Remove Mac builds from GitHub Actions 2019-10-18 10:54:04 -04:00
Gregory Schier
f554425d13 Add travis back for macOS builds 2019-10-18 10:48:39 -04:00
Gregory Schier
d8d2398c81 Add SNAPCRAFT_LOGIN_FILE secret 2019-10-17 16:32:09 -04:00
Gregory Schier
736e367d7b Fix GITHUB env check 2019-10-17 16:17:39 -04:00
Gregory Schier
b0e9edea9d Add snapcraft login 2019-10-17 15:57:26 -04:00
Gregory Schier
2991e87187 Hack publish parameter for snap 2019-10-17 15:11:00 -04:00
Gregory Schier
6d32a48756 Try publish: null 2019-10-17 14:51:55 -04:00
Gregory Schier
1b102e20c3 Don't publish snapcraft during build 2019-10-17 14:30:22 -04:00
Gregory Schier
45aa1a563f Disable snap publish 2019-10-10 16:55:27 -07:00
Gregory Schier
c33c7c0363 Use snapcraft Docker image 2019-10-10 16:28:04 -07:00
Gregory Schier
468fdd8cba Snapcraft install attempt 2 2019-10-10 14:17:11 -07:00
Gregory Schier
a65e99fb63 Print snapcraft version 2019-10-10 14:05:40 -07:00
Gregory Schier
d62b969d87 Bump version to beta 2019-10-10 12:20:46 -07:00
Gregory Schier
51d16a9fca CI fixes 2019-10-10 11:34:43 -07:00
Gregory Schier
ff976ed074 Fix Ubuntu 16 version 2019-10-10 10:49:59 -07:00
Gregory Schier
53a603052e Specify Linux build targets 2019-10-10 10:40:44 -07:00
Gregory Schier
9e52bf3927 Remove TravisCI and Appveyor 2019-10-10 10:30:33 -07:00
Gregory Schier
2153af7ab9 Fix owner and repo in release code 2019-10-10 10:29:49 -07:00
Gregory Schier
54a524a55c Fix linux? 2019-10-09 17:54:44 -07:00
Gregory Schier
6c67a82383 Ubuntu 14 and 16 builds 2019-10-09 17:46:41 -07:00
Gregory Schier
358791abd2 Code signing GH Actions attempt 2019-10-09 14:09:16 -07:00
Gregory Schier
24109a0538 Bump version' 2019-10-09 13:32:36 -07:00
Gregory Schier
153b10c209
Better Github Actions builds (#1718)
* Try some things

* Try docker

* Specify bash in Dockerfile

* Fix?

* Fix dockerfile version

* Fix bootstrap.sh path

* Use GITHUB_WORKSPACE in docker script

* Fix permissions again

* Fix missing bootstrap.sh

* Try again

* Fix entrypoint.sh permissions

* Remove Linux2
2019-10-09 13:31:42 -07:00
Emerson Lopes
dd7d23fc65 fix typos (#1714) 2019-10-09 11:55:21 -07:00
Gregory Schier
7888030971 Try setting GYP_MSVS_VERSION=2017 2019-10-09 10:36:58 -07:00
Gregory Schier
eb19b2b1bc Try msvs 2017 2019-10-09 10:21:42 -07:00
Gregory Schier
cad520a1db Fix deprecated version param in GH Action 2019-10-08 16:47:53 -07:00
Gregory Schier
46373fda2e Try fix CI 2019-10-08 16:46:17 -07:00
Gregory Schier
0c53522f46 Add Apple Notarization 2019-10-08 16:31:32 -07:00
Gregory Schier
9bbb253a37 Bump version 2019-10-08 12:00:58 -07:00
Gregory Schier
8ce877eb73 Publish
- insomnia-app@1.1.10
 - insomnia-cookies@0.0.19
 - insomnia-importers@2.0.22
 - insomnia-libcurl@0.0.30
 - insomnia-prettify@0.1.13
 - insomnia-url@0.1.12
 - insomnia-xpath@1.0.16
 - insomnia-plugin-base64@1.0.12
 - insomnia-plugin-cookie-jar@1.0.17
 - insomnia-plugin-core-themes@1.0.11
 - insomnia-plugin-default-headers@1.1.13
 - insomnia-plugin-file@1.0.13
 - insomnia-plugin-hash@1.0.13
 - insomnia-plugin-jsonpath@1.0.20
 - insomnia-plugin-now@1.0.18
 - insomnia-plugin-os@1.0.20
 - insomnia-plugin-prompt@1.1.17
 - insomnia-plugin-request@1.0.26
 - insomnia-plugin-response@1.0.26
 - insomnia-plugin-uuid@1.0.17
2019-10-07 13:48:48 -07:00
Gregory Schier
76f5d8da1a Only handle supported Curl args during import (Fixes #1697) 2019-10-07 13:45:05 -07:00
Gregory Schier
384c65bd37 Reset window bounds if not within bounds of any display (Closes #1702) 2019-10-07 12:37:38 -07:00
Gregory Schier
f5978b22f9 Fix tab key in code editor (Closes #1703) 2019-10-07 12:26:28 -07:00
Gregory Schier
edf94643c1 Re-detect operationName when editing GQL query (Fixes #1708) 2019-10-07 12:17:34 -07:00
Gregory Schier
1817534025 Merge branch 'master' of github.com:getinsomnia/insomnia into develop 2019-10-07 11:55:23 -07:00
Malachi Willey
552ca2ad69 No longer override in GraphQL editor on initialization (#1701) 2019-10-07 11:54:46 -07:00
Malachi Willey
607b219afa Correct typo on import dialog (#1696) 2019-10-07 11:52:00 -07:00
Corey Gouker
6fe838eef7 Set macOS icon to png for correct icon.icns build (#1707) 2019-10-07 11:51:04 -07:00
Alex Hîncu
16a00cf70b Add request name in the hover tooltip (#1705) 2019-10-07 11:44:16 -07:00
Alex Hîncu
8a290784aa Add ability to duplicate environments (#1706) 2019-10-07 11:43:34 -07:00
Manoel
69cbcdf253 Add extension to .eslintrc file (#1711)
.eslintrc without extension is deprecated
2019-10-07 11:39:55 -07:00
v1ktor
9909f8e907 Escape yarn paths (#1699) 2019-10-07 11:37:42 -07:00
Gregory Schier
cab9475de9 Remove package linking from release 2019-10-02 08:19:23 -07:00
Gregory Schier
eed5672948 Bump package locks 2019-10-02 08:01:58 -07:00
Gregory Schier
ebb8bb531d Version bump 2019-09-30 17:58:07 -07:00