Commit Graph

32611 Commits

Author SHA1 Message Date
Boris Bera 74801d277c Use RUN --mount in Host build dockerfile
Signed-off-by: Boris Bera <bbera@coveo.com>
2022-10-11 08:01:17 -04:00
Boris Bera 632420a0a5 Use RUN --mount=type=cache,... in example backend dockerfile
Signed-off-by: Boris Bera <bbera@coveo.com>
2022-10-11 08:01:06 -04:00
Harry Hogg 04db0e8afb Updated API Reports
Signed-off-by: Harry Hogg <hhogg@spotify.com>
2022-10-11 12:57:41 +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
Harry Hogg 3f25d863b0 Updated changelog for plugin-catalog-backend to be more focused on createCatalogConditionalDecision
Signed-off-by: Harry Hogg <hhogg@spotify.com>
2022-10-11 11:55:40 +01:00
Harry Hogg 30592654f9 Added link to Zod in changelog
Signed-off-by: Harry Hogg <hhogg@spotify.com>
2022-10-11 11:53:02 +01:00
Harry Hogg bbbe968e10 Fixed allowing optional params outside of the toQuery and apply
Signed-off-by: Harry Hogg <hhogg@spotify.com>

Co-authored-by: Mike Lewis <mlewis@spotify.com>
2022-10-11 11:53:02 +01:00
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
Fredrik Adelöw e10411cebc tweak wording
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-10-11 11:16:51 +01:00
Mengnan Gong a9771a69f6 Fix the example in the switching to postgres tutorial
The `ssl` config is part of the `connection` config. It's misplaced
under the `knexConfig.pool`, which might lead to confusion. This PR
fixes it.

Signed-off-by: Mengnan Gong <namco1992@gmail.com>
2022-10-11 17:30:22 +08:00
Harrison Hogg ddf3986add Update .changeset/quick-meals-talk.md
Co-authored-by: MT Lewis <mtlewis@users.noreply.github.com>
Signed-off-by: Harrison Hogg <7130591+HHogg@users.noreply.github.com>
2022-10-11 10:19:11 +01:00
Harrison Hogg 9db6099633 Update .changeset/quick-meals-talk.md
Co-authored-by: MT Lewis <mtlewis@users.noreply.github.com>
Signed-off-by: Harrison Hogg <7130591+HHogg@users.noreply.github.com>
2022-10-11 10:19:01 +01:00
Harrison Hogg a72ae03190 Update .changeset/quick-meals-talk.md
Co-authored-by: MT Lewis <mtlewis@users.noreply.github.com>
Signed-off-by: Harrison Hogg <7130591+HHogg@users.noreply.github.com>
2022-10-11 10:18:49 +01:00
Patrick Jungermann 8749df3d02 feat(catalog/github): Add option to configure schedule via app-config.yaml
Relates-to: PR #13859
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-10-11 10:57:37 +02: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
Camila Belo 098f487e59 refactor: add results total prop
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-10-11 09:15:14 +02:00
Patrick Jungermann 23f9199a0f chore(catalog/bitbucket): Deprecate catalog-backend-module-bitbucket
Deprecate `@backstage/plugin-catalog-backend-module-bitbucket`.

Please migrate to `@backstage/plugin-catalog-backend-module-bitbucket-cloud`
or `@backstage/plugin-catalog-backend-module-bitbucket-server` instead.

Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-10-11 01:48:29 +02:00
marcofaggian ea7150ed4c feat(microsite): added "new" ribbon to plugins
Signed-off-by: marcofaggian <m@marcofaggian.com>
2022-10-11 00:34:29 +02:00
Eric Peterson 8006f8a602 Tag indexing logs with document type
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-10-10 18:02:33 +02:00
MT Lewis e17332b291 docs: fix toQuery method in custom rules permissions docs
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-10-10 15:35:16 +01: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
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