Commit Graph

411 Commits

Author SHA1 Message Date
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
github-actions[bot] a6d1580062 Version Packages (next) 2023-09-12 11:41:29 +00:00
github-actions[bot] 32a09adcff Version Packages (next) 2023-09-05 10:03:17 +00:00
Fredrik Adelöw 8cec7664e1 remove dependencies on @types/node
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-09-01 11:04:14 +02:00
github-actions[bot] fc1a38bc57 Version Packages (next) 2023-08-29 12:18:08 +00:00
Eric Peterson 433b12d921 Marking all plugins >= v1.0.0 as 'production'
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2023-08-24 17:37:01 +02:00
Eric Peterson f5cdb61269 Add maintainer-owned catalog-info.yaml files
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2023-08-23 18:02:53 +02:00
github-actions[bot] f8c8e8de37 Version Packages (next) 2023-08-22 11:37:48 +00:00
Patrik Oldsberg 9606ba0939 config-loader: apply deep visibility to all values
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-08-21 17:44:16 +02:00
Fredrik Adelöw f9657b891b avoid unnecessary config notifications
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-08-17 11:58:39 +02:00
github-actions[bot] aaf5cb2ca1 Version Packages 2023-08-15 17:12:48 +00:00
github-actions[bot] 572abc7edf Version Packages (next) 2023-08-01 12:30:00 +00:00
Patrik Oldsberg 7fc676a876 config-loader: bit more explanation around why we reject invalid schema
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-07-28 16:18:24 +02:00
Patrik Oldsberg 2f18595859 config-loader: throw error rather than silently ignore invalid config
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-07-28 16:15:07 +02:00
github-actions[bot] b441642fbe Version Packages (next) 2023-07-25 11:30:28 +00:00
Ben Lambert 2166e52320 Merge pull request #18187 from sennyeya/visibility-secret
feat(config-loader): Make children of `secret` visibility parents `secret` themselves.
2023-07-18 13:27:34 +02:00
github-actions[bot] 0abb3c37b8 Version Packages 2023-07-18 08:35:29 +00:00
Aramis cd514545d1 feat(config-loader): Make children of secret parents secret themselves.
Signed-off-by: Aramis <sennyeyaramis@gmail.com>
2023-07-13 09:21:22 -04:00
github-actions[bot] d72e2eeba6 Version Packages (next) 2023-06-27 12:10:42 +00:00
github-actions[bot] bc0c4bc64c Version Packages 2023-06-20 13:54:09 +00:00
Fredrik Adelöw a5c5491ff5 introduce durationToMilliseconds
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-06-16 12:29:18 +02:00
github-actions[bot] a8634a9634 Version Packages (next) 2023-05-30 13:52:00 +00:00
github-actions[bot] 75a1c93784 Version Packages (next) 2023-05-23 15:25:13 +00:00