Commit Graph

30236 Commits

Author SHA1 Message Date
blam ad7381dc99 chore: updating backend to return title an description
Signed-off-by: blam <ben@blam.sh>
2022-07-29 11:44:52 +02:00
blam 44ddbab4cd chore: added simple pageTitleOverride
\
Signed-off-by: blam <ben@blam.sh>

Signed-off-by: blam <ben@blam.sh>
2022-07-29 11:44:52 +02:00
Himanshu Mishra eeff837ed1 microsite: Update community session details
New details and Youtube urls

Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2022-07-29 15:08:19 +05:30
Ben Lambert f7c12d6b8b Merge pull request #12896 from backstage/blam/adopters-update
Adopters Update
2022-07-29 11:21:10 +02:00
Ben Lambert 80ba0a280f Merge pull request #12822 from brentg-telus/github-entity-provider-3
feat: github entity provider
2022-07-29 11:19:44 +02:00
Ben Lambert 17aaa46e8b Merge pull request #12894 from backstage/docs/custom-processor-update
docs: update code sample for custom processors
2022-07-29 11:10:56 +02:00
blam 9754fcbb01 chore: updated list again
Signed-off-by: blam <ben@blam.sh>
2022-07-29 10:46:23 +02:00
blam 9934cf7a2f chore: fix adotpers
Signed-off-by: blam <ben@blam.sh>
2022-07-29 10:43:30 +02:00
blam 6fdb3e8cd0 chore: fixing adopters.md list
Signed-off-by: blam <ben@blam.sh>
2022-07-29 10:41:33 +02:00
Himanshu Mishra 929a96e159 docs: update code sample for custom processors
getProcessorName is mandatory

Signed-off-by: Himanshu Mishra <himanshu@orkohunter>

Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2022-07-29 13:52:59 +05:30
Ben Lambert 7ba1f9918c Merge pull request #12857 from omerfarukdogan/master
feat(techdocs): add edit button support for bitbucketServer
2022-07-29 09:45:12 +02:00
Ben Lambert 024f2001d9 Merge pull request #12889 from renlord/patch-1
Remove duplicated section
2022-07-29 08:59:00 +02:00
Renlord Yang 7baa7d41cf Remove duplicated section
Removed the section with a different header title but contained the exact text body as the following section.

Signed-off-by: Renlord Yang <renlord@users.noreply.github.com>
2022-07-29 02:00:51 +00:00
backstage-goalie[bot] 9bb75786bf Merge pull request #12886 from backstage/renovate/aws-sdk-2.x-lockfile
fix(deps): update dependency aws-sdk to v2.1184.0
2022-07-28 19:37:01 +00:00
renovate[bot] e9be969910 fix(deps): update dependency aws-sdk to v2.1184.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-07-28 19:02:22 +00:00
backstage-goalie[bot] fa5936d0a5 Merge pull request #12885 from backstage/renovate/esbuild-0.x-lockfile
chore(deps): update dependency esbuild to v0.14.51
2022-07-28 18:56:41 +00:00
backstage-goalie[bot] cbbde74f28 Merge pull request #12884 from backstage/renovate/graphqlcodegenerator-monorepo
chore(deps): update dependency @graphql-codegen/cli to v2.11.2
2022-07-28 18:48:02 +00:00
renovate[bot] cf66cafb7a chore(deps): update dependency esbuild to v0.14.51
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-07-28 18:06:50 +00:00
renovate[bot] 6d1731e8b3 chore(deps): update dependency @graphql-codegen/cli to v2.11.2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-07-28 18:05:22 +00:00
Neemys e53b32bc26 Update sonarqube-backend plugin's api-report.md
Signed-off-by: Neemys <36508659+Neemys@users.noreply.github.com>
2022-07-28 19:10:07 +02:00
Kamil Wolny 8d1b0bd6e8 fix: backstage deps
Signed-off-by: Kamil Wolny <mrwolny@gmail.com>
2022-07-28 17:57:04 +01:00
Kamil Wolny 74eee6d143 feat: clean up unused files
Signed-off-by: Kamil Wolny <mrwolny@gmail.com>
2022-07-28 17:57:04 +01:00
Kamil Wolny 9e35bd0a53 test: test for correct graphql queries to github
Signed-off-by: Kamil Wolny <mrwolny@gmail.com>
2022-07-28 17:57:04 +01:00
Kamil Wolny b346f8f213 fix: updated backstage dependencies
Signed-off-by: Kamil Wolny <mrwolny@gmail.com>
2022-07-28 17:29:15 +01:00
Neemys 67fd9417d1 Update sonarqube-backend plugin's dependencies
Signed-off-by: Neemys <36508659+Neemys@users.noreply.github.com>
2022-07-28 18:26:49 +02:00
Neemys a8374f3e70 Fix failing UT in sonarqube-backend plugin
Signed-off-by: Neemys <36508659+Neemys@users.noreply.github.com>
2022-07-28 18:22:51 +02:00
Neemys dad2f3d908 Remove no longer relevant comment
Signed-off-by: Neemys <36508659+Neemys@users.noreply.github.com>
2022-07-28 17:48:04 +02:00
Neemys abdc8e2927 Rename Measure type to SonarqubeMeasure
to properly explicit that it refer to Sonarqube

