Commit Graph

17 Commits

Author SHA1 Message Date
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
0c53522f46 Add Apple Notarization 2019-10-08 16:31:32 -07:00
Corey Gouker
6fe838eef7 Set macOS icon to png for correct icon.icns build (#1707) 2019-10-07 11:51:04 -07:00
Gregory Schier
945ff0e631 Unify build config in one place 2019-09-17 17:02:42 -07:00
Nathan Banks
639d0cc33b Add iconUrl to electronbuilder so it populates in Control Panel and Windows Settings properly (#1514) 2019-05-21 12:35:12 -04:00
Gregory Schier
9e7c2a7833 Plist entry for Mac dark mode (Ref #1366) 2019-04-26 14:50:40 -07:00
Gregory Schier
1b8018452b Remove dark mode key from electron builder 2019-04-19 15:13:08 -07:00
Sertaç Özercan
086f338182 add darkModeSupport (#1366) 2019-03-11 17:54:32 -04:00
Gregory Schier
3aff970195 Add RPM build 2019-02-20 13:11:40 -05:00
Gregory Schier
bd683a7d1c Icons fix attempt #2 2018-04-26 09:47:10 -04:00
Gregory Schier
8445a72b7d Bump version 2018-04-25 14:54:51 -04:00
Gregory Schier
40b2bf3c78
Statically link libcurl on Linux builds (#879)
* Statically linked Curl for linux builds with Docker

* Test Travis Docker

* Try fix blocking i/o

* Try a package

* Fixed linux build

* Try hack

* Fix icons?

* Icon color

* Re-enable osx builds

* Remove libcurl3 dependency requirements

* Update electronbuilder config
2018-04-20 18:31:57 -04:00
Gregory Schier
844a28a007 No more Xenial builds 2018-02-07 16:51:26 +08:00
Martin Wimpress
09eae6a74a Add snap package. https://snapcraft.io (#688)
* Add snap package. https://snapcraft.io

* Bump electron-builder to ^19.53.0 to get the improved default Linux snap defaults.

* Refactor stagePackages now that electron-builder provides better defaults.
2018-01-09 14:05:06 -08:00
Gregory Schier
549ce23ce8
Merge All Repositories into Monorepo for easier maintenance (#629)
* All projects into monorepo

* Update CI

* More CI updates

* Extracted a bunch of things into packages

* Publish

 - insomnia-plugin-base64@1.0.1
 - insomnia-plugin-default-headers@1.0.2
 - insomnia-plugin-file@1.0.1
 - insomnia-plugin-hash@1.0.1
 - insomnia-plugin-now@1.0.1
 - insomnia-plugin-request@1.0.1
 - insomnia-plugin-response@1.0.1
 - insomnia-plugin-uuid@1.0.1
 - insomnia-cookies@0.0.2
 - insomnia-importers@1.5.2
 - insomnia-prettify@0.0.3
 - insomnia-url@0.0.2
 - insomnia-xpath@0.0.2

* A bunch of small fixes

* Improved build script

* Fixed

* Merge dangling files

* Usability refactor

* Handle duplicate plugin names
2017-11-26 20:45:40 +00:00