Patrik Oldsberg
a3723f2ccd
Merge pull request #13075 from backstage/rugvip/depr
...
scaffolder-backend: deprecate publish:file action
2022-08-10 15:46:38 +02:00
Patrik Oldsberg
c971afbf21
scaffolder-backend: deprecate publish:file action
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-08-10 14:37:18 +02:00
github-actions[bot]
b162bbf464
Version Packages (next)
2022-08-10 10:33:47 +00:00
Phil Kuang
bfc7c50a09
feat(adrs): display associated entity in AdrSearchResultListItem
...
Signed-off-by: Phil Kuang <pkuang@factset.com >
2022-08-09 09:04:32 -04:00
github-actions[bot]
8a564ab585
Version Packages (next)
2022-08-09 09:56:01 +00:00
Fredrik Adelöw
b80050657e
use the right msw version
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-08-09 11:42:15 +02:00
Patrik Oldsberg
00d1527a12
Merge pull request #12835 from ONordander/catalog-backend-module-bitbucket-server
...
feat: add BitbucketServerEntityProvider (new plugin)
2022-08-09 10:17:48 +02:00
Patrik Oldsberg
ebc360ee24
Merge pull request #13016 from awanlin/topic/github-provider-wildcards
...
GitHub Entity Provider - Improved support for wildcards in `catalogPath`
2022-08-08 17:13:01 +02:00
Ben Lambert
f5c03bf0d8
Merge pull request #13008 from fabuloso/master
...
Add `reviewers` and `teamReviewers` params to `publish:github:pull-request` action
2022-08-08 17:11:54 +02:00
Fredrik Adelöw
059ae348b4
Use the non-deprecated form of table.unique in knex
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-08-08 16:48:10 +02:00
Andre Wanlin
68d492d2fc
Fixed failing test
...
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
2022-08-08 09:35:21 -05:00
Francesco Saltori
5ffaf1cc17
Fix tests in CI
...
Signed-off-by: Francesco Saltori <francescosaltori@gmail.com >
2022-08-08 15:50:29 +02:00
Andre Wanlin
97f0a37378
Support catalogPath wildcards
...
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
2022-08-08 08:22:56 -05:00
Fredrik Adelöw
ac259ef3ee
Merge pull request #13011 from backstage/freben/the-spanish-inquisition
...
Expect the unexpected
2022-08-08 15:12:35 +02:00
Fredrik Adelöw
d4880aa6a7
Expect the unexpected
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-08-08 14:53:44 +02:00
Ben Lambert
f3ed3fd2b7
Merge pull request #12821 from andmagom/master
...
[Kubernetes plugin] CRDs are configurable per cluster
2022-08-08 14:27:37 +02:00
Francesco Saltori
a9c1c1580e
Fix API report
...
Signed-off-by: Francesco Saltori <francescosaltori@gmail.com >
2022-08-08 12:13:38 +02:00
Francesco Saltori
3a0bdc3baa
Improve params descriptions
...
Signed-off-by: Francesco Saltori <francescosaltori@gmail.com >
2022-08-08 11:46:33 +02:00
Francesco Saltori
0bcb545875
Regenerate API report
...
Signed-off-by: Francesco Saltori <francescosaltori@gmail.com >
2022-08-08 11:32:51 +02:00
Francesco Saltori
5b9ab1542f
Refactor review request logic
...
Signed-off-by: Francesco Saltori <francescosaltori@gmail.com >
2022-08-08 11:27:51 +02:00
Francesco Saltori
1cb5e2cbfe
Refactor tests a bit and fix typings
...
Signed-off-by: Francesco Saltori <francescosaltori@gmail.com >
2022-08-05 12:56:35 +02:00
Francesco Saltori
4a7315c5f4
Add tests
...
Signed-off-by: Francesco Saltori <francescosaltori@gmail.com >
2022-08-05 12:28:21 +02:00
Alessandro Dalfovo
ba8db09ccf
Introduce reviewers
...
Signed-off-by: Alessandro Dalfovo <dalfovo.alessandro@gmail.com >
2022-08-05 12:24:32 +02:00
Ben Lambert
c535978a89
Merge pull request #12954 from kielosz/make-products-optional
...
Make products optional in Cloud Insights
2022-08-05 10:39:08 +02:00
kielosz
67cce9b9f6
Filter INITIAL_LOADING_ACTIONS based on products
...
Signed-off-by: kielosz <kielosz@gmail.com >
2022-08-04 21:37:01 +02:00
Otto Nordander
d148022062
Add utility function getFile in BitbucketServerClient
...
Can be used to fetch arbitrary files given a project and a repository
which is helpful when using custom repository parsing.
Signed-off-by: Otto Nordander <otto.nordander@resurs.se >
2022-08-04 13:06:17 +02:00
Andres Mauricio Gomez P
0cd87cf30d
Changeset added and api-report modified
...
Co-authored-by: Jamie Klassen <jklassen@vmware.com >
Signed-off-by: Andres Mauricio Gomez P <andmagom@outlook.com >
2022-08-03 12:11:30 -05:00
Andres Mauricio Gomez P
fe2dfd941b
[kubernetes-backend plugin] New tests and removing duplicated code at KubernetesFanOutHandler.test
...
Co-authored-by: Jamie Klassen <jklassen@vmware.com >
Signed-off-by: Andres Mauricio Gomez P <andmagom@outlook.com >
2022-08-03 12:07:09 -05:00
Andres Mauricio Gomez P
6184f0a3c0
Allow configuring Custom Resources per cluster
...
Co-authored-by: Jamie Klassen <jklassen@vmware.com >
Signed-off-by: Andres Mauricio Gomez P <andmagom@outlook.com >
2022-08-03 12:06:55 -05:00
kielosz
b746eca638
Make products optional
...
Signed-off-by: kielosz <kielosz@gmail.com >
2022-08-03 16:34:11 +02:00
Ben Lambert
278aee7b8b
Merge pull request #12951 from RoadieHQ/tweak-description-column-width
...
Modify description column in entity tables to not have 'auto' width
2022-08-03 16:17:58 +02:00
Jussi Hallila
ed1f83ba07
Modify description column in entity tables to not have 'auto' width
...
Signed-off-by: Jussi Hallila <jussi@hallila.com >
2022-08-03 14:25:54 +02:00
Ben Lambert
f6ac8bf63c
Merge pull request #12943 from backstage/renovate/major-spotify-web-scripts-monorepo-packages
...
chore(deps): update dependency @spotify/prettier-config to v14
2022-08-03 10:10:52 +02:00
Ben Lambert
24ecd67c08
Merge pull request #12941 from backstage/renovate/google-cloud-firestore-6.x
...
fix(deps): update dependency @google-cloud/firestore to v6
2022-08-03 10:09:51 +02:00
renovate[bot]
b522f49403
chore(deps): update dependency @spotify/prettier-config to v14
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-08-02 19:08:39 +00:00
renovate[bot]
2d7d6028e1
fix(deps): update dependency @google-cloud/firestore to v6
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-08-02 18:39:52 +00:00
Ben Lambert
44b2669c9b
Merge pull request #12875 from getndazn/feat/github-issues-board
...
feat: new plugin GitHub Issues
2022-08-02 20:35:59 +02:00
Kamil Wolny
44ed5ed6a2
fix: move types to dev dependencies
...
Signed-off-by: Kamil Wolny <mrwolny@gmail.com >
2022-08-02 16:49:37 +01:00
Kamil Wolny
0ef08ee6bf
feat: updated api-reports
...
Signed-off-by: Kamil Wolny <mrwolny@gmail.com >
2022-08-02 16:22:24 +01:00
Otto Nordander
f7607f9d85
feat: add BitbucketServerEntityProvider (new plugin)
...
Adds a new entity provider `BitbucketServerEntityProvider` as a new plugin.
Signed-off-by: Otto Nordander <otto.nordander@resurs.se >
2022-08-02 16:17:39 +02:00
Ben Lambert
e98865cc76
Merge pull request #12872 from lunarway/feature/techdocs-scroll
...
Add navigation scroll to techdocs
2022-08-02 16:11:42 +02:00
Ben Lambert
84a03d7742
Merge pull request #12933 from acierto/master
...
Enhancing GitLab provider with filtering projects by pattern RegExp
2022-08-02 16:09:34 +02:00
Ben Lambert
71ac804a21
Merge pull request #12934 from noisyscanner/namespace-in-k8s-table
...
feat(kubernetes): add namespace to k8s error reporting table
2022-08-02 16:08:42 +02:00
bnechyporenko
76b4026d03
Added project pattern for GitLab provider to be able to filter projects on more granular level.
...
Signed-off-by: bnechyporenko <bnechyporenko@bol.com >
2022-08-02 13:54:54 +02:00
kielosz
c2dca67d24
Add api-report
...
Signed-off-by: kielosz <kielosz@gmail.com >
2022-08-02 13:40:39 +02:00
bnechyporenko
77e84d6ea4
Added project pattern for GitLab provider to be able to filter projects on more granular level.
...
Signed-off-by: bnechyporenko <bnechyporenko@bol.com >
2022-08-02 13:18:03 +02:00
bnechyporenko
986fcb39d8
Added project pattern for GitLab provider to be able to filter projects on more granular level.
...
Signed-off-by: bnechyporenko <bnechyporenko@bol.com >
2022-08-02 13:10:38 +02:00
Brad Reed 😎
440663a4fd
api-report
...
Signed-off-by: Brad Reed 😎 <brad@bradreed.co.uk >
2022-08-02 13:09:07 +02:00
kielosz
62aae9363a
Add names to Groups
...
Signed-off-by: kielosz <kielosz@gmail.com >
2022-08-02 12:43:48 +02:00
Brad Reed 😎
34504ab52b
feat(kubernetes): add namespace to k8s error reporting table
...
Signed-off-by: Brad Reed 😎 <brad@bradreed.co.uk >
2022-08-02 12:18:15 +02:00