jackkav
|
e8cb68992b
|
add team id
|
2023-08-22 23:28:03 +02:00 |
|
jackkav
|
d5829035e6
|
fix missing github actions
|
2023-08-22 23:28:03 +02:00 |
|
Filipe Freire
|
311908c427
|
fix release pipeline
|
2023-08-10 10:34:50 +01:00 |
|
Filipe Freire
|
2ceaa1ef71
|
fix release-build trigger (#6246)
|
2023-08-10 10:22:19 +01:00 |
|
Filipe Freire
|
001a88af11
|
setup new versioning for release-start (#6244)
* setup new versioning for release-start
* delete bump version
|
2023-08-10 11:04:28 +02:00 |
|
Filipe Freire
|
9800ad5aee
|
chore: use npm workspaces (herecles) (#6193)
* chore: use npm workspaces
* edit workspaces
* fix
* fix
* force workspace order
* fix lock?
* define max_old_space_size on CI
* rm unnecessary bootstrap
* fix
* cleanup package.json
* bump vite and re-add build to bootstrap
* define paths on tsconfig
* fix some things
* add mocha to vite config
* bump mocha
* remove tsconfigs and project refs
* cache npm install
* fixed types
* assing repo root
* merge lint configs
* fix clean
* fix tests
* setup node
* lockfile
* fix bump
* fix lint markdown
* temporary disable inso tests
* dont use rimraf
* simplify clean
* fix version
* lockfile
* inso build
* fix lint
* lock file
* remove cleans
* remove unused
* tslib hack
* redownload node-libcurl
* rm version from scripts
* fix extrainfo bug
* use npm version
---------
Co-authored-by: jackkav <jackkav@gmail.com>
|
2023-08-10 00:14:16 +02:00 |
|
James Gatz
|
36a5635bd5
|
Revert "exclude macos release (#6056)" (#6061)
This reverts commit 033b74871c .
|
2023-06-27 18:16:03 +00:00 |
|
James Gatz
|
033b74871c
|
exclude macos release (#6056)
* exclude macos release
* more exclusion
|
2023-06-26 12:41:30 +00:00 |
|
Jack Kavanagh
|
3765ad2373
|
use electron-build notarize config (#5635)
* use electron-build notarize config
* update electron-builder.config
* Re-add snapcraft fix done in #5555
* update electron-builder
Co-authored-by: Filipe Freire <livrofubia@gmail.com>
|
2023-01-12 10:42:13 +00:00 |
|
Filipe Freire
|
9fa5fe5f2e
|
Enable Windows Code-signing using ssl.com esigner (#5506)
* Revert previous change
* add code signing steps on release-publish
* rename secret
* fix path
|
2022-12-12 13:13:35 +00:00 |
|
Filipe Freire
|
b3ce4ece0a
|
Revert Code Signing workaround (#5438)
|
2022-12-12 11:01:21 +00:00 |
|
Filipe Freire
|
21cbab54f2
|
keep NODE_OPTIONS
|
2022-11-17 15:08:14 +00:00 |
|
Filipe Freire
|
919c017e14
|
proper fix hopefully
|
2022-11-17 15:06:26 +00:00 |
|
Filipe Freire
|
81133fc31f
|
fix
|
2022-11-17 14:43:04 +00:00 |
|
Filipe Freire
|
d3c42da82e
|
fix
|
2022-11-17 14:25:21 +00:00 |
|
Filipe Freire
|
4c5e78830b
|
forgive me father
|
2022-11-17 14:12:06 +00:00 |
|
Filipe Freire
|
ffaa74e88b
|
Bump version of release-build dependency (#5342)
|
2022-10-31 08:54:01 +00:00 |
|
Filipe Freire
|
23760ab24b
|
Fix for set-ouput deprecation (#5292)
* Fix for set-ouput deprecation
Related to https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
* rm extra space
|
2022-10-17 13:14:47 +01:00 |
|
David Marby
|
df9a48e010
|
Upload sourcemaps to Sentry on publish (#4909)
|
2022-06-28 11:29:28 +02:00 |
|
Filipe Freire
|
4b5b78fa9d
|
Use DOCKER_BUILDKIT=1 for inso docker build (#4764)
|
2022-05-09 15:40:04 +01:00 |
|
Filipe Freire
|
e34e80e569
|
Publish Inso CLI docker images (INS-1238) (#4722)
* Add inso docker on build & publish workflows
* Pin alpine image to 3.15.4
* Rename kongcloud/insomnia-inso to kong/inso
|
2022-05-09 12:37:33 +01:00 |
|
Dimitri Mitropoulos
|
213e1dd1c8
|
rename insomnia-app/app to insomnia/src (#4491)
|
2022-04-20 17:42:19 +00:00 |
|
Filipe Freire
|
d0d86f9bc5
|
Add git merge info to release-build. (#4628)
* Add git merge info to release-build.
* Improve spacing
|
2022-03-24 12:20:24 +00:00 |
|
David Marby
|
17e2aefd3e
|
Stop setting npm env variables (#4565)
|
2022-03-09 18:11:07 +01:00 |
|
Filipe Freire
|
23f8a201c0
|
Specify --repo in suggested publish workflow run. (#4564)
|
2022-03-09 16:21:01 +00:00 |
|
Filipe Freire
|
b3aa6b9cec
|
Easier Alpha/Beta/Stable releases (INS-1435) (#4516)
Co-authored-by: David Marby <david@dmarby.se>
|
2022-03-09 16:06:53 +01:00 |
|