Commit Graph

32938 Commits

Author SHA1 Message Date
Fredrik Adelöw 25b49d2538 Merge pull request #13874 from fridajac/bazaar-homepage
Bazaar Overview Card with random or latest projects
2022-10-10 12:23:09 +02:00
Camila Belo 77b9448291 chore: change create app changeset to patch
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-10-10 12:12:26 +02:00
Camila Belo 270ee83613 refactor: change default page limit text
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-10-10 12:08:16 +02:00
Nikolas Skoufis 334dd9042c Fix linting issue in docs
Signed-off-by: Nikolas Skoufis <nskoufis@seek.com.au>
2022-10-10 18:33:50 +11:00
Nikolas Skoufis 4a5fd284ee Strip leading slash if present in catalog path ref
Without this, the graphql query fails to return matching catalog paths

Signed-off-by: Nikolas Skoufis <nskoufis@seek.com.au>
2022-10-10 18:32:25 +11:00
Nikolas Skoufis 0f0bbd70fe Add back text field to query
Signed-off-by: Nikolas Skoufis <nskoufis@seek.com.au>
2022-10-10 18:19:05 +11:00
bnechyporenko 9bf1946668 Updated the documentation
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2022-10-10 09:11:15 +02:00
Nikolas Skoufis f9f2bcaa12 Fix referring to the processor when I meant provider
Signed-off-by: Nikolas Skoufis <nskoufis@seek.com.au>
2022-10-10 18:02:29 +11:00
Nikolas Skoufis f64d66a45c Add a changeset for my changes
Signed-off-by: Nikolas Skoufis <nskoufis@seek.com.au>
2022-10-10 18:02:29 +11:00
Nikolas Skoufis abab3ce38d Add docs for the new validateLocationsExist option
Signed-off-by: Nikolas Skoufis <nskoufis@seek.com.au>
2022-10-10 18:02:29 +11:00
Nikolas Skoufis 143cae25da Implement filtering of github entities based on presence
This implements the config from the previous commit. The getRepositories
graphql query is updated to include information about the specified
catalog info file. When validation is turned on, if the file is not
present or empty, the location will not be emitted.

Signed-off-by: Nikolas Skoufis <nskoufis@seek.com.au>
2022-10-10 18:02:29 +11:00
Nikolas Skoufis 1416e69de9 Add a config field to configure entity validation
This adds a new config field that can be used to configure entity
validation. It defaults to false to ensure backwards compatibility.
It is not permitted when catalog paths contain wildcards, due to
limitations with how the GraphQL query will work.

