Joon Park
67115f532b
Expose both types of scaffolder permissions in metadata endpoint ( #17705 )
...
* Expose both types of scaffolder permissions in metadata endpoint
Signed-off-by: Joon Park <joonp@spotify.com >
* Fix typo in changeset
Signed-off-by: Joon Park <joonp@spotify.com >
* Change both bumps to minor
Co-authored-by: Ben Lambert <blam@spotify.com >
Signed-off-by: Joon Park <joonp@spotify.com >
---------
Signed-off-by: Joon Park <joonp@spotify.com >
Co-authored-by: Ben Lambert <blam@spotify.com >
2023-05-12 11:11:51 +02:00
Fredrik Adelöw
7c116bcac7
await response errors
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-05-12 10:36:20 +02:00
olangen
f4af5d4d15
Correcting namespace format rules in catalog documentation
...
Signed-off-by: olangen <oliver.langen@nokia.com >
2023-05-12 08:06:49 +00:00
Fredrik Adelöw
c9d2917ccd
Merge pull request #17766 from backstage/freben/better-orphan-control
...
improve the query for orphan pruning
2023-05-12 09:55:27 +02:00
Patrik Oldsberg
56669e3d03
Merge pull request #17731 from backstage/rugvip/commands
...
repo-tools: switch to using sub commands
2023-05-12 08:59:54 +02:00
Tim Soslow
8f21ebe629
Remove crumbIssuer support in rebuildProject
...
Crumb issuer support is not required for API calls using a token, so I am simplifying the code to remove it.
Signed-off-by: Tim Soslow <tsoslow@shutterstock.com >
2023-05-11 23:22:26 -05:00
Steven Cassamajor
25fc9315ef
Update deprecated packages in ImmediateEntityProvider.ts
...
Imports have been updated to reflect that `DeferredEntity`, `EntityProvider`, `EntityProviderConnection` now reside in `@backstage/plugin-catalog-node`
Signed-off-by: Steven Cassamajor <contributor@networkaxis.org >
2023-05-11 20:26:26 -04:00
Andre Wanlin
d787cc504a
Changed to minor
...
Signed-off-by: Andre Wanlin <andrewanlin@gmail.com >
2023-05-11 16:03:03 -05:00
Andre Wanlin
8676ebfd42
Syntax improvement
...
Signed-off-by: Andre Wanlin <andrewanlin@gmail.com >
2023-05-11 16:03:03 -05:00
Andre Wanlin
7a0010adee
Fixed changeset typo
...
Signed-off-by: Andre Wanlin <andrewanlin@gmail.com >
2023-05-11 16:03:03 -05:00
Andre Wanlin
b66092c134
Latest changes based on feedback
...
Signed-off-by: Andre Wanlin <andrewanlin@gmail.com >
2023-05-11 16:03:03 -05:00
Andre Wanlin
0f439d6508
Removed database export
...
Signed-off-by: Andre Wanlin <andrewanlin@gmail.com >
2023-05-11 16:03:03 -05:00
Andre Wanlin
62631dbbd7
Removed export
...
Signed-off-by: Andre Wanlin <andrewanlin@gmail.com >
2023-05-11 16:03:03 -05:00
Andre Wanlin
75fe31e5a4
Updated changeset to match changes
...
Signed-off-by: Andre Wanlin <andrewanlin@gmail.com >
2023-05-11 16:03:03 -05:00
Andre Wanlin
25659d38d6
Clean up orphan entities
...
Signed-off-by: Andre Wanlin <andrewanlin@gmail.com >
2023-05-11 16:03:03 -05:00
Andre Wanlin
9febc291d6
Unprocessed should be processed before stale
...
Signed-off-by: Andre Wanlin <andrewanlin@gmail.com >
2023-05-11 16:03:03 -05:00
Andre Wanlin
763bf4c8f2
Refactored README
...
Signed-off-by: Andre Wanlin <andrewanlin@gmail.com >
2023-05-11 16:03:03 -05:00
Andre Wanlin
4e08dda909
Implemented interface for API
...
Signed-off-by: Andre Wanlin <andrewanlin@gmail.com >
2023-05-11 16:03:03 -05:00
Andre Wanlin
23fade04fd
Completed tests
...
Signed-off-by: Andre Wanlin <andrewanlin@gmail.com >
2023-05-11 16:03:03 -05:00
Andre Wanlin
72b27b1bf6
Added backend-test-utils
...
Signed-off-by: Andre Wanlin <andrewanlin@gmail.com >
2023-05-11 16:03:03 -05:00
Andre Wanlin
bbf91840a5
Added backend tests
...
Signed-off-by: Andre Wanlin <andrewanlin@gmail.com >
2023-05-11 16:03:03 -05:00
Fredrik Adelöw
ce335df9d1
improve the query for orphan pruning
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-05-11 22:50:08 +02:00
kmarkow
6afc7f052c
Show cursor pointer when hovering on lightbox
...
Signed-off-by: kmarkow <kamilmarkow@gmail.com >
2023-05-11 14:12:32 -04:00
Samuel
4061d181c3
docs: Highlight error handling instructions with a note
...
Signed-off-by: Samuel <samuelumoren365@gmail.com >
2023-05-11 18:39:07 +01:00
sammy
99c62d1e9c
docs: Add error handling instructions for 'No token available' error
...
This commit adds instructions to the Backstage documentation on how to handle the `No token available for host: github.com, with owner , and repo from-backstage' error`. The instructions guide the user to restart Backstage using `Control-C` and `yarn dev` commands in the terminal, followed by clicking on the **START OVER** button.
Signed-off-by: sammy. <samuelumoren365@gmail.com >
Signed-off-by: Samuel <samuelumoren365@gmail.com >
2023-05-11 18:24:57 +01:00
Elisiário Couto
b82aae54f4
Add Worten to ADOPTERS.md.
...
Signed-off-by: Elisiário Couto <elisiario@couto.io >
2023-05-11 17:59:01 +01:00
Fredrik Adelöw
21403149d2
Merge pull request #17759 from felipe-nardon/master
...
Add Livelo as adopter
2023-05-11 18:35:20 +02:00
Fredrik Adelöw
6abcba3e2d
Merge pull request #17678 from aochsner/feature/remove-aws-v2
...
start to replace aws-sdk v2
2023-05-11 18:20:44 +02:00
Fredrik Adelöw
f5a66052f0
Update code in readme a bit
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-05-11 18:14:38 +02:00
felipe-nardon
3705c6ca88
Update ADOPTERS.md
...
Signed-off-by: felipe-nardon <32179348+felipe-nardon@users.noreply.github.com >
2023-05-11 12:54:43 -03:00
Andrew Ochsner
1a3b5f1e39
separate breaking change w/ better description
...
Signed-off-by: Andrew Ochsner <andrew.ochsner@cognizant.com >
2023-05-11 10:02:15 -05:00
felipe-nardon
3215257695
Update ADOPTERS.md
...
Signed-off-by: felipe-nardon <32179348+felipe-nardon@users.noreply.github.com >
2023-05-11 12:00:44 -03:00
Fredrik Adelöw
79ca6079f4
Merge pull request #17664 from mipolak/patch-1
...
added prerequisites
2023-05-11 16:32:36 +02:00
Marcus Lindfeldt
12be418d14
fix: broken link to node-postgres docs
...
Signed-off-by: Marcus Lindfeldt <marcus.lindfeldt@gmail.com >
2023-05-11 16:26:38 +02:00
Johan Haals
ec9e6fb908
Merge pull request #17755 from backstage/blam/exit3
...
chore: exit pre-release
2023-05-11 16:18:48 +02:00
blam
308f10eb0d
chore: exit pre-release
...
Signed-off-by: blam <ben@blam.sh >
2023-05-11 15:55:47 +02:00
Tzahi Ben Shabat
99947727f6
Update microsite/data/plugins/aws-app-development.yaml
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Signed-off-by: Tzahi Ben Shabat <bstzahi@gmail.com >
2023-05-11 09:37:30 -04:00
Fredrik Adelöw
e22db10765
prettier
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-05-11 15:20:05 +02:00
Tzahi Ben Shabat
eb80934c09
Update microsite/data/plugins/aws-app-development.yaml
...
Co-authored-by: Johan Haals <johan@haals.se >
Signed-off-by: Tzahi Ben Shabat <bstzahi@gmail.com >
2023-05-11 09:09:42 -04:00
Tzahi Ben Shabat
7ff2110886
Update microsite/data/plugins/aws-app-development.yaml
...
Co-authored-by: Johan Haals <johan@haals.se >
Signed-off-by: Tzahi Ben Shabat <bstzahi@gmail.com >
2023-05-11 09:08:49 -04:00
mipolak
d0ee181350
linux prerequisites updated according the advice by freben.
...
Signed-off-by: mipolak <misopo@gmail.com >
2023-05-11 15:03:17 +02:00
backstage-goalie[bot]
f596db0e62
Merge pull request #17716 from backstage/renovate/node-fetch-2.x-lockfile
...
fix(deps): update dependency node-fetch to v2.6.11
2023-05-11 12:56:09 +00:00
Patrik Oldsberg
d548886872
cli: deprecate use of react 16
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-05-11 14:30:23 +02:00
renovate[bot]
b11bd4eb96
fix(deps): update dependency node-fetch to v2.6.11
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2023-05-11 12:11:27 +00:00
Patrik Oldsberg
f00a906c5c
Merge pull request #17719 from backstage/rugvip/todo-schema
...
todo-backend: add OpenAPI schema
2023-05-11 13:57:36 +02:00
Fredrik Adelöw
c6a1c87bd6
Merge pull request #17744 from luchillo17/fix/BCKSTG-153-screen-readers---home---compo
...
fix(catalog): Add Screen Reader notice Edit Metadata Link opens in new tab
2023-05-11 13:56:25 +02:00
Fredrik Adelöw
fdec986210
Merge pull request #17748 from backstage/freben/badges-deps
...
removed some unused frontend deps in badges-backend
2023-05-11 13:30:37 +02:00
Patrik Oldsberg
18d815bc41
Merge pull request #17749 from Andy2003/bugfix/gh-17721-invalid-zod-json-schema
...
Fix input schema validation issue for gitlab actions.
2023-05-11 13:02:44 +02:00
Andreas Berger
f1496d4ab6
Fix input schema validation issue for gitlab actions.
...
Using zod intersections results in an invalid JsonSchema.
The issue has been reported at https://github.com/StefanTerdell/zod-to-json-schema/issues/64 .
The following actions has been fixed:
- gitlab:group:ensureExists
- gitlab:projectAccessToken:create
- gitlab:projectDeployToken:create
- gitlab:projectVariable:create
resolves #17721
Signed-off-by: Andreas Berger <andreas@berger-ecommerce.com >
2023-05-11 12:47:44 +02:00
Fredrik Adelöw
0cd552c28d
removed some unused frontend deps in badges-backend
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-05-11 12:18:12 +02:00