Signed-off-by: Neemys <36508659+Neemys@users.noreply.github.com>
2022-07-28 17:47:49 +02:00
Neemys 41d11ca579 Change SonarqubeInfoProvider.getBaseUrl's signature
To make future changes to the API easier

Signed-off-by: Neemys <36508659+Neemys@users.noreply.github.com>
2022-07-28 17:45:36 +02:00
brentg-telus 149dc12367 chore: added filtering exception for optional repository filter
Signed-off-by: brentg-telus <50498366+brentg-telus@users.noreply.github.com>
2022-07-28 11:43:23 -04:00
backstage-goalie[bot] e8e0c5f2af Merge pull request #12881 from backstage/renovate/graphqlcodegenerator-monorepo
chore(deps): update dependency @graphql-codegen/cli to v2.11.1
2022-07-28 15:33:41 +00:00
brentg-telus ddae16639a chore: removed unnecessary type declaration from entity provider
Signed-off-by: brentg-telus <50498366+brentg-telus@users.noreply.github.com>
2022-07-28 11:15:42 -04:00
brentg-telus 7a4b052d87 chore: removed unnecessary type declaration from entity provider
Signed-off-by: brentg-telus <50498366+brentg-telus@users.noreply.github.com>
2022-07-28 11:05:48 -04:00
renovate[bot] 91c2a8ac8c chore(deps): update dependency @graphql-codegen/cli to v2.11.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-07-28 14:58:30 +00:00
Vincenzo Scamporlino e3d3018531 Add changeset
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2022-07-28 16:55:36 +02:00
Neemys ae0e115dd1 Inline a type in useProjectKey in sonarqube plugin
Type used only used and referenced in one place

Signed-off-by: Neemys <36508659+Neemys@users.noreply.github.com>
2022-07-28 16:50:43 +02:00
Vincenzo Scamporlino a679bbcc4a catalog-backend: fix conditional decisions for properties of type array
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2022-07-28 16:46:29 +02:00
Ben Lambert 54e4d3911f Merge pull request #12878 from backstage/renovate/asyncapi-react-component-1.x
fix(deps): update dependency @asyncapi/react-component to v1.0.0-next.40
2022-07-28 16:45:57 +02:00
Neemys 932a31ade7 Improve changeset after review comment
Signed-off-by: Neemys <36508659+Neemys@users.noreply.github.com>
2022-07-28 15:53:18 +02:00
Kamil Wolny c9c6bf3932 feat: github issues plugin mvp
Signed-off-by: Kamil Wolny <mrwolny@gmail.com>
2022-07-28 14:35:54 +01:00
renovate[bot] dae12c71cf fix(deps): update dependency @asyncapi/react-component to v1.0.0-next.40
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-07-28 12:48:34 +00:00
Ben Lambert c7dd03bf96 Merge pull request #12718 from Charge71/master
feat(logging): export redactLogLine function
2022-07-28 14:01:25 +02:00
Ben Lambert f850661749 Merge pull request #12874 from Symbianx/allow-subtitle-in-catalog-table
Allow setting the subtitle in the CatalogTable component
2022-07-28 12:07:31 +02:00
Diego Bardari ef4fd4abd1 feat(logging): renamed redactLogLine function to redactWinstonLogLine
Signed-off-by: Diego Bardari <diego.bardari@klarna.com>
2022-07-28 11:56:07 +02:00
Ben Lambert a3b746188c Merge pull request #12863 from damolaobaleke/patch-2
Update app-custom-theme.md
2022-07-28 11:55:32 +02:00
Charge71 a01168b466 Update .changeset/mean-ants-hang.md
Co-authored-by: Ben Lambert <blam@spotify.com>
Signed-off-by: Diego Bardari <diego.bardari@klarna.com>
2022-07-28 11:47:14 +02:00
Charge71 130aaec105 Update .changeset/mean-ants-hang.md
Co-authored-by: Ben Lambert <blam@spotify.com>
Signed-off-by: Diego Bardari <diego.bardari@klarna.com>
2022-07-28 11:47:14 +02:00
Ben Lambert 5abeb3df2d code block the changeset
Signed-off-by: Ben Lambert <blam@spotify.com>
2022-07-28 11:32:27 +02:00
Ben Lambert f65140bd0d Merge pull request #12851 from theparthshukla/issue-12751
Add wrap-around for tool lists in Home Plugin
2022-07-28 11:25:58 +02:00
Miguel Alexandre 97108b948b Add API report
Signed-off-by: Miguel Alexandre <m.alexandrex@gmail.com>
2022-07-28 11:24:17 +02:00