Commit Graph

476 Commits

Author SHA1 Message Date
github-actions[bot] 132173b897 Version Packages (next) 2025-01-21 14:07:39 +00:00
Patrik Oldsberg e57fd0c63d Merge pull request #28308 from backstage/rugvip/modules
cli: add support for native ESM in Node.js packages
2025-01-16 14:07:54 +01:00
github-actions[bot] 43f666371b Version Packages 2025-01-14 12:23:31 +00:00
github-actions[bot] 0980e400a0 Version Packages (next) 2025-01-07 15:04:17 +00:00
Patrik Oldsberg f866b86521 switch to explicit require for lazy-loading dependencies in node packages
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-12-26 21:29:01 +01:00
github-actions[bot] 2e3fbc11c2 Version Packages (next) 2024-12-24 10:07:58 +00:00
blam 4e7f18f604 chore: simplify
Signed-off-by: blam <ben@blam.sh>
2024-12-20 14:15:58 +01:00
blam ba84063925 chore: smol comment
Signed-off-by: blam <ben@blam.sh>
2024-12-20 14:09:47 +01:00
blam 5c399429d9 chore: small refactor and some new config.d.ts
Signed-off-by: blam <ben@blam.sh>
2024-12-20 13:50:33 +01:00
blam 8ecf8cb449 chore: changeset
Signed-off-by: blam <ben@blam.sh>
2024-12-20 13:06:43 +01:00
blam b51173266c chore: fixing tests
Signed-off-by: blam <ben@blam.sh>
2024-12-20 13:04:39 +01:00
blam c8d8a1de05 fix: omit collecting backend-common package if backend-defaults is included
Signed-off-by: blam <ben@blam.sh>
2024-12-20 12:08:32 +01:00
github-actions[bot] cfdf107d34 Version Packages 2024-12-17 10:54:05 +00:00
Fredrik Adelöw b6d0969b16 Merge pull request #28070 from backstage/freben/splel
fix some little things that vale was complaining about
2024-12-10 15:57:56 +01:00
Fredrik Adelöw 973dd6f25d fix some little things that vale was complaining about
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-12-10 14:31:54 +01:00
github-actions[bot] 134bc9981f Version Packages (next) 2024-12-10 12:54:09 +00:00
github-actions[bot] d8f9e72384 Version Packages (next) 2024-12-03 13:18:49 +00:00
Fredrik Adelöw 5c9cc05eee remove most usages of node-fetch
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-11-30 23:54:19 +01:00
github-actions[bot] 1552f03186 Version Packages 2024-11-19 11:21:20 +00:00
Fredrik Adelöw c5e39e78d7 add a createDeferred and DeferredPromise to the types
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-11-13 16:40:36 +01:00
github-actions[bot] 7ffb8eedd7 Version Packages (next) 2024-10-28 13:06:13 +00:00
blam fc01ce7e77 chore: fix api-reports warnings
Signed-off-by: blam <ben@blam.sh>
2024-10-14 17:56:00 +02:00
Patrik Oldsberg fdaf466d5f config-loader: fix flaky test
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-10-08 14:42:51 +02:00
secustor 831571c251 merge new changes
Signed-off-by: secustor <sebastian@poxhofer.at>
2024-09-23 14:54:45 +02:00
secustor c28596309f update files
Signed-off-by: secustor <sebastian@poxhofer.at>
2024-09-23 14:41:40 +02:00
secustor 65da28ad53 add newly generated api reports
Signed-off-by: secustor <sebastian@poxhofer.at>
2024-09-23 14:41:34 +02:00
github-actions[bot] 698adeb1ea Version Packages 2024-09-17 13:19:01 +00:00
github-actions[bot] 47358815d6 Version Packages (next) 2024-09-10 13:56:19 +00:00
renovate[bot] ef3c50735c fix(deps): update dependency typescript-json-schema to ^0.65.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-05 14:36:17 +00:00
github-actions[bot] 2a2c84ba68 Version Packages 2024-08-20 08:56:34 +00:00
github-actions[bot] 120319d2b5 Version Packages (next) 2024-08-06 13:15:32 +00:00
Heikki Hellgren 93095eecea chore(deps): bump node-fetch to ^2.7.0
Relates to #24590

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-08-02 12:19:38 +03:00
github-actions[bot] 58bbb3edca Version Packages (next) 2024-07-30 12:26:11 +00:00
Ben Lambert d8d83de25c Merge pull request #25334 from tklever/config-source-parsing-refactor
feat: add parsing configuration option for `ConfigSource`s
2024-07-30 12:48:58 +02:00
Patrik Oldsberg 2bae52597d Merge pull request #25472 from tklever/config-sources-env-option-update
feat: update ConfigSources options to match process.env typings
2024-07-26 10:43:21 +02:00
github-actions[bot] 4a8774820c Version Packages (next) 2024-07-23 14:02:37 +00:00
MT Lewis 493feaca4d cli: allow running with no configuration files
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2024-07-22 15:18:15 +01:00
Tim Klever 274428fd9d feat: add parsing configuration option for ConfigSources
FileConfigSource and RemoteConfigSource can now be optionally configured to operate on more than yaml files

Signed-off-by: Tim Klever <tim.v.klever@aexp.com>
2024-07-19 11:52:56 -04:00
Camila Belo b82aff92aa refactor(test-utils): deprecate the isDockerDisabledForTests function
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-07-10 17:06:00 +02:00
Camila Belo 95a3a0b91c refactor(test-utils): rename setupRequestMockHandlers to setupMswHandler
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-07-10 15:45:49 +02:00
Tim Klever 1edd6c27ee feat: update ConfigSources options to match process.env typings
Signed-off-by: Tim Klever <tim.v.klever@aexp.com>
2024-06-29 11:36:21 -07:00
github-actions[bot] 18a40424cb Version Packages 2024-06-18 12:37:38 +00:00
github-actions[bot] e83ead9b1a Version Packages (next) 2024-06-11 15:25:17 +00:00
github-actions[bot] 0e48f5a289 Version Packages 2024-04-16 12:20:53 +00:00
Patrik Oldsberg 2ce31b3954 config-loader: trim strings when reading env vars
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-04-13 11:54:18 +02:00
github-actions[bot] 366cf07ad3 Version Packages (next) 2024-04-02 14:11:36 +00:00
Patrik Oldsberg 215855f985 Merge pull request #23464 from solimant/env_var_param_sub
Support env var parameter substitution
2024-04-01 14:34:43 +02:00
github-actions[bot] e83e055841 Version Packages 2024-03-19 14:56:10 +00:00
solimant 99bab65ff7 Support env var parameter substitution
Signed-off-by: solimant <solimant@users.noreply.github.com>
2024-03-12 14:41:02 +00:00
github-actions[bot] 8db51ca72f Version Packages (next) 2024-03-05 13:38:18 +00:00