Commit Graph

433 Commits

Author SHA1 Message Date
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
Patrik Oldsberg db8358d6b1 config-loader: forward null values
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-02-29 21:06:31 +01:00
github-actions[bot] 4cca80fbf8 Version Packages (next) 2024-02-27 16:48:30 +00:00
Fredrik Adelöw c66a99c272 sort package.json files that have no PRs active toward them
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-02-23 13:54:10 +01:00
github-actions[bot] f1831dd9b2 Version Packages 2024-02-20 11:04:26 +00:00
renovate[bot] bf3da1642c fix(deps): update dependency typescript-json-schema to ^0.63.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-15 16:23:54 +00:00
Fredrik Adelöw 6d1e1f3e3e Merge pull request #22829 from backstage/renovate/fs-extra-11.x
Update dependency fs-extra to v11
2024-02-14 08:54:53 +01:00
renovate[bot] 6bb6f3e64d fix(deps): update dependency fs-extra to v11
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-13 15:33:10 +01:00
github-actions[bot] 7236e15fa2 Version Packages (next) 2024-02-13 14:00:45 +00:00
Patrik Oldsberg 0396dbac52 Merge pull request #22761 from backstage/rugvip/allow-empty
cli: stop requiring configuration for the frontend build
2024-02-09 13:11:54 +01:00
Fredrik Adelöw e97cc0b0a3 updated the knip rules a bit
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-02-08 09:53:18 +01:00
Heikki Hellgren 60a68f10e9 ci: introduce knip for checking unused packages
fixes #21948

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-02-08 08:29:48 +02:00
Patrik Oldsberg 0a9a03c53e config-loader: avoid error on empty config
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-02-06 15:54:57 +01:00
github-actions[bot] 8070f67dc4 Version Packages 2024-01-16 11:44:56 +00:00
github-actions[bot] a3ccddeba5 Version Packages (next) 2024-01-02 10:42:54 +00:00
Patrik Oldsberg 85c521b82b remove last mock-fs dependencies
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-12-28 16:04:25 +01:00
github-actions[bot] a9801a3ec9 Version Packages 2023-12-19 13:39:54 +00:00
github-actions[bot] a7f57602d1 Version Packages (next) 2023-12-05 13:55:44 +00:00
Mitchell Hentges 24f5a8567d Add "path" to TransformFunc context
We have a use case where the transform we're applying to a value _depends_ on where
that value sits in the object tree.

`filterPath` seemed better to expose that `visibilityPath` because:
* JQ-style paths with `.` as separate are more common, and are supported by
  `lodash`'s `get()` function.
* For array items, `visibilityPath` doesn't include the array index

Signed-off-by: Mitchell Hentges <mhentges@spotify.com>
2023-12-01 16:18:29 +01:00
github-actions[bot] c8a8aac2af Version Packages 2023-11-14 13:25:17 +00:00
renovate[bot] 087bab5b42 fix(deps): update dependency typescript-json-schema to ^0.62.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-10 13:11:06 +00:00
Fredrik Adelöw cf59a34de6 try to fix the flaky config collector test
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-11-07 16:12:25 +01:00
github-actions[bot] f577e1176f Version Packages (next)
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-31 15:42:09 +01:00
Patrik Oldsberg 45c15ac39b Merge pull request #20754 from backstage/freben/win
just a few small windows build fixes
2023-10-24 16:01:48 +02:00
Fredrik Adelöw bb688f7b3b just a few small windows build fixes
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-10-24 13:22:29 +02:00
github-actions[bot] 8345a35d04 Version Packages (next) 2023-10-24 11:04:16 +00:00
Phil Kuang 22ca64f117 fix(configLoader): properly resolve targets into absolute paths
Signed-off-by: Phil Kuang <pkuang@factset.com>
2023-10-19 13:57:38 -04:00
github-actions[bot] 8cdb8c2e40 Version Packages 2023-10-17 08:54:50 +00:00
github-actions[bot] e43d3eb1b7 Version Packages (next) 2023-10-10 11:39:03 +00:00
Patrik Oldsberg e2800979b7 Merge pull request #19718 from immobiliare/feat/added-flag-disable-config-watching
feat: added disable config watching flag
2023-10-10 11:33:03 +02:00
renovate[bot] 30c553c1d2 fix(deps): update dependency typescript-json-schema to ^0.61.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-08 19:17:36 +00:00
Fredrik Adelöw 0b55f773a7 Removed some unused dependencies
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-10-06 14:32:19 +02:00
Patrik Oldsberg 2929f856cf config-loader: restore cwd after tests
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-06 12:46:55 +02:00
Patrik Oldsberg afd0290285 config-loader: refactor remaining tests and remove mock-fs dep
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-06 09:35:46 +02:00
Patrik Oldsberg 6f9514ac1f config-loader: refactor schema collection tests to avoid mock-fs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-06 09:35:46 +02:00
Antonio Musolino 1726658887 Update packages/config-loader/src/sources/FileConfigSource.ts
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Antonio Musolino <antoniomusolino007@gmail.com>
2023-10-04 08:59:05 +02:00
Antonio Musolino a4617c422a feat: added disable config watching flag
Signed-off-by: Antonio Musolino <antoniomusolino007@gmail.com>
2023-10-03 16:03:01 +02:00
github-actions[bot] bea3617712 Version Packages (next) 2023-09-26 13:20:00 +00:00
Patrik Oldsberg 773ea341d2 config-loader: retry empty files
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-26 11:05:37 +02:00
Fredrik Adelöw 42ad082d93 finally fix win tests
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-09-20 21:15:15 +02:00
Patrik Oldsberg 92cfcdd632 sync mock-fs versions
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-20 12:58:36 +02:00
github-actions[bot] b228d7d9c2 Version Packages
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-20 11:24:40 +02:00
Fredrik Adelöw 30cb16c473 correct win tests again
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-09-16 19:39:33 +02:00
Fredrik Adelöw 95126b1033 attempt at fixing some windows test failures
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-09-16 10:58:44 +02:00