Commit Graph

42786 Commits

Author SHA1 Message Date
Fredrik Adelöw 45f2dbfc67 Merge pull request #19363 from backstage/freben/docs2
add more info to the readme of the catalog collator
2023-08-15 12:09:29 +02:00
Patrik Oldsberg 81c78c1fd5 Merge pull request #18770 from philips-forks/master
Add email to index for user entity
2023-08-15 12:04:04 +02:00
Patrik Oldsberg ce26ee6887 Merge pull request #18851 from awanlin/topic/add-confluence-transform-markdown-example
Added example for Confluence to Markdown action
2023-08-15 11:48:01 +02:00
Patrik Oldsberg 1d5cd17f4a Merge pull request #18935 from Coderrob/pr-18932-deprecated-comment-corrections
Fixed invalid deprecated code comments referencing invalid package names - PR18932
2023-08-15 11:43:50 +02:00
Patrik Oldsberg a4226e42be Merge pull request #19367 from backstage/explore-mui-overrides
Add support for material-ui overrides in explore
2023-08-15 11:39:21 +02:00
Patrik Oldsberg 8aec6130d5 Merge pull request #19355 from Vity01/Vity01-patch-1
JFrog Libs plugin - add to the marketplace
2023-08-15 11:23:07 +02:00
Patrik Oldsberg 21e7e74a3d Merge pull request #19270 from backstage/philipph/linguist-remove-backend-options
[Linguist] Remove new backend system plugin options
2023-08-15 11:21:21 +02:00
Fredrik Adelöw 9fb4c0d65d add more info to the readme of the catalog collator
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-08-15 10:26:58 +02:00
Tim Hansen 41a26248c9 Add support for material-ui overrides in explore
Signed-off-by: Tim Hansen <timbonicush@spotify.com>
2023-08-14 11:36:35 -06:00
Andre Wanlin 27e7db7709 Fixed failing test
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-08-14 10:51:25 -05:00
Philipp Hugenroth 5226acf00b Update sweet-feet-study.md
Signed-off-by: Philipp Hugenroth <tudi2d@users.noreply.github.com>
2023-08-14 17:40:42 +02:00
Patrik Oldsberg 3c543a91e2 Merge pull request #19360 from backstage/rugvip/bumpnode
bump nodemon to 3.0
2023-08-14 17:35:39 +02:00
Philipp Hugenroth a391c31d79 Update .changeset/sweet-feet-study.md
Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
Signed-off-by: Philipp Hugenroth <tudi2d@users.noreply.github.com>
2023-08-14 17:32:23 +02:00
Philipp Hugenroth c823d2b02d Update README
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2023-08-14 17:31:46 +02:00
Philipp Hugenroth 53c52953e4 Adjust to review
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2023-08-14 16:41:16 +02:00
Fredrik Adelöw db2f07dded Merge pull request #18804 from AmbrishRamachandiran/master
Limit the use of the same shortcut title and url when adding a shortcut
2023-08-14 16:38:36 +02:00
Fredrik Adelöw 8b33a7c96e Merge pull request #19350 from jamieklassen/remove-cfp-banner
microsite: remove BackstageCon 2023 CFP banner
2023-08-14 15:19:44 +02:00
Fredrik Adelöw 9f28cb2b50 Merge pull request #19278 from backstage/freben/module-config
make `searchModuleCatalogCollator` configurable from app-config
2023-08-14 15:14:40 +02:00
Patrik Oldsberg a796cc04e7 Merge pull request #19354 from backstage/rugvip/ep-check
backend-app-api: validate extension point deps
2023-08-14 15:05:46 +02:00
Patrik Oldsberg c317a3e176 Merge pull request #19353 from backstage/rugvip/msgraph
catalog-backend-module-msgraph: move alpha options to extension point
2023-08-14 15:01:54 +02:00
Patrik Oldsberg 40d5ad4eb8 Merge pull request #19361 from backstage/rugvip/bumpapiext
repo-tools: bump API extractor deps
2023-08-14 15:01:02 +02:00
Philipp Hugenroth 1bceb3049b Adjust to review by making schedule optional
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2023-08-14 14:57:32 +02:00
Philipp Hugenroth 5c56236eeb Update plugins/linguist-backend/config.d.ts
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Philipp Hugenroth <tudi2d@users.noreply.github.com>
2023-08-14 14:57:32 +02:00
Philipp Hugenroth cc622ab8c4 and small clean up..
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2023-08-14 14:57:32 +02:00
Philipp Hugenroth 0896d85d5a Add changeset & update api-reports
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2023-08-14 14:57:32 +02:00
Philipp Hugenroth 0af1db0b9e Avoid bigger change to plugin
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2023-08-14 14:57:32 +02:00
Philipp Hugenroth b141003f3d Remove options & use config instead
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2023-08-14 14:57:32 +02:00
Andre Wanlin 5cfde96dd7 Added test for example
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-08-14 07:49:29 -05:00
Andre Wanlin 0a9b3b14e9 Added example for confluece to markdown action
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-08-14 07:49:29 -05:00
Fredrik Adelöw 3c74b89896 implement extension point
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-08-14 14:41:04 +02:00
Patrik Oldsberg ea706fd0f3 Merge pull request #19337 from backstage/rugvip/module-extensions
backend-plugin-api: allow modules to register extension points
2023-08-14 14:34:56 +02:00
Patrik Oldsberg 971bdd6a47 bump nodemon to 3.0
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-08-14 14:20:02 +02:00
Patrik Oldsberg 1fb03402ea backend-app-api: make sure DependencyGraph.findUnsatisfiedDeps doesn't break on circular deps
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-08-14 14:03:24 +02:00
Patrik Oldsberg de295fe8a8 catalog-backend-module-msgraph: fix extension point example
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-08-14 14:01:22 +02:00
Patrik Oldsberg d197f13172 backend-app-api: restructure DependencyGraph tests
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-08-14 14:01:00 +02:00
Patrik Oldsberg 8902db702c Merge pull request #19359 from backstage/rugvip/swagbump
yarn.lock: bump swagger-ui-react
2023-08-14 13:55:01 +02:00
Fredrik Adelöw 80c471ac42 nerf the changeset again
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-08-14 13:54:26 +02:00
Fredrik Adelöw b98f508543 simplify the module argument
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-08-14 13:54:26 +02:00
Fredrik Adelöw 8fe998a868 bump to minor and breaking
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-08-14 13:54:26 +02:00
Fredrik Adelöw ec1032129e make searchModuleCatalogCollator configurable from app-config
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-08-14 13:54:26 +02:00
Patrik Oldsberg 75702e8586 repo-tools: bump API extractor deps
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-08-14 13:50:17 +02:00
Patrik Oldsberg 7d7b86e7ea Merge pull request #19358 from backstage/rugvip/exit
exit prerelease
2023-08-14 13:18:47 +02:00
Patrik Oldsberg edf1d90b52 yarn.lock: bump swagger-ui-react
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-08-14 13:16:21 +02:00
AmbrishRamachandiran 3a1e7dc3c5 Added test cases for duplicate url and title
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
2023-08-14 16:36:39 +05:30
Patrik Oldsberg 530b73e266 Merge pull request #19342 from backstage/rugvip/required
backend-app-api: disallow required service factory options
2023-08-14 12:59:26 +02:00
Patrik Oldsberg 4b0894972f backend-test-utils: automatically determine the plugin ID of tested extension points
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-08-14 12:58:05 +02:00
Patrik Oldsberg 3a351ccb41 exit prerelease
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-08-14 11:45:38 +02:00
Vity aac1e86198 Update jfrog-artifactory-libs.yaml
prettier #2

Signed-off-by: Vity <vity@vity.cz>
2023-08-14 10:39:13 +02:00
Vity 1788b4253d Update jfrog-artifactory-libs.yaml
reformat

Signed-off-by: Vity <vity@vity.cz>
2023-08-14 10:22:45 +02:00
Vity 4836ea1eac Update jfrog-artifactory-libs.yaml
fixed link to image

Signed-off-by: Vity <vity@vity.cz>
2023-08-14 09:56:02 +02:00