Commit Graph

124 Commits

Author SHA1 Message Date
Opender Singh
cbd98f5842 fix typo in release workflow 2021-10-05 16:56:14 +13:00
Opender Singh
7fe5d7c76a uncomment release workflow changes 2021-10-05 15:32:46 +13:00
Opender Singh
40e8dec40e does moving the npm target env variables fix node-libcurl for inso? 2021-10-05 15:32:46 +13:00
Opender Singh
0aa4e8f939 switch test workflow on 2021-10-05 15:32:46 +13:00
Opender Singh
db9d294b4e skip tests for now 2021-10-05 15:32:46 +13:00
Opender Singh
5871ee5937 check as string 2021-10-05 15:32:46 +13:00
Opender Singh
1ca1b3f6a6 try json conversion 2021-10-05 15:32:46 +13:00
Opender Singh
18a8091235 this should create a release because I deleted the existing one 2021-10-05 15:32:46 +13:00
Opender Singh
56573abdbc BINGO! This will skip 2021-10-05 15:32:46 +13:00
Opender Singh
485f279431 should skip 2021-10-05 15:32:46 +13:00
Opender Singh
f95d0f3231 should skip 2021-10-05 15:32:46 +13:00
Opender Singh
927601bf61 should skip 2021-10-05 15:32:46 +13:00
Opender Singh
e8179cbe6d should skip because the release already exists 2021-10-05 15:32:46 +13:00
Opender Singh
d25b534a56 flip condition?? 2021-10-05 15:32:46 +13:00
Opender Singh
10c33d268b rename 2021-10-05 15:32:46 +13:00
Opender Singh
61b9a1c543 disable test workflow for now 2021-10-05 15:32:46 +13:00
Opender Singh
cde1684ec9 debug steps 2021-10-05 15:32:46 +13:00
Opender Singh
4a6bd324f7 fix condition 2021-10-05 15:32:46 +13:00
Opender Singh
3d8870ecdd handle error when no release is found for tag 2021-10-05 15:32:46 +13:00
Opender Singh
eddea3e36d fix step output 2021-10-05 15:32:46 +13:00
Opender Singh
174d2fcefa update release script to only create a release if it doesnt exist 2021-10-05 15:32:46 +13:00
Opender Singh
aa17685867 release action WIP 2021-10-05 15:32:46 +13:00
Opender Singh
e6c288c7b9 compress via script 2021-10-05 15:32:46 +13:00
Opender Singh
5ae0d1b0d8 update packagelock and tar command 2021-10-05 15:32:46 +13:00
Opender Singh
0f572abe80 YAMLING 2021-10-05 15:32:46 +13:00
Opender Singh
11b76efaef improve tar structure and package from script 2021-10-05 15:32:46 +13:00
Opender Singh
a3e1157ff7 update test workflow to tar and upload 2021-10-05 15:32:46 +13:00
Opender Singh
93c95dc6b0 upload binary artifacts for OS 2021-10-05 15:32:45 +13:00
Opender Singh
fabbd6e8ce add CLI package step to test workflow 2021-10-05 15:32:45 +13:00
Wils Dawson
cfcc134c1f Add GitHub Issue Forms (#3956)
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
2021-08-31 09:50:40 -04:00
Dimitri Mitropoulos
422d5a809c adds markdown linting (#3931) 2021-08-27 15:44:01 +12:00
David Marby
a51700fbe6 Use the latest kong/release-script version (#3943) 2021-08-25 13:56:13 +02:00
John Chadwick
b07cd1cf16 Upgrade Electron to 11.2.3. (#3798)
* Upgrade Electron from 9.3.5 to 11.2.3.

* bump version

* update preid to alpha

* version packages lib@2.3.1-alpha.0

* Downgrade electron-builder to 22.11.3.

We tried to upgrade electron-builder to 22.11.7, but this fails
because electron-builder 22.11.4 introduces imports into fs/promises.
This module is only available in Node 14+, so we have to stick to
22.11.3 until we update to Electron 12.

* Revert npm script changes from alpha release.

Co-authored-by: Opender Singh <opender.singh@konghq.com>
2021-07-16 13:35:32 -07:00
Wils Dawson
c79da31553 Update issue templates
Removed old Feature Request Issue
2021-06-30 15:56:49 -07:00
Wils Dawson
daa917620d Point feature requests to GitHub discussions (#3511) 2021-06-30 15:55:40 -07:00
Opender Singh
3998e8b489 Merge branch 'release/2021.4.0-stable' into develop 2021-06-30 11:03:39 +12:00
David Marby
8f604dcedc Use the Designer certificate for Windows signing 2021-06-24 19:12:37 +02:00
Opender Singh
e519922b54 Remove issue management bot for now (#3472) 2021-06-15 09:49:01 +12:00
Dimitri Mitropoulos
c425486e7f removes stalebot (#3457) 2021-06-08 15:35:57 -04:00
Opender Singh
f577020fb9 stop stalebot from closing issues (#3439) 2021-06-03 20:24:53 +12:00
Opender Singh
5753356305 Update stalebot config and add issue management workflow (#3426) 2021-05-27 16:03:22 +12:00
Opender Singh
25ac42eb23 Skip apt repo publish if not stable tag (#3423) 2021-05-27 13:00:07 +12:00
Opender Singh
be59ef1e3b GH release workflow improvements (#3406) 2021-05-21 08:43:07 +12:00
Opender Singh
1271f5a925 Publish NPM packages through CI (#3311)
* chore: update CI to publish npm packages during a release

* chore: test on all OSs prior to publishing npm packages and running a release

* auth with npm before publish
2021-05-15 09:09:11 +12:00
Dimitri Mitropoulos
5f4c19da35 [TypeScript] Phase 1 & 2 (#3370)
Co-authored-by: Opender Singh <opender.singh@konghq.com>
2021-05-12 18:35:00 +12:00
David Marby
8d79631e59 Add github action for publishing to the apt repository (#3315) 2021-04-23 09:10:02 +02:00
Nijiko Yonskai
5c367ad614 chore: fix bug label (#3228)
Pressed C instead of B.
2021-03-23 10:56:43 -07:00
Nijiko Yonskai
5d4a347845 chore: fix bug label, add unverified, remove title (#3226)
Fixed labels and removed the title which has been repeatedly not changed by users in an attempt to force better titles
2021-03-23 10:34:21 -07:00
Nijiko Yonskai
8efa70c726 chore: fix labels and remove title (#3227)
Fixes labels for feature request template and removes placeholder title in an attempt to improve title names
2021-03-23 10:34:10 -07:00
Nijiko Yonskai
4fdb9bc473 feat: add config for GitHub issues (#3224) 2021-03-23 10:27:11 -07:00