Commit Graph

14091 Commits

Author SHA1 Message Date
Fredrik Adelöw d2c31b132e Add Title prop in SupportButton
Co-authored-by: Victor Perera <v-vperera@expediagroup.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-10 19:00:38 +02:00
Patrik Oldsberg 23a4c278fb Merge pull request #5985 from backstage/rugvip/appfix
core: a couple for forwards compatibility fixes for core-*
2021-06-10 10:44:03 +02:00
Oliver Sand 429f9c0bf1 Merge pull request #5957 from SDA-SE/feat/scaffolder-source
Show link to template source on template card
2021-06-10 10:19:02 +02:00
Patrik Oldsberg dd5f5979eb core-app-api: update api-report
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-10 10:02:57 +02:00
Fredrik Adelöw 2828aa7c37 Merge pull request #5911 from bradrisse/helmet-header-app-title
Feat: Pull the app.title from config and replace " | Backstage"
2021-06-10 08:54:06 +02:00
Fredrik Adelöw bc05b80661 Merge pull request #5989 from backstage/dependabot/npm_and_yarn/chalk-4.1.1
chore(deps): bump chalk from 4.1.0 to 4.1.1
2021-06-10 07:21:49 +02:00
dependabot[bot] 8c7154f4a6 chore(deps): bump chalk from 4.1.0 to 4.1.1
Bumps [chalk](https://github.com/chalk/chalk) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](https://github.com/chalk/chalk/compare/v4.1.0...v4.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-10 04:09:51 +00:00
Patrik Oldsberg 9bca2a252b changesets: add changesets for core-* compatiblity fixes
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-09 23:34:17 +02:00
Patrik Oldsberg b65bb44eee core: further improve forwards compatibility with core-* through route ref re-use
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-09 23:32:43 +02:00
Patrik Oldsberg d8c8f17be8 core-plugin-api: allow unknown plugin outputs for backwards compatibility
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-09 23:32:42 +02:00
Patrik Oldsberg 8208e3543a core-app-api: fix for createApp requiring all icons to be provided
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-09 22:24:29 +02:00
Fredrik Adelöw e5ca2c01bb Merge pull request #5983 from backstage/rugvip/trim
yarn.lock: bump trim-newlines
2021-06-09 22:10:05 +02:00
Fredrik Adelöw 38f5cd13a9 Merge pull request #5248 from backstage/mob/error-boundary-xp
Error boundary in extensions
2021-06-09 21:47:11 +02:00
Brad Risse e47336ea4d pulls the app.title from config and replaces " | Backstage"
Signed-off-by: Brad Risse <bradrisse@protonmail.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-09 21:45:19 +02:00
Patrik Oldsberg 8a928b23a0 yarn.lock: bump trim-newlines
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-09 21:25:15 +02:00
Eric Peterson ce5b76ddca Merge pull request #5715 from backstage/mob/document-search-v1
[Search] WIP documentation for the V1 Search Milestone
2021-06-09 19:22:24 +02:00
Eric Peterson 5c9c34dee9 Merge pull request #5927 from backstage/iameap/search-alpha-release
[Search] Initial, Alpha Release
2021-06-09 19:21:15 +02:00
Fredrik Adelöw 363b0b87ea Merge pull request #5925 from xShteff/master
docs: added example dockerfiles for techdocs and templating
2021-06-09 15:37:25 +02:00
Fredrik Adelöw cc8d2f875c Merge pull request #5699 from sam-robson/statuses-for-github-deployments-plugin
feat: add deployment statuses to GithubDeployments plugin
2021-06-09 15:08:36 +02:00
Fredrik Adelöw e71d0002ab fix prettier
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-09 14:51:28 +02:00
Fredrik Adelöw 1c085d4358 Merge pull request #5973 from backstage/freben/ci-db-services
use db services for ci just like in master
2021-06-09 12:23:03 +02:00
Fredrik Adelöw 50c8778fbf Merge pull request #5974 from backstage/freben/master-fix
unbreak windows builds
2021-06-09 11:34:09 +02:00
Fredrik Adelöw 2e7d86c131 unbreak windows builds
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-09 11:15:54 +02:00
Fredrik Adelöw 44af0bc3ce use db services for ci just like in master
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-09 10:47:27 +02:00
Fredrik Adelöw f9a4fd8249 Move everything out of the old core libs, and fix up
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-09 10:26:29 +02:00
Fredrik Adelöw e5a5365215 Merge pull request #5971 from backstage/dependabot/npm_and_yarn/eslint-7.28.0
chore(deps): bump eslint from 7.12.1 to 7.28.0
2021-06-09 07:05:57 +02:00
Fredrik Adelöw ad97069515 Merge pull request #5972 from backstage/dependabot/npm_and_yarn/mime-types-2.1.31
chore(deps): bump mime-types from 2.1.29 to 2.1.31
2021-06-09 07:04:22 +02:00
dependabot[bot] 37a6f1d7f5 chore(deps): bump mime-types from 2.1.29 to 2.1.31
Bumps [mime-types](https://github.com/jshttp/mime-types) from 2.1.29 to 2.1.31.
- [Release notes](https://github.com/jshttp/mime-types/releases)
- [Changelog](https://github.com/jshttp/mime-types/blob/master/HISTORY.md)
- [Commits](https://github.com/jshttp/mime-types/compare/2.1.29...2.1.31)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-09 04:07:55 +00:00
dependabot[bot] bc76a3eeb9 chore(deps): bump eslint from 7.12.1 to 7.28.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.12.1 to 7.28.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.12.1...v7.28.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-09 04:06:56 +00:00
Juan Lulkin 6ce1caa854 Refactor error panel
Signed-off-by: Juan Lulkin <jmaiz@spotify.com>
2021-06-08 23:03:06 +02:00
Juan Lulkin 467fe2200c Makes plugin optional in ErrorBoundaryFallback
Signed-off-by: Juan Lulkin <jmaiz@spotify.com>
2021-06-08 23:03:06 +02:00
Juan Lulkin 75b8537ce1 Adds error boundary to extensions
Signed-off-by: Juan Lulkin <jmaiz@spotify.com>
2021-06-08 23:03:06 +02:00
Patrik Oldsberg 26375458b1 Merge pull request #5966 from backstage/rugvip/retention
core-plugin-api: apply extension fixes and deprecate extensions in core-app-api
2021-06-08 22:36:08 +02:00
Fredrik Adelöw 2ddb902626 Merge pull request #5958 from deepak-bhardwaj-ps/patch-1
Small correction
2021-06-08 22:32:35 +02:00
Deepak Bhardwaj d07e874d06 Small correction
Just a small grammar correction

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-08 22:22:40 +02:00
Eric Peterson d15b1434e6 Provide backwards compatibility instead of an upgrade message.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-06-08 22:03:08 +02:00
Fredrik Adelöw 6e266402f4 update api-reports and tests
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-08 21:34:59 +02:00
Ben Lambert 0c2ca5f81a Merge pull request #5964 from backstage/blam/beaker-please-pt-2
chore: updating changeset description a little bit for a working example
2021-06-08 19:18:19 +02:00
Patrik Oldsberg da8cba44f4 core-plugin-api: apply extension fixes and deprecate extensions in core-app-api
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-08 18:40:14 +02:00
blam c0b82b0d18 chore: updating changeset description a little bit for a working example
Signed-off-by: blam <ben@blam.sh>
2021-06-08 17:04:03 +02:00
Patrik Oldsberg c8a70893a2 Merge pull request #5924 from backstage/rugvip/best
cli: switch to @sucrase/plugin-jest instead of ts-jest
2021-06-08 16:58:43 +02:00
Fredrik Adelöw be741a470f Merge pull request #5917 from carlo-colombo/master
Card to list components depending on the active component
2021-06-08 16:12:00 +02:00
Carlo Colombo 22974d9a6e fix prettier issue
Signed-off-by: Carlo Colombo <carlo.colombo@klarna.com>
2021-06-08 15:36:39 +02:00
Carlo Colombo 4fbb007074 changeset
Signed-off-by: Carlo Colombo <carlo.colombo@klarna.com>
2021-06-08 15:36:39 +02:00
Carlo Colombo 5c67a9e5e7 it's possible to customize the title of the card to differentiate from the DependencyOf Card
Signed-off-by: Carlo Colombo <carlo.colombo@klarna.com>
2021-06-08 15:36:39 +02:00
Carlo Colombo b5115777bf Card that shows component that depends on the actual compoment
Signed-off-by: Carlo Colombo <carlo.colombo@klarna.com>
2021-06-08 15:36:39 +02:00
Fredrik Adelöw 5623e30cdc Merge pull request #5920 from goober/bugfix/keep-executable-permissions-on-downloaded-archives
Download tar.gz archives for Bitbucket
2021-06-08 15:26:46 +02:00
Fredrik Adelöw 260e31da98 Merge pull request #5867 from backstage/freben/test-databases-in-catalog
Use `TestDatabases` to exercise the experimental code in the catalog backend
2021-06-08 15:09:40 +02:00
Fredrik Adelöw b51b42a126 Merge pull request #5948 from djamaile/master
fix: make bitbucket publish action use apiBaseUrl if it is provided
2021-06-08 15:02:29 +02:00
Patrik Oldsberg 69cf5b2549 changesets: update @sucrase/plugin-jest changeset to include instructions for how to work around re-export issue
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-08 15:00:06 +02:00