Mir Arif Hasan
904a1b0405
chore: security patch for the dependency chain v2025.11.0 ( #5590 )
...
Bump dependencies and account for breaking changes.
---------
Co-authored-by: James George <25279263+jamesgeorge007@users.noreply.github.com >
2025-11-24 14:21:29 +05:30
jamesgeorge007
881c71560b
ci: pin Node.js to v22 to avoid isolated-vm incompatibility
...
Node.js `v24` became LTS recently, causing CI failures due to `V8` API
incompatibilities with isolated-vm `v5.x`. Pinning to `v22` aligns with our
production environment (Alpine `v3.22.1` ships Node.js `v22.16.0`) and ensures
build stability.
`isolated-vm v6+` will be required for Node.js `v24` support and will be
addressed in a future dependency update cycle.
2025-10-29 12:35:33 +05:30
Anwarul Islam
43730d66f6
feat: description field for request parameters and headers ( #4187 )
...
* feat: key-value component added for reuse
* chore: inspection result added
* chore: add `HoppRESTRequest` schema `v7`
* feat: add `description` for field for REST request headers
* feat: add `description` for field for GraphQL request headers
* fix: synchronization logic b/w bulk edit context and the default view
- Add `HoppGQLRequest` schema `v6`.
- Fix pre-existing issue with changes in bulk edit context not immediately reflecting in the default GQL request headers view.
* feat: support importing `description` fields from external sources
* test: fix failing tests
* chore: include description field for computed headers
Headers computed based on authorization info & inherited entries.
* feat: add `description` field for headers at the collection level
Add `HoppCollection` schema `v3`.
* test: fix failing tests
* ci: update tests workflow target branch trigger
* chore: cleanup
* chore: cleanup
* chore: rely on type inference
---------
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com >
Co-authored-by: nivedin <nivedinp@gmail.com >
2024-08-27 14:30:12 +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
Andrew Bastin
e869d49e16
chore: run tests on and against release branches
2023-07-18 21:46:38 +05:30
Andrew Bastin
61b9aca746
chore: update ci actions
2023-04-10 13:14:47 +05:30
Liyas Thomas
0d26d4cdbd
ci: updated workflow comments
2022-12-14 19:10:52 +05:30
Liyas Thomas
0d33758ba4
ci: introduce staging deployment actions
2022-12-07 12:11:06 +05:30
Liyas Thomas
dcbc2f1145
ci: use latest workflow versions
2022-12-03 00:51:49 +05:30
Andrew Bastin
9d8d6832af
chore: fix broken ci
2022-12-02 11:01:53 -05:00
Liyas Thomas
8f2810db30
ci: use latest workflow version - superseded #2754
2022-10-09 16:44:44 +05:30
Andrew Bastin
f759014315
fix: broken pr evaluation scripts
2022-10-07 22:20:05 +05:30
jerbob92
80de63323d
build: use GraphQL URL from env in gql-codegen ( #2749 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2022-10-07 01:17:25 +05:30
liyasthomas
e5e44b889f
ci: use pnpm/action-setup in actions
2022-06-08 12:34:03 +05:30
kyteinsky
dcdd0379d4
chore: introduce curl parser tests and minor changes ( #2145 )
...
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com >
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2022-03-14 23:39:32 +05:30
Oscar Dominguez
6d167ce1d6
ci(workflow): add cache to workflows using actions/setup-node ( #1872 )
2021-10-16 22:50:16 +05:30
liyasthomas
adc08f8865
perf(ci): remove absolute branch hooks
2021-09-17 15:20:30 +05:30
Andrew Bastin
d4392416c8
fix: fix broken tests
2021-09-16 22:59:29 +05:30
liyasthomas
2d3cbd26b8
fix: ci builds
2021-09-16 22:44:34 +05:30
Andrew Bastin
85889c2cb9
fix: fix tests.yml
2021-09-10 12:55:59 +05:30
liyasthomas
be6ceaab04
perf: ci
2021-09-10 12:46:50 +05:30
liyasthomas
94fcc0a6a9
perf: workflows
2021-09-02 20:33:34 +05:30
liyasthomas
9b5b3cc202
ci: enforce commitlint + skip build on tests
2021-06-29 06:50:38 +05:30
Liyas Thomas
5246284e32
refactor(ci): minor optimizations
2021-06-15 08:40:03 +00:00
liyasthomas
27e061c355
setup: GitHub actions for tests and remove Travis CI
2021-06-10 11:02:24 +05:30