Opender Singh
847bb58aec
fix: add back app to the build context
2021-03-03 11:41:23 +13:00
David Marby
f445034738
Portable windows builds ( #3125 )
...
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
2021-02-28 15:54:18 +01:00
David Marby
1b718165d7
Update the website links ( #3120 )
2021-02-26 10:33:38 +13:00
Opender Singh
4f062dbb28
Remove more designer and APP_ID code ( #3040 )
2021-02-03 20:07:11 +13:00
Opender Singh
26fb78ab99
Remove Core and Designer specific cases ( #3034 )
2021-02-03 12:19:22 +13:00
Opender Singh
1b416d8027
Release branch for 2020.4.0 ( #2576 )
2020-09-15 08:55:18 +12:00
Opender Singh
deaded4674
Add e2e Core tests to PR workflow ( #2536 )
...
Co-authored-by: David Marby <david@dmarby.se>
2020-08-25 08:40:40 +12:00
Opender Singh
c3678d6e37
Build and package to a folder prefixed by the application id ( #2537 )
2020-08-22 17:59:56 +12:00
Gregory Schier
93c91ebdbe
Upgrade Electron ( #2403 )
...
* Upgrade Electron to 8, bump Node version, fix font-manager
* Specify nodeIntegration as true
* Get <webview> working again
* Get <webview> working again
* Electron 9.0
* Escape parens in plugin install exec path (newer Electron added them)
* Bump versions for first alpha
* Electron 9.1
* Convert all Electron APIs that switched from callback to Promise
* Fix send-and-download feature
* Remove user-agent override hack for OAuth 2 login window
* Bump alpha version
* Fix issue regarding chokidar
* Add package-lock.json
* Upgrade chokidar because @babel/cli uses an older incompatible version of fsevents
* Fix source maps
* Read .nvmrc in GitHub actions
* Address remaining PR feedback
2020-07-27 22:18:26 -07:00
Gregory Schier
ec81568d43
Add Snapcraft release to Core and Designer ( #2268 )
...
* Try building snap package
* Custom snap workflow
* Fix names
* Put back node install
* Try moving env
* Add fontconfig lib
* Fix libfontconfig-dev
* Fix git tag priority
* Fix env
* Fix git ref
* Wow, fix ref again
* Remove Node 10 requirement
* Wow I'm silly
* Back to Node 10
* Ditch electron-builder Docker container
* Try apt-get witihout sudo
* Try snapcraft action
* Install snapcraft
* Log into snapcraft
* Install correct version of snapcraft
* Install snapcraft via snap
* Change Designer executable name
* Publish snap to stable
* Try snap store publish overrides
* Fix buildContext reference
* Delete debug release-snap workflow
* Remove electron-builder container
* Remove unnecessary env
* Add back node 10 version check
* Revert non-working snap channel override
2020-06-09 17:32:01 -07:00
Gregory Schier
4387381fd1
Upgrade node-libcurl ( #2223 )
...
* deps: bump node-libcurl to latest prerelease version
* Add .npmrc, bump Electron to 3.1.13, remove electron-rebuild
* Minor tweaks
* package locks
* Bump version
* Switch to font-manager and fix fsevents rimraf
* Try generating npmrc inside build/
* Try uninstall of fsevents instead
* Bump
* Try npm env vars
* Extra .npmrc
* Try npm env vars in all CI
* Fix insomnia-cookies dependencies
* Fix typo
* Loosen nvmrc version
* Remove npm uninstalls
* Build outside of Docker
* Remove Docker, build all on GH Actions
* Bump Core version
* Disable Snapcraft for now
* Bump
* Disable snap for Designer too
* Update product name for Core
* Update test.yml
* Remove Travis file
* Make userData folder explicit and add Curl types
* Remove old Kong icon
* Remove curl.js adapter
* Revert productName
* Fix release date
* Try remove windows build tools from CI
* Add comment about Snap deploys
* Remove the pane border on Windows (no longer necessary)
Co-authored-by: Jonathan Cardoso Machado <me@jonathancardoso.com>
2020-05-28 10:09:51 -07:00
Opender Singh
443d6df08d
Initial pass to combine eslint and prettier ( #2166 )
2020-05-15 10:54:07 +12:00
Gregory Schier
c6a7c4d682
Initial designer merge
2020-04-26 13:33:39 -07:00
Gregory Schier
6424e11875
Remove About tab from settings and link to OSS license
2020-04-03 11:53:57 -07:00
Gregory Schier
32a958ab95
View open source licenses in app ( #1926 )
...
* View opensource licenses
* Remove redundant check
2020-02-06 08:41:56 -05:00
Gregory Schier
851e142136
Rename getinsomnia > kong
2019-12-17 12:16:08 -05:00
Gregory Schier
0d64d6e0e1
Fix Node 10 check
2019-11-26 15:50:06 -05:00
Gregory Schier
76d11266a7
Put ref check in correct script
2019-10-30 10:56:10 -04:00
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
f554425d13
Add travis back for macOS builds
2019-10-18 10:48: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
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
2153af7ab9
Fix owner and repo in release code
2019-10-10 10:29:49 -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
Gregory Schier
0c53522f46
Add Apple Notarization
2019-10-08 16:31:32 -07:00
Gregory Schier
cab9475de9
Remove package linking from release
2019-10-02 08:19:23 -07:00
Gregory Schier
945ff0e631
Unify build config in one place
2019-09-17 17:02:42 -07:00
Gregory Schier
c00fed9784
Fix build
2019-04-19 15:56:50 -07:00
Gregory Schier
88b0bb784f
Add trailing commas to ESLint + Prettier
2018-12-12 12:36:11 -05:00
Gregory Schier
47aef7f9c9
Build Linux on 14.04 again (except for Snap)
2018-11-06 12:27:38 -05:00
Gregory Schier
605cb90753
Update Electron and node-libcurl ( #1215 )
...
* A bunch of things
* Publish
- insomnia-app@1.0.41
- insomnia-cookies@0.0.8
- insomnia-httpsnippet@1.16.13
- insomnia-importers@2.0.7
- insomnia-libcurl@0.0.17
- insomnia-url@0.1.4
- insomnia-xpath@1.0.5
- insomnia-plugin-cookie-jar@1.0.3
- insomnia-plugin-jsonpath@1.0.7
- insomnia-plugin-now@1.0.7
- insomnia-plugin-os@1.0.9
- insomnia-plugin-prompt@1.1.7
- insomnia-plugin-request@1.0.13
- insomnia-plugin-response@1.0.11
- insomnia-plugin-uuid@1.0.6
* Package deps
* Remove fsevents again
* Appveyor node verison
* Remove unused dep
* Try something
* Try another thing
* NPM audit
* Yet again
* Fix test
* Fix test
* Remove npm dep
* Fix webview
* Fix React sortable and bump version
* Comment out broken test for now
* Publish
- insomnia-app@1.0.42
- insomnia-cookies@0.0.9
- insomnia-httpsnippet@1.16.14
- insomnia-importers@2.0.8
- insomnia-libcurl@0.0.18
- insomnia-xpath@1.0.6
- insomnia-plugin-cookie-jar@1.0.4
- insomnia-plugin-file@1.0.5
- insomnia-plugin-jsonpath@1.0.8
- insomnia-plugin-now@1.0.8
- insomnia-plugin-os@1.0.10
- insomnia-plugin-request@1.0.14
- insomnia-plugin-response@1.0.12
- insomnia-plugin-uuid@1.0.7
* Remove deprecated Electron Builder config options
* Try some more
* Publish
- insomnia-app@1.0.43
- insomnia-libcurl@0.0.19
* Bump
* Publish
- insomnia-app@1.0.44
- insomnia-libcurl@0.0.20
* Hopefully fix windows builds
* DEBUG on travis
* Hopefully fix dependency issues
* Undo package-lock copy
* Debug
* More debugging
* Another check
* Fix debug check
* Try just build
* Extra logging
* Escape windows paths differently (Fixes #1217 )
* Try packing more deps
* Publish
- insomnia-app@1.0.45
- insomnia-cookies@0.0.10
- insomnia-httpsnippet@1.16.15
- insomnia-importers@2.0.9
- insomnia-libcurl@0.0.21
- insomnia-xpath@1.0.7
- insomnia-plugin-cookie-jar@1.0.5
- insomnia-plugin-jsonpath@1.0.9
- insomnia-plugin-now@1.0.9
- insomnia-plugin-os@1.0.11
- insomnia-plugin-request@1.0.15
- insomnia-plugin-response@1.0.13
- insomnia-plugin-uuid@1.0.8
* Adjust some deps
* Zip build dir into release files
* More debug info
* Undo travis tar debug
* Downgrade electron-builder to 20.19
* Downgrade electron-builder to last working version
* Try electron-builder 20.20.4
* Change bundled deps
* Add electron-builder-lib back
2018-10-19 22:11:58 -04:00
Gregory Schier
99de4725fa
prettier entire project
2018-10-17 12:42:33 -04:00
Gregory Schier
431643ac31
try
2018-07-12 17:24:48 -04:00
Gregory Schier
4901f03041
Add Prettier
2018-06-25 13:42:50 -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
b3e4730718
Revert electron-builder to fix icon ( Closes #741 )
2018-02-14 01:04:39 +08:00
Gregory Schier
df0be61afa
Fix build
2017-11-30 13:55:29 +00:00
Gregory Schier
1cc7e64ade
Handle Postman url object format
2017-11-27 17:21:08 +00:00
Gregory Schier
3217b8677d
Fixed render context inheritance ( Fixes #631 )
2017-11-27 15:52:35 +00:00
Gregory Schier
05dc85c61f
Fix syntax
2017-11-27 02:38:00 +00:00
Gregory Schier
98baeac567
Even more optimizations
2017-11-27 02:30:26 +00:00
Gregory Schier
d8135fa32b
Smaller build size
2017-11-27 02:06:15 +00:00
Gregory Schier
efdd69bcb5
Some minor fixes
2017-11-26 23:05:44 +00:00
Gregory Schier
3f8326570d
Publish
...
- insomnia-plugin-base64@1.0.2
- insomnia-plugin-default-headers@1.0.3
- insomnia-plugin-file@1.0.2
- insomnia-plugin-hash@1.0.2
- insomnia-plugin-now@1.0.2
- insomnia-plugin-request@1.0.2
- insomnia-plugin-response@1.0.2
- insomnia-plugin-uuid@1.0.2
- insomnia-cookies@0.0.3
- insomnia-importers@1.5.3
- insomnia-prettify@0.1.0
- insomnia-url@0.1.0
- insomnia-xpath@0.0.3
2017-11-26 23:04:47 +00: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