Andrew Bastin
6e63c723b7
chore: bump cli to 0.8.1 due to new hopp-data schema change
2024-06-24 16:04:39 +05:30
Andrew Bastin
844eee0fa4
chore: update @hoppscotch/cli README
2024-04-22 21:12:27 +05:30
Andrew Bastin
d21bb65511
chore: bump cli version to 0.8
2024-04-22 20:29:03 +05:30
James George
22c6eabd13
chore: migrate Node.js implementation for js-sandbox to isolated-vm ( #3973 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2024-04-19 21:08:46 +05:30
jamesgeorge007
375d53263a
test: fix failing tests
2024-04-16 23:55:07 +05:30
Akash K
0f592d1789
fix: use proper values for addTo field when auth type is api-key ( #3966 )
2024-04-16 17:44:28 +05:30
James George
7621ff2961
feat: add extended support for versioned entities in the CLI ( #3912 )
2024-03-20 20:13:22 +05:30
Akash K
6b58915caa
feat: oauth revamp + support for multiple grant types in oauth ( #3885 )
...
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com >
2024-03-20 00:18:03 +05:30
kaifulee
efdc1c2f5d
chore: fix some typos ( #3895 )
...
Signed-off-by: kaifulee <cuishuang@outlook.com >
2024-03-15 20:06:34 +05:30
James George
439cd82c88
chore: pin dependencies across packages ( #3876 )
2024-03-07 23:37:48 +05:30
Nivedin
7ec8659381
feat: request variables ( #3825 )
...
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com >
2024-03-07 12:50:44 +05:30
Andrew Bastin
55a94bdccc
chore: merge hoppscotch/release/2023.12.6 into hoppscotch/release/2024.3.0
2024-02-27 13:35:20 +05:30
Andrew Bastin
6a0e73fdec
chore: bump versions
2024-02-08 22:41:59 +05:30
James George
5bcc38e36b
feat: support secret environment variables in CLI ( #3815 )
2024-02-08 22:08:18 +05:30
James George
3482743782
chore(cli): emit bundle in ESM format ( #3777 )
2024-02-05 22:55:05 +05:30
Andrew Bastin
aab76f1358
chore: bump version to 2023.12.3
2024-01-30 20:27:25 +05:30
James George
0df194f9c5
fix(cli): environment resolution in the single-entry export format ( #3687 )
2023-12-22 19:21:33 +05:30
Andrew Bastin
fad31a47ee
chore: bump versions of all relevant packages
2023-12-16 22:27:41 +05:30
James George
9bc81a6d67
feat(cli): support collection level authorization and headers ( #3636 )
2023-12-14 12:43:22 +05:30
Nivedin
47e009267b
feat: collection level headers and authorization ( #3505 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2023-12-13 22:43:18 +05:30
James George
bdfa14fa54
refactor(scripting-revamp): migrate js-sandbox to web worker/Node vm based implementation ( #3619 )
2023-12-07 16:10:42 +05:30
James George
2462492c86
chore(cli): bump dependencies ( #3441 )
...
* chore: bump CLI dependencies
* chore: update package.json
Bump version and specify minimum Node.js version
2023-10-16 18:23:22 +05:30
Joel Jacob Stephen
185c225297
feat: introduces ability to export single environment variables and allow CLI to accept the export format used by the app ( #3380 )
...
* feat: add ability to export a single environment
* refactor: export environment without id
* feat: introducing zod for checking json format for environment variables
* refactor: new zod specific type for HoppEnvPair
* feat: add ability to export single environment in team environment
* refactor: moved zod as a dependency to devDependency
* refactor: separated repeating logic to helper file
* refactor: removed unnecessary to string operation
* chore: rearranged smart item placement
* refactor: introduced error type when a bulk environment export is used in cli
* refactor: removed unnecssary type exports and updated logic and variable names across most files
* refactor: better logic for type shapes
* chore: bump hoppscotch-cli package version
---------
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2023-10-06 11:21:54 +05:30
James George
2694731c36
chore: remove stale type definitions ( #3368 )
2023-10-05 14:49:04 +05:30
James George
7c238fa854
chore(cli): update error message ( #3363 )
2023-09-18 19:19:51 +05:30
Liyas Thomas
f34d896095
docs: updated screenshots and features list ( #3310 )
2023-09-05 12:06:47 +05:30
Liyas Thomas
5d8b55e96b
docs: fixed broken documentation links ( #2997 )
2023-04-18 23:14:06 +05:30
Andrew Bastin
80a5d21576
chore: set web and common versions to 2023.4.0 and remove workspace package version specifiers
2023-04-09 21:42:25 +05:30
Liyas Thomas
536c8128dd
docs: update package description [skip ci]
2023-02-08 18:50:32 +05:30
Andrew Bastin
99918ee0c0
chore: prettier version bump and related fixes
2023-02-08 18:35:27 +05:30
Jesvin Jose
cd72851289
refactor: cli updates ( #2907 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2023-02-07 17:47:54 +05:30
Andrew Bastin
3c35bb6091
fix: issue with non-alphanumeric characters within body env variables ( fixes #2665 )
2022-10-03 14:55:59 +05:30
Andrew Bastin
c013aa52ac
feat: allow quoted key/values for escaping characters and trail/lead whitespaces in raw key value pairs ( #2578 )
2022-08-12 13:53:40 +05:30
Deepanshu Dhruw
73fdfbd2c8
feat: added delay flag in @hoppscotch/cli and related tests ( #2527 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2022-08-04 19:19:14 +05:30
Andrew Bastin
7f08a4bd81
chore: hoppscotch-cli version 0.2.1
2022-06-15 23:58:34 +05:30
Deepanshu Dhruw
0244b941b3
feat: added support for passing env.json file to test cmd ( #2373 )
2022-06-15 23:53:24 +05:30
Deepanshu Dhruw
432337b801
chore: tests for hoppscotch-cli ( #2300 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2022-05-11 15:44:19 +05:30
Andrew Bastin
c20339d222
fix: deprecated pnpx usage migrated to pnpm exec
2022-05-03 12:39:56 +05:30
Andrew Bastin
d1b339df5d
chore: hoppscotch-cli release 0.1.14
2022-04-18 22:49:34 +05:30
Deepanshu Dhruw
06937fe9e8
feat: added execution duration and updated collection-metrics ( #2257 )
2022-04-18 22:43:43 +05:30
Andrew Bastin
ede27e0600
refactor: implement updated equality heuristics for hopprestrequest struct
2022-04-14 20:28:59 +05:30
Ace Nassri
9b5fec7b32
feat: add toInclude() function ( #2234 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2022-04-05 15:57:14 +05:30
liyasthomas
4b46d2ce4a
chore(deps): bump
2022-04-04 10:54:15 +05:30
Andrew Bastin
183d5f3545
chore: bump cli version to 0.1.12
2022-04-02 00:42:39 +05:30
devblin
9cd92fbce5
chore: bump hoppscotch-cli dependencies
2022-04-02 00:42:39 +05:30
Andrew Bastin
f9bc30b89f
chore: cli update package.json + bump version to 0.1.11
2022-03-28 17:00:04 +05:30
Andrew Bastin
66f92ad5ff
chore: bump cli version to fix publish overrule errors
2022-03-28 17:00:04 +05:30
Deepanshu Dhruw
909d524de5
Feature: hopp-cli in TypeScript ( #2074 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
Co-authored-by: liyasthomas <liyascthomas@gmail.com >
Co-authored-by: Gita Alekhya Paul <gitaalekhyapaul@gmail.com >
2022-03-28 13:56:15 +05:30