Commit Graph

32350 Commits

Author SHA1 Message Date
backstage-goalie[bot] 4407f7ea21 Merge pull request #14082 from backstage/renovate/pmmmwh-react-refresh-webpack-plugin-0.x-lockfile
Update dependency @pmmmwh/react-refresh-webpack-plugin to v0.5.8
2022-10-12 00:39:32 +00:00
MT Lewis 38b94b25ad Merge pull request #14063 from backstage/fix-custom-rules-docs
docs: fix toQuery method in custom rules permissions docs
2022-10-11 18:38:56 +01:00
renovate[bot] 818bcdee97 Update dependency @pmmmwh/react-refresh-webpack-plugin to v0.5.8
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-10-11 16:40:46 +00:00
Patrik Oldsberg 501b8df022 Merge pull request #14000 from backstage/changeset-release/master
Version Packages (next)
2022-10-11 16:01:59 +01:00
github-actions[bot] 9282c018c7 Version Packages (next) 2022-10-11 14:30:05 +00:00
Johan Haals 6e68cb86e8 Merge pull request #14077 from dotboris/docker-mount-cache-speedup
Speed up docker builds using cache mounts and a few other tricks
2022-10-11 15:21:01 +01:00
Fredrik Adelöw 2697b957ee Merge pull request #14074 from namco1992/fix-postgres-tutorial
[Documentation] Fix the example in the switching to postgres tutorial
2022-10-11 16:05:48 +02:00
Johan Haals c93827d785 Merge pull request #14070 from Bonial-International-GmbH/pjungermann/deprecate-bitbucket
chore(catalog/bitbucket): Deprecate catalog-backend-module-bitbucket
2022-10-11 15:01:48 +01:00
Harrison Hogg 1c5e59af0a Merge pull request #13905 from backstage/permissions/schema
Permissions - Add a required parameter schema
2022-10-11 14:59:24 +01:00
Boris Bera 44c52b298c Remove un-neccessary changeset for example-backend
Signed-off-by: Boris Bera <bbera@coveo.com>
2022-10-11 09:47:45 -04:00
Ben Lambert 8d392f8829 Merge pull request #14076 from backstage/freben/valeeeeeeeee
just some vale fixes
2022-10-11 14:36:52 +01:00
Ben Lambert 50fa916353 Merge pull request #14035 from Bonial-International-GmbH/bitbucketCloud/fix-changeset
fix(catalog/bitbucketCloud): fix changeset
2022-10-11 14:33:52 +01:00
Harrison Hogg cd6c66ef9c Update .changeset/seven-panthers-chew.md
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Harrison Hogg <7130591+HHogg@users.noreply.github.com>
2022-10-11 14:11:12 +01:00
Fredrik Adelöw 91609e6df1 Merge pull request #13961 from acierto/useLongPollingLogs
Make it possible to enable useLongPollingLogs in scaffolder plugin
2022-10-11 14:11:45 +02:00
Fredrik Adelöw 2a6d762539 just some vale fixes
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-10-11 13:10:48 +01:00
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
Boris Bera 01dff06be4 Add changeset for cache mounts in dockerfile
Signed-off-by: Boris Bera <bbera@coveo.com>
2022-10-11 08:01:31 -04:00
Boris Bera f87680543e Set uid= & gid= at the end of RUN --mount
This is strictly to match up with the rest of those statements in the
codebase

Signed-off-by: Boris Bera <bbera@coveo.com>
2022-10-11 08:01:26 -04:00
Boris Bera 463aa5422b Optimize the multi-stage build docker image
Signed-off-by: Boris Bera <bbera@coveo.com>
2022-10-11 08:01:22 -04:00
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