github-actions[bot]
f0196a2f04
Version Packages
2022-10-18 09:55:10 +00:00
github-actions[bot]
9282c018c7
Version Packages (next)
2022-10-11 14:30:05 +00:00
github-actions[bot]
721c1efdb4
Version Packages (next)
2022-10-04 12:08:16 +00:00
github-actions[bot]
4e94720142
Version Packages (next)
2022-09-27 10:57:53 +00:00
Patrik Oldsberg
bd5b913c87
Merge pull request #13534 from backstage/rugvip/ranges
...
Switch to using workspace ranges
2022-09-21 10:55:18 +02:00
Patrik Oldsberg
be5a837259
migrate to use workspace ranges
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-21 10:14:53 +02:00
Patrik Oldsberg
0963b4d5fb
tech-insights-node: update package role
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-20 23:13:20 +02:00
github-actions[bot]
30882884a4
Version Packages
2022-09-20 11:52:02 +00:00
github-actions[bot]
423e01d903
Version Packages (next)
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-13 18:00:17 -04:00
Patrik Oldsberg
8911f684e1
Yarn 3 automatic formatting changes
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-08-31 15:49:38 +02:00
github-actions[bot]
d1ec204774
Version Packages (next)
2022-08-30 12:02:13 +00:00
github-actions[bot]
18ab337f96
Version Packages (next)
2022-08-23 10:29:17 +00:00
Niek te Grootenhuis
0ec1dd3098
chore: updated api-reports
...
Signed-off-by: Niek te Grootenhuis <niek.te.grootenhuis@alliander.com >
2022-08-22 10:06:31 +02:00
Niek te Grootenhuis
2e0689e536
fix: createFactRetriever not supporting timeout
...
Signed-off-by: Niek te Grootenhuis <niek.te.grootenhuis@alliander.com >
2022-08-19 13:51:49 +02:00
Fredrik Adelöw
3f739be9d9
more api cleanup
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-08-18 15:16:19 +02:00
github-actions[bot]
a5684d0d53
Version Packages
2022-08-16 12:15:33 +00:00
github-actions[bot]
73cee58fc2
Version Packages (next)
2022-07-26 08:37:39 +00:00
renovate[bot]
29f782eb37
chore(deps): update dependency @types/luxon to v3
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-07-20 00:35:52 +00:00
github-actions[bot]
7d7da6caec
Version Packages
2022-07-19 08:34:21 +00:00
github-actions[bot]
0e967f188b
Version Packages (next)
2022-07-12 13:19:14 +00:00
renovate[bot]
4e9a90e307
fix(deps): update dependency luxon to v3
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-07-11 22:07:53 +00:00
sblausten
307ade7499
Fix test and make fields optional
...
Signed-off-by: sblausten <sam@roadie.io >
2022-07-06 17:17:52 +02:00
sblausten
4f17e4eb55
Revert "Refactor"
...
This reverts commit 54f4eba561 .
Signed-off-by: sblausten <sam@roadie.io >
2022-07-06 17:14:23 +02:00
sblausten
54f4eba561
Refactor
...
Signed-off-by: sblausten <sam@roadie.io >
2022-07-06 16:09:27 +02:00
sblausten
bcc122c46d
Api report and changelog
...
Signed-off-by: sblausten <sam@roadie.io >
2022-07-06 13:59:42 +02:00
github-actions[bot]
c92deffe39
Version Packages (next)
2022-06-28 09:27:36 +00:00
github-actions[bot]
2231987c10
Version Packages (next)
2022-06-21 09:04:17 +00:00
github-actions[bot]
2e2a82c9d7
Version Packages
2022-06-14 09:12:05 +00:00
Jussi Hallila
989761315a
Update API report.
...
Signed-off-by: Jussi Hallila <jussi@hallila.com >
2022-06-10 09:04:46 +02:00
Jussi Hallila
aa15229ec3
Introduce additional JsonValue types to be storable as facts. This enables the possibility to store more complex objects for fact checking purposes. The rules engine supports walking keyed object values directly to create rules and checks
...
Modify facts database table to have a more restricted timestamp precision for cases where the postgres server isn't configured to contain such value. This fixes the issue where in some cases `maxItems` lifecycle condition didn't work as expected.
resolves #11595
Signed-off-by: Jussi Hallila <jussi@hallila.com >
2022-06-10 08:36:53 +02:00
github-actions[bot]
b844443164
Version Packages (next)
2022-06-03 15:01:16 +00:00
github-actions[bot]
bcc563abe9
Version Packages (next)
2022-05-24 11:05:52 +00:00
github-actions[bot]
64a03bd946
Version Packages
2022-05-17 09:26:29 +00:00
github-actions[bot]
c02ce52da1
Version Packages (next)
2022-05-10 08:00:04 +00:00
github-actions[bot]
55da880bf9
Version Packages (next)
2022-05-03 09:38:51 +00:00
Johan Haals
a1da76d38e
Merge pull request #11080 from ctrombley/feat/fact-retriever-token-managers
...
[TechInsights] Provide FactRetrievers with a TokenManager instance
2022-04-27 16:14:44 +02:00
Chris Trombley
58e2c46151
chore(tech-insights): update changelog
...
Signed-off-by: Chris Trombley <ctrombley@gmail.com >
2022-04-26 10:56:00 -07:00
Chris Trombley
a50b6474a7
feat(tech-insights): make tokenManager available on FactRetrieverContext
...
Signed-off-by: Chris Trombley <ctrombley@gmail.com >
2022-04-26 10:56:00 -07:00
github-actions[bot]
1bff70d602
Version Packages (next)
2022-04-26 12:22:43 +00:00
github-actions[bot]
3f7acfb96e
Version Packages
2022-04-19 14:28:08 +00:00
github-actions[bot]
e6f3fb8575
Version Packages (next)
2022-03-29 08:42:22 +00:00
Phil Gore
231fee736b
updating tasks and tech-insights to work together
...
Signed-off-by: Phil Gore <pgore@ea.com >
2022-03-22 14:48:17 +01:00
github-actions[bot]
ad955c1b1b
Version Packages (next)
2022-03-22 12:28:03 +00:00
github-actions[bot]
0bc1611d6e
Version Packages
2022-03-17 09:02:30 +00:00
github-actions[bot]
b6d947b67f
Version Packages
2022-03-10 11:30:23 +00:00
github-actions[bot]
1693f2dc74
Version Packages (next)
2022-03-09 16:09:04 +00:00
Patrik Oldsberg
1f87e8a376
Merge pull request #10037 from backstage/rugvip/role-lint
...
cli: introduce role-based lint configuration setup
2022-03-08 09:27:19 +01:00
Patrik Oldsberg
09b37063f2
packages,plugins: migrate to new lint config
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-03-07 14:53:43 +01:00
blam
bf231ecc7f
chore: updating api-report
...
Signed-off-by: blam <ben@blam.sh >
2022-03-07 10:15:54 +00:00
Fredrik Adelöw
ed027b8b28
just fix some random ugly comments
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-03-04 16:59:57 +01:00