Commit Graph

24537 Commits

Author SHA1 Message Date
Fredrik Adelöw b6af1b73fc Merge pull request #10061 from backstage/blam/next-scaffolder-frontend
Introduce the `next` scaffolder frontend
2022-03-21 17:01:54 +01:00
Fredrik Adelöw c0e9864d27 Merge pull request #10244 from backstage/dependabot/npm_and_yarn/ajv-8.10.0
build(deps): bump ajv from 7.0.3 to 8.10.0
2022-03-21 16:40:54 +01:00
Fredrik Adelöw d6d3387ae8 Merge pull request #10333 from getndazn/fix/aws-alb-aad-oidc-auth-tutorial
sub claim used by custom sign-in must be a full entity reference
2022-03-21 15:54:27 +01:00
Marco Crivellaro 74310dbb61 chore: prettier
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com>
2022-03-21 14:44:45 +00:00
Marco Crivellaro e1b0db1908 use stringifyEntityRef to build the user reference
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com>
2022-03-21 14:17:37 +00:00
Patrik Oldsberg f588a145a6 Merge pull request #10138 from backstage/rugvip/add-deps
cli: add experimental package fix command
2022-03-21 15:07:30 +01:00
Fredrik Adelöw df32608fc0 Merge pull request #10310 from joaofnds/patch-1
update google auth provider example to use entity ref for the token subject
2022-03-21 15:04:48 +01:00
Fredrik Adelöw 43d323c917 Merge pull request #10325 from backstage/freben/providers
Add to contrib: `ImmediateEntityProvider`, `LoadTestingEntityProvider`
2022-03-21 14:28:11 +01:00
Fredrik Adelöw 2651fa8db4 Merge pull request #10341 from backstage/freben/cherry-blossom-auth-backend
Apply #10338
2022-03-21 14:22:31 +01:00
Fredrik Adelöw 3b4e2d560a Merge pull request #10336 from backstage/dependabot/npm_and_yarn/react-use-17.3.2
build(deps): bump react-use from 17.2.4 to 17.3.2
2022-03-21 14:21:32 +01:00
Fredrik Adelöw 1cb55c667e add readme
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-21 14:12:28 +01:00
Fredrik Adelöw 2cc1d1b235 apply fix here too
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-21 13:53:35 +01:00
Patrik Oldsberg f8da520a62 Merge pull request #10246 from backstage/dependabot/npm_and_yarn/esbuild-0.14.27
build(deps): bump esbuild from 0.14.22 to 0.14.27
2022-03-21 13:52:52 +01:00
Patrik Oldsberg 2029935eb5 Merge pull request #10243 from backstage/dependabot/npm_and_yarn/webpack-5.70.0
build(deps): bump webpack from 5.69.1 to 5.70.0
2022-03-21 13:52:41 +01:00
Fredrik Adelöw ff4f1b6f51 make sure to apply tz column fix for newly created backstage instances
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-21 13:50:41 +01:00
Fredrik Adelöw 9c6e849d1c make the act() expecting test more robust to variations, and fix missing await
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-21 13:43:39 +01:00
dependabot[bot] 3db4cb08f2 build(deps): bump esbuild from 0.14.22 to 0.14.27
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.14.22 to 0.14.27.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.14.22...v0.14.27)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 09:40:45 +00:00
dependabot[bot] 613a106b02 build(deps): bump webpack from 5.69.1 to 5.70.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.69.1 to 5.70.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.69.1...v5.70.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 09:38:43 +00:00
Johan Haals 03a65c7c3d Merge pull request #10318 from awanlin/topic/improve-tech-insights-documentation
Improved Tech-Insights documentation
2022-03-21 10:37:02 +01:00
Ben Lambert 5ca72f716a Merge pull request #10238 from RoadieHQ/add-external-id-to-s3-integration
Add external ID to S3 integration
2022-03-21 10:34:51 +01:00
Ben Lambert 3bc8487d05 Merge pull request #10248 from backstage/dependabot/npm_and_yarn/typescript-eslint/parser-5.15.0
build(deps): bump @typescript-eslint/parser from 5.13.0 to 5.15.0
2022-03-21 10:34:10 +01:00
blam c0697dcf88 chore: making the breaking change for this - perhaps a better way to do the deprecation though.
Signed-off-by: blam <ben@blam.sh>
2022-03-21 10:32:49 +01:00
dependabot[bot] e0a51384ac build(deps): bump ajv from 7.0.3 to 8.10.0
Bumps [ajv](https://github.com/ajv-validator/ajv) from 7.0.3 to 8.10.0.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v7.0.3...v8.10.0)

---
updated-dependencies:
- dependency-name: ajv
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 10:32:49 +01:00
Patrik Oldsberg 88627b1e7d Merge pull request #10328 from backstage/rugvip/list-deprecations
cli: add command to list usage of deprecated APIs
2022-03-21 10:26:57 +01:00
Patrik Oldsberg 500d994899 Merge pull request #10322 from backstage/rugvip/prefix
style: prefer prefixes for constants
2022-03-21 10:25:29 +01:00
Johan Haals c6ebdb3302 Merge pull request #10267 from backstage/jhaals/label-issue
actions: label GH issues automagically
2022-03-21 10:11:57 +01:00
Ben Lambert 9e48889da9 Merge pull request #10242 from backstage/dependabot/npm_and_yarn/kubernetes/client-node-0.16.3
build(deps): bump @kubernetes/client-node from 0.16.1 to 0.16.3
2022-03-21 10:05:48 +01:00
Johan Haals b337e5b379 Merge pull request #10247 from backstage/dependabot/npm_and_yarn/mini-css-extract-plugin-2.6.0
build(deps): bump mini-css-extract-plugin from 2.5.3 to 2.6.0
2022-03-21 10:01:08 +01:00
Johan Haals 69c864956b Merge pull request #10326 from daftgopher/template_migration_doc_edit
Add template migration documentation regarding dash-case action ids
2022-03-21 09:03:27 +01:00
Fredrik Adelöw 876cb03368 Merge pull request #10334 from backstage/dependabot/npm_and_yarn/rollup-plugin-dts-4.2.0 2022-03-21 08:12:43 +01:00
dependabot[bot] 3043e8f4f4 build(deps): bump react-use from 17.2.4 to 17.3.2
Bumps [react-use](https://github.com/streamich/react-use) from 17.2.4 to 17.3.2.
- [Release notes](https://github.com/streamich/react-use/releases)
- [Changelog](https://github.com/streamich/react-use/blob/master/CHANGELOG.md)
- [Commits](https://github.com/streamich/react-use/compare/v17.2.4...v17.3.2)

---
updated-dependencies:
- dependency-name: react-use
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 04:19:14 +00:00
dependabot[bot] 4444ca6e80 build(deps): bump rollup-plugin-dts from 4.1.0 to 4.2.0
Bumps [rollup-plugin-dts](https://github.com/Swatinem/rollup-plugin-dts) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/Swatinem/rollup-plugin-dts/releases)
- [Changelog](https://github.com/Swatinem/rollup-plugin-dts/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Swatinem/rollup-plugin-dts/compare/v4.1.0...v4.2.0)

---
updated-dependencies:
- dependency-name: rollup-plugin-dts
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 04:10:12 +00:00
Marco Crivellaro ddb94bd241 sub claim used by customm sign-in must be a full entity refrence
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com>
2022-03-20 22:58:05 +00:00
Emma Indal b52529e95d Merge pull request #10252 from backstage/emmaindal/update-techdocs-documentation
[TechDocs] update documentation
2022-03-20 21:08:51 +01:00
Patrik Oldsberg 68d79c0bca cli: exit list-deprecations with error code if deprecations are found
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-20 13:00:24 +01:00
Patrik Oldsberg 948a56f401 cli: add list-deprecations command
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-20 12:05:22 +01:00
Patrik Oldsberg 94ea8dd84c cli: sort dependencies
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-20 11:56:07 +01:00
daftgopher bd4aac9c80 additional template migration documentation
Signed-off-by: daftgopher <daftgopher@users.noreply.github.com>
2022-03-19 17:15:32 -04:00
Fredrik Adelöw 95408dbe99 Add to contrib: ImmediateEntityProvider, LoadTestingEntityProvider
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-19 16:13:14 +01:00
Patrik Oldsberg 9a86b65359 cli: rename add-deps to package fix
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-19 10:22:29 +01:00
Patrik Oldsberg 8027888a81 style: prefer prefixes for constants
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-19 10:02:27 +01:00
Patrik Oldsberg 5658ef3998 Merge pull request #10274 from backstage/rugvip/format
root: also format .changeset as part of release
2022-03-19 09:49:50 +01:00
Andre Wanlin ed09652184 Fixed wording
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2022-03-18 13:20:23 -05:00
Andre Wanlin 2fe58c7285 Improved Tech-Insights documentation
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2022-03-18 13:13:20 -05:00
Eric Peterson f9653d19eb Merge pull request #10305 from backstage/techdocs/no-cache-head
[TechDocs] Fix HEAD request cache bug
2022-03-18 17:52:45 +01:00
João Fernandes a41eae0936 update google auth provider example to use entity ref for the token subject
plugin-auth-backend broke started requiring a full entity ref on version [0.12.0](https://github.com/backstage/backstage/blob/master/plugins/auth-backend/CHANGELOG.md#0120)

see:
https://github.com/backstage/backstage/releases/tag/v0.70.0
https://github.com/backstage/backstage/blob/master/plugins/auth-backend/CHANGELOG.md#0120
https://github.com/backstage/backstage/commit/0c8ba31d72670d9ff5eda3ca726e061fff088115
Signed-off-by: João Fernandes <joaofnds@joaofnds.com>
2022-03-18 11:31:45 -03:00
Fredrik Adelöw 9929e2402c Merge pull request #10288 from nokia/plugin-kubernetes-fix-div-by-zero
plugin-kubernetes: fix div by zero pod resources
2022-03-18 14:51:53 +01:00
Patrik Oldsberg d3a16b7c4d Merge pull request #10293 from Bonial-International-GmbH/PJ_support-config
fix: ref to backstage/backstage at support config warning
2022-03-18 14:49:50 +01:00
Patrik Oldsberg 12a10f95b8 Merge pull request #10308 from awanlin/topic/fix-depreciated-filteredentitylayout-replacements
Corrected replacements for depreciated items
2022-03-18 14:48:07 +01:00
Andre Wanlin 2a3cac4c60 Corrected replacements for depreciated items
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2022-03-18 08:30:55 -05:00