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