Commit Graph

17296 Commits

Author SHA1 Message Date
steff-petro 9806e3c802 corrected test functions
Signed-off-by: steff-petro <85114094+steff-petro@users.noreply.github.com>
2023-08-09 21:04:28 +02:00
steff-petro e90c182548 replaced static catalog link with dynamic catalog index
Signed-off-by: steff-petro <85114094+steff-petro@users.noreply.github.com>
2023-08-09 20:32:52 +02:00
Fredrik Adelöw f68a9bcf8c Merge pull request #19291 from avkudryashov/master
Fix container memory limits
2023-08-09 14:51:38 +02:00
Anatoly Kudriashov 562e34d269 Fix container memory limits
Signed-off-by: Anatoly Kudriashov <kav2k13@gmail.com>
2023-08-09 14:14:27 +02:00
renovate[bot] 5c28ebc79f chore(deps): update dependency esbuild to ^0.19.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-09 03:33:04 +00:00
Fredrik Adelöw dca847d323 Merge pull request #18919 from backstage/fix-entity-switch-unmounting-children
Fix entity switch unmounting children
2023-08-08 22:03:29 +02:00
Vincenzo Scamporlino 5ad1266677 EntitySwitch: add missing tests and small improvements
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2023-08-08 17:05:29 +02:00
Vincenzo Scamporlino 959a6bc833 EntitySwitch: do not render anything in case no entity is present
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2023-08-08 17:03:57 +02:00
github-actions[bot] 74f77f151a Version Packages (next) 2023-08-08 14:07:10 +00:00
Fredrik Adelöw 402dd40b2a Merge pull request #19253 from adamdmharvey/adamdmharvey/patch-graphql-voyager
fix(graphql-voyager): Typo in install instructions
2023-08-08 13:46:41 +02:00
Ben Lambert e0cd6ab5d1 Merge pull request #18816 from alexmanno/feat/filter_gitlab_archived_projects_through_api
feat(catalog-backend-module-gitlab): Filter Gitlab archived projects through APIs
2023-08-08 11:38:30 +02:00
Adam Harvey bb1e1c2b26 fix(graphql-voyger): Typo in install instructions
Signed-off-by: Adam Harvey <aharvey00@gmail.com>
2023-08-07 10:47:24 -04:00
Fredrik Adelöw 1219208d1b Merge pull request #19231 from steff-petro/scaffolderFileSystemExamples
Scaffolder file system action examples
2023-08-07 16:29:37 +02:00
Fredrik Adelöw fe71eadab6 Merge pull request #18882 from drodil/catalog_filter_breakpoint
feat: allow specifying breakpoint for catalog filters
2023-08-07 15:18:25 +02:00
Fredrik Adelöw 89730ce44f Merge pull request #18867 from tperehinets/maxDepth
Added maxDepth to catalogGraphParams
2023-08-07 15:14:40 +02:00
Patrik Oldsberg 73c4bc0033 Merge pull request #18915 from backstage/rugvip/proxy-refactor
proxy-backend: move proxy configuration to proxy.endpoints
2023-08-07 12:09:36 +02:00
Patrik Oldsberg 1ee2b8972b Merge pull request #18913 from backstage/rugvip/app-backend-refactor
app-backend: refactored to use static config and extension points
2023-08-07 11:40:47 +02:00
Patrik Oldsberg 44b1ab77e8 proxy-backend: let config reader check for objects
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-08-07 11:33:03 +02:00
alessandro 919b52f7df feat(catalog-backend-module-gitlab): Fix tests for archived projects
Signed-off-by: alessandro <alessandro.manno@facile.it>
2023-08-07 10:02:22 +02:00
alessandro 6550e48cb5 feat(catalog-backend-module-gitlab): Fix tests for archived projects
Signed-off-by: alessandro <alessandro.manno@facile.it>
2023-08-07 09:55:15 +02:00
Andre Wanlin 16452cd007 added empty return
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-08-04 16:03:51 -05:00
Stefan Petrovic a93cb09398 minor fs:rename example test change
Signed-off-by: Stefan Petrovic <stefanp0618@gmail.com>
2023-08-04 22:35:20 +02:00
Stefan Petrovic 1777c5f52b added test classes for delete and rename examples
Signed-off-by: Stefan Petrovic <stefanp0618@gmail.com>
2023-08-04 21:10:37 +02:00
tperehinets 8b76f6b645 Update CatalogGraphCard.test.tsx
Signed-off-by: tperehinets <97943593+tperehinets@users.noreply.github.com>
2023-08-04 14:18:09 +03:00
Stefan Petrovic 97b972978f added fs delete and rename examples
Signed-off-by: Stefan Petrovic <stefanp0618@gmail.com>
2023-08-04 09:12:31 +02:00
Heikki Hellgren aa3feedce1 feat: allow specifying breakpoint for catalog filters
This feature allows app developers to specify breakpoint when catalog
filters are moved under drawer instead having hard-coded 'md' breakpoint
for that.

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2023-08-04 08:18:26 +03:00
Fredrik Adelöw 414ecc6a27 fix the config checking error for linguist
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-08-03 21:30:06 +02:00
Fredrik Adelöw f5ad95497f Merge pull request #18831 from RoadieHQ/add-examples
Adds a number of examples for builtin functions
2023-08-03 21:26:19 +02:00
Fredrik Adelöw 63b40fb0ac Merge pull request #18899 from DSmedley/master
Fixed changelog for fromConfig and moved config example to as config section of readme
2023-08-03 19:58:05 +02:00
Fredrik Adelöw 6a080a21d2 Merge pull request #18931 from adamdmharvey/adamdmharvey/codeql-auth
fix(auth-backend): Overly permissive regex in test
2023-08-03 19:57:07 +02:00
Fredrik Adelöw a07d4af11e Merge pull request #18918 from kuangp/feat/scmProcessor/kinds
feat(AnnotateScmSlughEntityProcessor): support configuring applicable kinds
2023-08-03 19:46:48 +02:00
Fredrik Adelöw 5da1d9d639 Merge pull request #18330 from bforbis/linguist-tags-processor
Linguist tags processor
2023-08-03 19:36:48 +02:00
Adam Harvey 825be22c82 fix(auth-backend): Overly permissive regex in test
Signed-off-by: Adam Harvey <aharvey00@gmail.com>
2023-08-03 13:15:01 -04:00
Brian Fletcher aea0482fee fix typo
Signed-off-by: Brian Fletcher <brian@roadie.io>
2023-08-03 14:15:29 +01:00
Brian Fletcher 6a76b89372 fix mocking
Signed-off-by: Brian Fletcher <brian@roadie.io>
2023-08-03 14:13:53 +01:00
Patrik Oldsberg 9995962c31 proxy-backend: update API report
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-08-03 11:49:01 +02:00
Patrik Oldsberg da06d93e24 app-node: align express version
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-08-03 11:40:36 +02:00
Vincenzo Scamporlino 593ea01f6a catalog: fix EntitySwitch unmounting children on entity refresh
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2023-08-02 23:17:08 +02:00
Phil Kuang b8cccd8ee8 feat(AnnotateScmSlughEntityProcessor): support configuring applicable kinds
Signed-off-by: Phil Kuang <pkuang@factset.com>
2023-08-02 15:42:27 -04:00
tperehinets 6f71cdeb7e Changed testcase
Signed-off-by: tperehinets <tetiana.perehinets@gmail.com>
2023-08-02 19:52:09 +03:00
Patrik Oldsberg 7bc4dad52c app-backend: move reading of static config to createRouter
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-08-02 16:57:48 +02:00
Patrik Oldsberg cbdc9a39d6 app-node: add missing @types/express dependency
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-08-02 16:54:51 +02:00
Patrik Oldsberg d564ad142b app-backend: migrate to use static configuration and extension point
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-08-02 16:54:07 +02:00
Patrik Oldsberg 9fbe95ef65 added app-node with a static fallback handler extension point
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-08-02 16:54:07 +02:00
Patrik Oldsberg 76a710edd9 proxy-backend: add test for deprecated configuration
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-08-02 16:52:28 +02:00
Patrik Oldsberg 24450b8a40 proxy-backend: update tests to use proxy.endpoints
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-08-02 16:47:29 +02:00
Patrik Oldsberg 7daf65bfcf proxy-backend: deprecate root proxy config, move to proxy.endpoints instead
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-08-02 16:25:19 +02:00
Fredrik Adelöw 2386d4891a Merge pull request #18905 from backstage/djam/mark-providers-as-frontend
chore: add frontend visibility to provider objects in auth config
2023-08-02 16:16:39 +02:00
Brian Fletcher 85617f898d fix tests
Signed-off-by: Brian Fletcher <brian@roadie.io>
2023-08-02 11:25:39 +01:00
djamaile bb70a9c388 chore: add frontend visibility to provider objects in auth config
Signed-off-by: djamaile <rdjamaile@gmail.com>
2023-08-02 12:09:46 +02:00