Commit Graph

32287 Commits

Author SHA1 Message Date
Ben Lambert 588482ade8 Merge pull request #14054 from backstage/blam/scaffolder-next-ready
feat(plugins/scaffolder/next): Re-use the old `TaskPage` for now for end-to-end experience
2022-10-11 13:04:37 +01:00
Ben Lambert 12ca50f34a Merge pull request #13428 from backstage/blam/rjsfv5
scaffolder: update to `react-jsonschema-form` `v5`
2022-10-11 13:03:50 +01:00
Himanshu Mishra b6d57e063a Merge pull request #14072 from Pike/plugin-feature-flags-microsite
Add Feature Flags to Plugins navigation on microsite.
2022-10-11 16:48:37 +05:30
blam deb5da85d5 chore: fixing code review comments
Signed-off-by: blam <ben@blam.sh>
2022-10-11 11:30:09 +01:00
blam 698e213f8c chore: fixing typescript issues and getting this PR ready to ship!
Signed-off-by: blam <ben@blam.sh>
2022-10-11 11:28:11 +01:00
blam 92e490d6b4 chore: added changeset
Signed-off-by: blam <ben@blam.sh>
2022-10-11 11:28:11 +01:00
blam bd42442fa5 chore: re-use the old task page for now as we want to ship something early
Signed-off-by: blam <ben@blam.sh>
2022-10-11 11:28:11 +01:00
blam 4497bd4e48 chore: starting to wire together a TaskPage for the router
Signed-off-by: blam <ben@blam.sh>
2022-10-11 11:28:11 +01:00
blam 6edbf33499 chore: code reviews
Signed-off-by: blam <ben@blam.sh>
2022-10-11 11:26:35 +01:00
blam 2d76e6f6c4 chore: fixing api-reports
Signed-off-by: blam <ben@blam.sh>
2022-10-11 11:22:19 +01:00
blam 42a8b0c3f3 chore: fix the typings
Signed-off-by: blam <ben@blam.sh>

Signed-off-by: blam <ben@blam.sh>
2022-10-11 11:22:19 +01:00
blam 8020d8e8e9 chore: export some more things out of the alpha exports
Signed-off-by: blam <ben@blam.sh>
2022-10-11 11:22:19 +01:00
blam 1047baa926 chore: added changeset for the scaffolder package
Signed-off-by: blam <ben@blam.sh>
2022-10-11 11:22:19 +01:00
blam 2b825ff357 chore: bump to latest beta
Signed-off-by: blam <ben@blam.sh>
2022-10-11 11:22:19 +01:00
blam bc6b470825 chore: finally make typescript full happy too
Signed-off-by: blam <ben@blam.sh>
2022-10-11 11:22:19 +01:00
blam 2d58be910d chore: resetting the fields
Signed-off-by: blam <ben@blam.sh>
2022-10-11 11:22:19 +01:00
blam 2548b5a590 chore: typescript is happy. ring the police.
Signed-off-by: blam <ben@blam.sh>

Signed-off-by: blam <ben@blam.sh>
2022-10-11 11:22:19 +01:00
blam d362737143 chore: reset some things so we can run it in paralell
Signed-off-by: blam <ben@blam.sh>
2022-10-11 11:22:19 +01:00
blam ffe1357499 chore: fix
Signed-off-by: blam <ben@blam.sh>
2022-10-11 11:22:19 +01:00
blam 7443c37ffc chore: fixing some typescripty things
Signed-off-by: blam <ben@blam.sh>
2022-10-11 11:22:18 +01:00
blam adfb075796 chore: one last error
Signed-off-by: blam <ben@blam.sh>
2022-10-11 11:22:18 +01:00
blam b9f71b15af chore: just the error validation left I think for the next scaffolder
Signed-off-by: blam <ben@blam.sh>
2022-10-11 11:22:18 +01:00
blam 6183125008 chore: fixing up typescript
Signed-off-by: blam <ben@blam.sh>
2022-10-11 11:22:18 +01:00
blam 018aaf8c32 chore: fixing dependencies for the form
Signed-off-by: blam <ben@blam.sh>
2022-10-11 11:22:18 +01:00
blam 6acaedb962 chore: things are working pretty nicely now with the later version and the next version of scaffolder
Signed-off-by: blam <ben@blam.sh>
2022-10-11 11:22:18 +01:00
Axel Hecht dff3ce6908 Add Feature Flags to Plugins navigation on microsite.
Signed-off-by: Axel Hecht <axel@pike.org>
2022-10-11 10:30:44 +02:00
Anders Näsman 09dc3083a6 Merge pull request #14061 from agentbellnorm/pass-catalog-client-to-techdocs-router
[TechDocs] Pass catalog client to techdocs router
2022-10-11 10:22:47 +02:00
Johan Haals 847caff9c8 Merge pull request #13800 from RoadieHQ/kissmikijr/use-configured-creds-catalog-wizard
[catalog-import] Move github code search to the backend
2022-10-11 09:21:35 +01:00
Morgan 847eb6fdce format and add backticks to changeset file
Signed-off-by: Morgan <mbentell@spotify.com>
2022-10-11 09:45:50 +02:00
Morgan 7ced1b4076 add changeset and api-report
Signed-off-by: Morgan <mbentell@spotify.com>
2022-10-10 15:39:43 +02:00
Morgan a64064f0d3 add optional argument to createRouter to allow injection of CatalogClient to techdocs backend
Signed-off-by: Morgan <mbentell@spotify.com>
2022-10-10 15:31:43 +02:00
Himanshu Mishra 0cc6914ae3 Merge pull request #14060 from afscrome/patch-3
Clarified Configuration definition docs
2022-10-10 17:31:30 +05:30
Alex Crome 0e14a26749 Updated Configuration definition docs
Added sample for what `package.json` should look like when defining a `configSchema`

Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
2022-10-10 12:31:23 +01:00
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
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
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
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
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
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