Commit Graph

19621 Commits

Author SHA1 Message Date
Johan Haals dea7b2fda1 Merge pull request #8255 from backstage/dependabot/npm_and_yarn/immer-9.0.7
build(deps): bump immer from 9.0.6 to 9.0.7
2021-11-26 08:24:45 +01:00
Johan Haals acfc2c49b5 Merge pull request #8246 from backstage/mob/stale
Add stale workflow
2021-11-26 08:23:23 +01:00
dependabot[bot] 5f2c584d6e build(deps): bump immer from 9.0.6 to 9.0.7
Bumps [immer](https://github.com/immerjs/immer) from 9.0.6 to 9.0.7.
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](https://github.com/immerjs/immer/compare/v9.0.6...v9.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-26 04:13:41 +00:00
dependabot[bot] 797decb9fe build(deps): bump style-loader from 1.2.1 to 3.3.1
Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 1.2.1 to 3.3.1.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases)
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v1.2.1...v3.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-26 04:07:58 +00:00
dependabot[bot] 6474ddd47d build(deps-dev): bump prettier from 2.4.1 to 2.5.0 in /microsite
Bumps [prettier](https://github.com/prettier/prettier) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.4.1...2.5.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-26 04:07:07 +00:00
jrusso1020 ed5bef529e Add swimlanes to scaffolder page
Add swimlane filtering to the scaffolder page. This will allow
developers to surface specific templates ahead of others or group
templates together. This is just a first pass, in the future we can also
all developers to customize the listing component for fancier one

Fixes https://github.com/backstage/backstage/issues/6661s

Signed-off-by: jrusso1020 <jrusso@brex.com>
2021-11-25 20:25:28 -05:00
MT Lewis 4e6b2319a2 backend-common: include self-reported pluginId in backend token
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2021-11-25 18:58:58 +00:00
Patrik Oldsberg dc57a35ad5 Merge pull request #8249 from backstage/rugvip/korvspad
core-plugin-api: bit clearer deprecation warning for createRouteRef
2021-11-25 19:43:31 +01:00
MT Lewis 189f7f8a72 backend-common: allow for multiple signing keys in ServerTokenManager
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2021-11-25 18:42:07 +00:00
MT Lewis 51608d2021 backend-common: bits->bytes in config schema comment
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2021-11-25 18:16:54 +00:00
MT Lewis c844516235 docs: fix reference to backend-to-backend auth tutorial docs
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2021-11-25 18:16:54 +00:00
MT Lewis 422de86abe docs: split up backend-to-backend and api request authentication docs
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2021-11-25 18:16:53 +00:00
Patrik Oldsberg b291d0ed7e core-plugin-api: bit clearer deprecation warning for createRouteRef
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-11-25 18:35:27 +01:00
Fredrik Adelöw 552a6795e4 Merge pull request #8097 from backstage/freben/react-dev-utils
bump react-dev-utils
2021-11-25 15:36:53 +01:00
Ben Lambert 85c127e436 Merge pull request #8145 from backstage/changeset-release/master
Version Packages
2021-11-25 15:35:52 +01:00
Johan Haals 79d4246407 Add stale workflow
Co-authored-by: blam <ben@blam.sh>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-11-25 15:31:53 +01:00
blam ea99ef5198 chore: added deprecation warnings and removing build-image command that has been deprecated for 6 months. think it's fine to remove this now.
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: blam <ben@blam.sh>
2021-11-25 15:04:18 +01:00
github-actions[bot] ef34f5de7b Version Packages 2021-11-25 12:40:52 +00:00
Patrik Oldsberg 781f91ab30 Merge pull request #8231 from backstage/rugvip/create-app-pack
create-app: add pack scripts that excludes peer depdencies during publish
2021-11-25 13:35:42 +01:00
Fredrik Adelöw 37e373d649 types too
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-11-25 13:05:11 +01:00
Fredrik Adelöw 47619da24c give the same treatment to catalog-backend too
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-11-25 13:05:11 +01:00
Fredrik Adelöw b055a6addc Align on usage of cross-fetch vs node-fetch in frontend vs backend packages
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-11-25 13:05:08 +01:00
Fredrik Adelöw 9e4c323593 Merge pull request #8241 from gotson/patch-1
[DOC] Add ACL requirements for kafka-backend plugin
2021-11-25 13:03:30 +01:00
Fredrik Adelöw f1dcc54ac4 Merge pull request #8243 from backstage/fix-badges-route-ref
Fix routing for Badges plugin
2021-11-25 13:03:05 +01:00
Gauthier Roebroeck 4f81bfd356 disable snyk workflow on forks
Signed-off-by: Gauthier Roebroeck <gauthier.roebroeck@gmail.com>
2021-11-25 19:22:38 +08:00
blam 4149d74c10 chore: fix a small issue witih the badge url resolution
Signed-off-by: blam <ben@blam.sh>
2021-11-25 12:14:47 +01:00
Patrik Oldsberg dcaeaac174 create-app: add pack scripts that excludes peer depdencies during publish
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-11-25 12:06:49 +01:00
Johan Haals 5f7033c7bd Merge pull request #8235 from backstage/mob/secure-templating
scaffolder-backend: sandbox v1beta3 template execution
2021-11-25 11:51:22 +01:00
Fredrik Adelöw e7230ef814 bump react-dev-utils
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-11-25 11:45:58 +01:00
Mike Lewis ff1ea41b23 Merge pull request #8192 from backstage/permission-backend
Add @backstage/plugin-permission-backend
2021-11-25 10:43:35 +00:00
Patrik Oldsberg bc3aacd8e7 Merge pull request #8209 from backstage/rugvip/snek
package.json: add script for running snyk tests
2021-11-25 11:35:26 +01:00
Fredrik Adelöw dadad693c3 Merge pull request #8115 from yousifalraheem/master
Use email links instead of text in members list
2021-11-25 11:34:09 +01:00
Fredrik Adelöw 57fbbe5714 Merge pull request #8197 from brexhq/k8s-backend-add-cronjobs-and-jobs
add cronjobs and jobs as default objects for the kubernetes-backend
2021-11-25 11:32:49 +01:00
Patrik Oldsberg 53ad626bb0 Merge pull request #8234 from backstage/rugvip/noresolve
scaffolder-backend: replace all usage and prevent new usage of path.resolve
2021-11-25 11:32:19 +01:00
Johan Haals 452b86916a link in changeset
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-11-25 11:04:35 +01:00
Mike Lewis 2e5a67b77d permission-backend: replace cross-fetch with node-fetch
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2021-11-25 09:50:24 +00:00
Johan Haals 07842fe7ca chore: remove timeout
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-11-25 10:49:03 +01:00
Johan Haals 331cedd06f fix build script
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-11-25 10:46:05 +01:00
Patrik Oldsberg 3f320fb922 scaffolder-backend: more reliable error matching in SecureTemplater tests
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-11-25 10:43:05 +01:00
Marley Powell 0749dd0307 chore: Generated changeset.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
2021-11-25 09:34:35 +00:00
Mike Lewis 7a8312f126 permission-backend: add changeset
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2021-11-25 09:32:57 +00:00
Marley Powell 1f22075a46 Merge branch 'master' of https://github.com/backstage/backstage into marley/7678-pull-request-dashboard 2021-11-25 09:21:03 +00:00
Yousif Al-Raheem 32e0c41f2d Merge branch 'master' of https://github.com/yousifalraheem/backstage 2021-11-25 10:05:03 +01:00
Yousif Al-Raheem 2f4a686411 changed minor to patch release
Signed-off-by: Yousif Al-Raheem <yousifalraheem@gmail.com>
2021-11-25 10:04:45 +01:00
Fredrik Adelöw ca91769036 Merge pull request #8240 from lorsatti/fix/jenkins-pagination
Fix Jenkins table pagination
2021-11-25 07:10:24 +01:00
Gauthier f00498f57e doc: acl requirements for kafka-backend
Signed-off-by: Gauthier Roebroeck <gauthier.roebroeck@gmail.com>
2021-11-25 10:20:22 +08:00
Lorenzo Orsatti ad433b346f add changeset
Signed-off-by: Lorenzo Orsatti <49567430+lorsatti@users.noreply.github.com>
2021-11-25 00:54:41 +01:00
Lorenzo Orsatti 58e197947a fix jenkins pagination
Signed-off-by: Lorenzo Orsatti <49567430+lorsatti@users.noreply.github.com>
2021-11-25 00:50:59 +01:00
Patrik Oldsberg 3210d8fdab Merge pull request #8239 from backstage/switch-initial-permission-node-release-to-minor
permission-node: switch initial release changeset to minor
2021-11-25 00:49:24 +01:00
Mike Lewis ddb60aa7c4 permission-node: switch initial release changeset to minor
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2021-11-24 23:37:11 +00:00