Patrik Oldsberg
|
409ed984e8
|
changesets: added changesets for scoped services
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-09-09 18:28:05 +02:00 |
|
Patrik Oldsberg
|
06ad1b16de
|
update API reports + fixes
Co-authored-by: blam <ben@blam.sh>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-09-09 18:28:05 +02:00 |
|
Patrik Oldsberg
|
2a29d24519
|
backend-app-api,backend-plugin-api: refactor existing service factories and fix type issues
Co-authored-by: blam <ben@blam.sh>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-09-09 18:28:05 +02:00 |
|
Patrik Oldsberg
|
fb93ecad9c
|
backend-plugin-api: remove services with scope mismatch from deps type
Co-authored-by: blam <ben@blam.sh>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-09-09 18:28:05 +02:00 |
|
Patrik Oldsberg
|
06c744d142
|
backend-plugin-api: add initial PluginMetadataService definition
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: blam <ben@blam.sh>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-09-09 18:28:05 +02:00 |
|
Patrik Oldsberg
|
f55c11f29d
|
core-plugin-api: narrow scope type of service refs passed to default factory loader
Co-authored-by: blam <ben@blam.sh>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-09-09 18:28:05 +02:00 |
|
Patrik Oldsberg
|
2bf8855c1d
|
core-app-api: switch to non-broken way of defining service factories
Co-authored-by: blam <ben@blam.sh>
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-09-09 18:28:04 +02:00 |
|
Patrik Oldsberg
|
dc74ebd10d
|
backend-plugin-api: refactor createServiceFactory helper types
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: blam <ben@blam.sh>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-09-09 18:28:04 +02:00 |
|
Patrik Oldsberg
|
4b324c83f8
|
backend-app-api: 100% coverage of ServiceRegistry
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: blam <ben@blam.sh>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-09-09 18:28:04 +02:00 |
|
Patrik Oldsberg
|
229a1fa927
|
backend-{plugin,app}-api: introduce service scopes and update registry to support
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: blam <ben@blam.sh>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-09-09 18:28:04 +02:00 |
|
Patrik Oldsberg
|
541ea937d2
|
Merge pull request #13510 from backstage/mob/factories
backend-next: incorporate options into createServiceFactory
|
2022-09-09 15:17:14 +02:00 |
|
backstage-goalie[bot]
|
25bd74f5ca
|
Merge pull request #13609 from backstage/renovate/google-cloud-container-4.x-lockfile
fix(deps): update dependency @google-cloud/container to v4.1.2
|
2022-09-09 11:59:24 +00:00 |
|
backstage-goalie[bot]
|
8dd57d35cc
|
Merge pull request #13602 from backstage/renovate/canvas-2.x-lockfile
chore(deps): update dependency canvas to v2.10.1
|
2022-09-09 11:52:27 +00:00 |
|
Ben Lambert
|
469a18505e
|
Merge pull request #13607 from ehrnst/patch-3
Update ADOPTERS.md
|
2022-09-09 13:18:46 +02:00 |
|
renovate[bot]
|
d527faf591
|
fix(deps): update dependency @google-cloud/container to v4.1.2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
|
2022-09-09 11:18:42 +00:00 |
|
Johan Haals
|
e1ee22f248
|
Merge pull request #13542 from afscrome/feature/OptimiseGithubAccessTokens
Optimise GitHub access tokens
|
2022-09-09 13:11:11 +02:00 |
|
Martin Ehrnst
|
b0f96f085f
|
Update ADOPTERS.md
add vipps to adopters
Signed-off-by: Martin Ehrnst <martin@ehrnst.no>
|
2022-09-09 12:59:31 +02:00 |
|
Ben Lambert
|
5ba150e7d0
|
Merge pull request #13581 from backstage/blam/microsite/search
microsite: Added Search as a feature
|
2022-09-09 09:54:39 +02:00 |
|
backstage-goalie[bot]
|
39415d03c8
|
Merge pull request #13603 from backstage/renovate/puppeteer-17.x-lockfile
chore(deps): update dependency puppeteer to v17.1.3
|
2022-09-09 07:32:51 +00:00 |
|
renovate[bot]
|
8ace73b579
|
chore(deps): update dependency puppeteer to v17.1.3
Signed-off-by: Renovate Bot <bot@renovateapp.com>
|
2022-09-09 07:00:42 +00:00 |
|
renovate[bot]
|
4f88489770
|
chore(deps): update dependency canvas to v2.10.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
|
2022-09-09 06:59:43 +00:00 |
|
Fredrik Adelöw
|
b470e6c325
|
Merge pull request #13586 from jrwpatterson/master
Auth0 allow adding the audience to access api permissions
|
2022-09-09 08:49:38 +02:00 |
|
Fredrik Adelöw
|
e62a4f59f7
|
Merge pull request #13522 from mufaddal7/scaffolder/error-handling
Scaffolder - Addition of Dismissable Error Banner
|
2022-09-09 08:48:01 +02:00 |
|
mufaddal motiwala
|
b55966c460
|
fix props
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
|
2022-09-09 11:03:45 +05:30 |
|
Joe Patterson
|
69d478d5b4
|
Merge branch 'backstage:master' into master
|
2022-09-09 10:31:27 +10:00 |
|
Joe Patterson
|
7f7c7f2033
|
prettier again on changeset
Signed-off-by: Joe Patterson <jrwpatterson@gmail.com>
|
2022-09-09 09:56:42 +10:00 |
|
Alex Crome
|
a68c0b3f94
|
Fix potentially flakey expiration test by making sure the record has less than 10 mins remaining, rather than exactly 10 mins
Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
|
2022-09-08 18:41:09 +01:00 |
|
Patrik Oldsberg
|
a2c6a978f8
|
Merge pull request #13592 from backstage/rugvip/bump
cli: update versions:bump to work with Yarn 3
|
2022-09-08 19:30:56 +02:00 |
|
Fredrik Adelöw
|
e9ab80907e
|
Merge pull request #13583 from taras/tm/add-verify-entity-to-catalog-client
Add validateEntity to catalog client
|
2022-09-08 19:21:36 +02:00 |
|
Alex Crome
|
f95ceb2737
|
PR Feedback
Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
|
2022-09-08 17:36:28 +01:00 |
|
Patrik Oldsberg
|
a7e82c9b01
|
cli: update versions:bump to work with Yarn 3
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-09-08 18:11:35 +02:00 |
|
Patrik Oldsberg
|
f4a0706787
|
Merge pull request #13591 from backstage/rugvip/roadiebump
app: bump roadie plugins
|
2022-09-08 18:09:50 +02:00 |
|
Taras
|
c5cf37026e
|
Add test for unexpected error
Signed-off-by: Taras <tarasm@gmail.com>
|
2022-09-08 11:55:08 -04:00 |
|
Taras
|
afcafda620
|
Fix the test
Signed-off-by: Taras <tarasm@gmail.com>
|
2022-09-08 11:20:43 -04:00 |
|
Patrik Oldsberg
|
17573a6174
|
Merge pull request #13511 from backstage/blog/fyi-analytics-api
[Blog] FYI - Plugin Analytics API
|
2022-09-08 17:11:19 +02:00 |
|
Johan Haals
|
38d209aa2b
|
Merge pull request #13551 from simonecorsi/docs/adds-plugin-to-marketplace
docs: adds backstage-plugin-ldap-auth
|
2022-09-08 16:31:28 +02:00 |
|
Simone Corsi
|
321a1b2d36
|
docs(backstage-plugin-ldap-auth): reviewed labels
Signed-off-by: Simone Corsi <simonecorsi.dev@gmail.com>
|
2022-09-08 15:49:47 +02:00 |
|
Taras
|
2a46e3701e
|
Integrated feedback from @freben
Signed-off-by: Taras <tarasm@gmail.com>
|
2022-09-08 08:42:07 -04:00 |
|
Joe Patterson
|
298df14c06
|
add what is an audience to the markdown
Signed-off-by: Joe Patterson <jrwpatterson@gmail.com>
|
2022-09-08 22:11:00 +10:00 |
|
Patrik Oldsberg
|
926aa67040
|
app: bump roadie plugins
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-09-08 13:42:14 +02:00 |
|
Joe Patterson
|
dfe117438b
|
update changeset for styling
Signed-off-by: Joe Patterson <jrwpatterson@gmail.com>
|
2022-09-08 21:32:50 +10:00 |
|
Alex Crome
|
13ec891dd3
|
Correct URL spelling
Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
|
2022-09-08 12:31:54 +01:00 |
|
Joe Patterson
|
018b7ec1f3
|
update provider for changes in review and update changeset message
Signed-off-by: Joe Patterson <jrwpatterson@gmail.com>
|
2022-09-08 20:33:54 +10:00 |
|
Joe Patterson
|
3db53bbfa3
|
fix prettier error
Signed-off-by: Joe Patterson <jrwpatterson@gmail.com>
|
2022-09-08 19:49:32 +10:00 |
|
Fredrik Adelöw
|
dedb77a5e1
|
Merge pull request #13580 from kuangp/feat/tagPicker/counts
feat(EntityTagPicker): support showing option counts
|
2022-09-08 11:31:42 +02:00 |
|
Johan Haals
|
c09c6e3ab1
|
Merge pull request #13575 from RoadieHQ/expose-refresh-on-entity-providers
feat: add refresh to EntityProviderConnection
|
2022-09-08 11:02:07 +02:00 |
|
Fredrik Adelöw
|
ce7aac7751
|
Merge pull request #13589 from backstage/freben/provide
start chipping away a bit at the yarn3 dependency warnings
|
2022-09-08 10:55:00 +02:00 |
|
Joe Patterson
|
644b267bde
|
fix the session issue by copying okta
Signed-off-by: Joe Patterson <jrwpatterson@gmail.com>
|
2022-09-08 18:41:15 +10:00 |
|
Patrik Oldsberg
|
f384b606c8
|
Merge pull request #13582 from backstage/rugvip/taffyignore
kubernetes-backend: ignore taffydb vulnerability
|
2022-09-08 09:59:47 +02:00 |
|
Fredrik Adelöw
|
d9e39544be
|
start chipping away a bit at the yarn3 dependency warnings
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-09-08 09:39:49 +02:00 |
|