Signed-off-by: Nikolas Skoufis <nskoufis@seek.com.au>
2022-10-10 18:02:29 +11:00
bnechyporenko 57787f3617 Merge remote-tracking branch 'origin/useLongPollingLogs' into useLongPollingLogs 2022-10-10 08:58:40 +02:00
bnechyporenko ba5533893e Merge branch 'master' into useLongPollingLogs 2022-10-10 08:58:16 +02:00
Frida Jacobsson f7c2855d76 Create "BazaarOverviewCard" that can be added to Backstage homepage.
Change-Id: I6e2565360cb3f7af27f60a0336cd87a75b3018c3
Signed-off-by: Frida Jacobsson <fridaja@axis.com>
Signed-off-by: Frida Jacobsson <fridahelenajacobsson@gmail.com>
2022-10-10 08:35:57 +02:00
Patrik Oldsberg 1d51703169 Merge pull request #14025 from worldtiki/patch-1
Fixing incorrect path in the custom action example
2022-10-10 00:04:15 +02:00
Patrik Oldsberg ab71013b62 Merge pull request #14006 from brethubbard/add-multi-stage-build-instructions
add instructions for a multi-stage build dockerfile
2022-10-09 23:59:21 +02:00
Patrik Oldsberg c59f64df86 Merge pull request #13990 from DavidZemon/feature/bb-server-fix
fix: [#13560] Pull commit hash for branch names by branch query
2022-10-09 23:57:32 +02:00
andrmaz e243a0baab Merge branch 'feature/core-components' of github.com:andrmaz/backstage into feature/core-components 2022-10-09 23:57:01 +02:00
andrmaz 5b9b2e0e41 feat(curve): remove curve factory type
Signed-off-by: andrmaz <60042277+andrmaz@users.noreply.github.com>
2022-10-09 23:56:17 +02:00
Wesley 436850e96c Merge branch 'backstage:master' into plugin-azure-functions 2022-10-09 19:09:03 +02:00
Wesley Pattison 800d6d37c9 Merge branch 'plugin-azure-functions' of https://github.com/wesley-pattison/backstage into plugin-azure-functions 2022-10-09 19:08:45 +02:00
Wesley Pattison 86cf4307c8 rename azure-functions to azure-sites
add drop down for actions
show kind on table

Signed-off-by: Wesley Pattison <wesley.pattison@friss.com>
2022-10-09 19:08:39 +02:00
Fredrik Adelöw 9ff7afc09a Merge pull request #14052 from StatusNeo/feat/add-statusneo-public-adopter
feat: Add StatusNeo as Public Adopter of Backstage
2022-10-09 16:28:20 +02:00
Mengnan Gong cc9749a88e add unit tests fetching pod metrics and clean up code
Signed-off-by: Mengnan Gong <namco1992@gmail.com>
2022-10-09 21:47:13 +08:00
Ben Lambert b424a085dd chore: updating changeset text
Signed-off-by: Ben Lambert <blam@spotify.com>
2022-10-09 15:14:40 +02:00
Ben Lambert 6a8a639265 chore: remove unneeded changeset
Signed-off-by: Ben Lambert <blam@spotify.com>
2022-10-09 15:13:58 +02:00
andrmaz 46ee5188e9 feat(curve): deduplicate curve factory type
Signed-off-by: andrmaz <60042277+andrmaz@users.noreply.github.com>
2022-10-09 11:13:23 +02:00
Nishkarsh Raj 62e4e99a67 feat: Add StatusNeo as Public Adopter of Backstage
Signed-off-by: Nishkarsh Raj <nishkarshraj000@gmail.com>
2022-10-09 09:47:36 +05:30
Camila Belo 90616bcaa6 refactor(search-react): add to create-app search page template
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-10-08 21:35:20 +02:00
Camila Belo c9198c9fce refactor(search-react): use mui table pagination component
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-10-08 21:35:20 +02:00
Patrik Oldsberg 5de9d3e34b Merge pull request #14051 from willyguggenheim/patch-1
To Solve Snyk Action JavaScript OutOfMemory
2022-10-08 15:22:26 +02:00
Willy Guggenheim 88701d4f64 To Solve Snyk Action JavaScript OutOfMemory
https://support.snyk.io/hc/en-us/articles/360002046418-JavaScript-heap-out-of-memory
max ram heap sizing based on 7gb https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners


Signed-off-by: Willy Guggenheim <10598011+willyguggenheim@users.noreply.github.com>
2022-10-08 03:58:17 -07:00
renovate[bot] d3891773a5 Update dependency @swc/core to v1.3.5
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-10-07 23:25:56 +00:00
backstage-goalie[bot] f88eb74f70 Merge pull request #14048 from backstage/renovate/apollo-graphql-packages
Update Apollo GraphQL packages to v3.10.3
2022-10-07 23:16:06 +00:00
renovate[bot] d10671e811 Update Apollo GraphQL packages to v3.10.3
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-10-07 22:46:15 +00:00
backstage-goalie[bot] f7981a5827 Merge pull request #14047 from backstage/renovate/roadiehq-backstage-plugin-travis-ci-2.x-lockfile
Update dependency @roadiehq/backstage-plugin-travis-ci to v2.0.6
2022-10-07 22:36:34 +00:00
renovate[bot] df3e183b65 Update dependency @roadiehq/backstage-plugin-travis-ci to v2.0.6
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-10-07 21:53:43 +00:00
backstage-goalie[bot] 8a81850eb0 Merge pull request #14046 from backstage/renovate/roadiehq-backstage-plugin-github-pull-requests-2.x-lockfile
Update dependency @roadiehq/backstage-plugin-github-pull-requests to v2.2.8
2022-10-07 21:45:25 +00:00
renovate[bot] ad0dd714c2 Update dependency @roadiehq/backstage-plugin-github-pull-requests to v2.2.8
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-10-07 21:09:56 +00:00
backstage-goalie[bot] c6e2a085ce Merge pull request #14045 from backstage/renovate/roadiehq-backstage-plugin-github-insights-2.x-lockfile
Update dependency @roadiehq/backstage-plugin-github-insights to v2.0.6
2022-10-07 21:02:02 +00:00
renovate[bot] e012581540 Update dependency @roadiehq/backstage-plugin-github-insights to v2.0.6
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-10-07 19:44:42 +00:00
backstage-goalie[bot] 4284226fe7 Merge pull request #14044 from backstage/renovate/roadiehq-backstage-plugin-buildkite-2.x-lockfile
Update dependency @roadiehq/backstage-plugin-buildkite to v2.0.9
2022-10-07 19:36:47 +00:00
renovate[bot] 6d8e78a343 Update dependency @roadiehq/backstage-plugin-buildkite to v2.0.9
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-10-07 19:00:47 +00:00
backstage-goalie[bot] 1ae1da00db Merge pull request #14043 from backstage/renovate/oriflame-backstage-plugin-score-card-0.x-lockfile
Update dependency @oriflame/backstage-plugin-score-card to v0.5.3
2022-10-07 18:52:39 +00:00
renovate[bot] c862d4bd04 Update dependency @oriflame/backstage-plugin-score-card to v0.5.3
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-10-07 18:16:27 +00:00
backstage-goalie[bot] b5307e7c71 Merge pull request #14041 from backstage/renovate/graphqlcodegenerator-monorepo
Update dependency @graphql-codegen/cli to v2.13.5
2022-10-07 18:08:29 +00:00
renovate[bot] 89499daeb5 Update dependency @graphql-codegen/cli to v2.13.5
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-10-07 17:37:14 +00:00
Camila Belo 5eb598babb refactor(search-react): restrict range of valid options type
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-10-07 18:31:34 +02:00
Harry Hogg f6aa16fb7a Updated API reports
Signed-off-by: Harry Hogg <hhogg@spotify.com>
2022-10-07 16:16:22 +01:00