github-actions[bot]
389d265b60
Version Packages
2025-05-20 08:25:02 +00:00
github-actions[bot]
1c0cb7be17
Version Packages (next)
2025-05-13 13:52:18 +00:00
Patrik Oldsberg
9a1ba21712
Merge pull request #29504 from tklever/add-manifest-configuration
...
Add manifest configuration options
2025-05-13 13:21:12 +02:00
Patrik Oldsberg
83656f8999
.github/CODEOWNERS: adjust ownership for new project areas
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-05-05 14:19:45 +02:00
Tim Klever
163f3dabf1
docs: documentation for contribution of change
...
Signed-off-by: Tim Klever <tim.v.klever@aexp.com >
2025-04-23 07:45:34 -07:00
Tim Klever
b883f85f13
feat: expand the configuration options for release manifests
...
Ultimately, this paves the way for more configuration options with cli bump command when working in environments that are closed / air-gapped from the public internet.
Signed-off-by: Tim Klever <tim.v.klever@aexp.com >
2025-04-23 07:45:33 -07:00
github-actions[bot]
cfdf107d34
Version Packages
2024-12-17 10:54:05 +00:00
github-actions[bot]
d8f9e72384
Version Packages (next)
2024-12-03 13:18:49 +00:00
MT Lewis
b29eaea119
release-manifests: allow overriding fetch implementation
...
This allows us to use yarn's built in HTTP request
utilities in the Backstage yarn plugin, thereby
benefiting from the built-in caching and proxy
configuration utilities.
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2024-12-01 18:06:26 +00:00
github-actions[bot]
b86975e7fb
Version Packages (next)
2024-11-26 11:10:07 +00:00
MT Lewis
2e140dcd99
release-manifests: use native fetch
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2024-11-21 17:51:27 +00: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
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
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
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
github-actions[bot]
c8a8aac2af
Version Packages
2023-11-14 13:25:17 +00:00
renovate[bot]
4aa43f62aa
chore(deps): update dependency cross-fetch to v4
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-11 14:02:08 +00:00
github-actions[bot]
b228d7d9c2
Version Packages
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-09-20 11:24:40 +02:00
github-actions[bot]
a6d1580062
Version Packages (next)
2023-09-12 11:41:29 +00:00
Patrik Oldsberg
406b786a2a
fix package side effect declarations
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-09-07 13:40:19 +02: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
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]
24632ad94b
Version Packages
2023-03-14 14:31:40 +00:00
github-actions[bot]
b19b95fc09
Version Packages (next)
2023-02-28 13:04:36 +00:00
renovate[bot]
52b0022dab
chore(deps): update dependency msw to v1
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2023-02-22 12:55:56 +00:00
github-actions[bot]
3245539963
Version Packages
2022-12-20 11:30:21 +00:00
github-actions[bot]
83d3167594
Version Packages (next)
2022-11-22 15:40:52 +00:00
renovate[bot]
3280711113
Update dependency msw to ^0.49.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-11-22 04:34:08 +00:00
github-actions[bot]
3164131851
Version Packages
2022-11-15 12:31:55 +00:00
renovate[bot]
e13cd3feaf
Update dependency msw to ^0.48.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-11-09 10:15:16 +00:00
github-actions[bot]
b01fea7b8c
Version Packages (next)
2022-11-08 14:04:37 +00:00
Patrik Oldsberg
13bca51ec1
Revert "release-manifests: workaround for no Promise.any in Node 14"
...
This reverts commit bdc44f025f .
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-11-07 16:39:34 +01:00
Patrik Oldsberg
bdc44f025f
release-manifests: workaround for no Promise.any in Node 14
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-11-07 16:39:22 +01:00
Patrik Oldsberg
a4496131fa
release-manifests: add fallback that fetches from GitHub raw
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-11-07 16:39:22 +01: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
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
7d47def9c4
switch @types/jest to only be depended on by @backstage/cli
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-07 11:29:12 +02:00
github-actions[bot]
f275697d2b
Version Packages (next)
2022-09-06 13:11:16 +00:00
renovate[bot]
667d917488
chore(deps): update dependency msw to ^0.47.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-09-06 07:09:16 +00:00
Patrik Oldsberg
2d3cfc7643
add missing CLI dependencies
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-04 13:57:06 +02: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
renovate[bot]
87ec2ba4d6
chore(deps): update dependency msw to ^0.46.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-08-31 01:34:13 +00: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
renovate[bot]
bf5e9030eb
chore(deps): update dependency msw to ^0.45.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-08-22 02:27:29 +00:00