Commit Graph

21013 Commits

Author SHA1 Message Date
Patrik Oldsberg 874bdb3feb docs: remove publishing.md from microsite and move to docs root
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-12 11:43:19 +01:00
Patrik Oldsberg 34d5570c78 SECURITY,docs: move emergency release process docs to publishing.md + complete
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-12 11:40:17 +01:00
Patrik Oldsberg e6bef72496 scripts: rename pre-release to prepare-release + cleanup
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-12 11:40:16 +01:00
Johan Haals 80724f6444 Initial prerelease work
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-01-12 11:35:56 +01:00
Ben Lambert 9552a6feea Merge pull request #8777 from backstage/dependabot/npm_and_yarn/date-io/luxon-2.11.1
build(deps): bump @date-io/luxon from 1.3.13 to 2.11.1
2022-01-11 11:47:02 +01:00
dependabot[bot] b47965beec build(deps): bump @date-io/luxon from 1.3.13 to 2.11.1
Bumps [@date-io/luxon](https://github.com/dmtrKovalenko/date-io) from 1.3.13 to 2.11.1.
- [Release notes](https://github.com/dmtrKovalenko/date-io/releases)
- [Commits](https://github.com/dmtrKovalenko/date-io/compare/v1.3.13...v2.11.1)

---
updated-dependencies:
- dependency-name: "@date-io/luxon"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-11 10:16:51 +00:00
Ben Lambert 7b72bd4aee Merge pull request #8619 from RoadieHQ/demo-of-processor-using-creds-provider-interface
processor, actions and readers to use gh creds interface
2022-01-11 10:30:44 +01:00
Johan Haals 28246da60e Merge pull request #8849 from backstage/jhaals/changeset-maker
Automatically generate dependabot changesets
2022-01-11 10:15:49 +01:00
Ben Lambert c09fbe361f Merge pull request #8847 from SDA-SE/build/bump-asyncapi-react-components
build(deps): bump @asyncapi/react-component to 1.0.0-next.26
2022-01-11 09:40:55 +01:00
Johan Haals d6ed0e407d format, pass args in array
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-01-11 09:21:22 +01:00
Himanshu Mishra b401c83b00 Merge pull request #8854 from powerhome/power-adopter
docs: Add Power to the list of adopters
2022-01-11 12:13:57 +05:30
Ben Langfeld 9c8c4be7ce docs: Add Power to the list of adopters
Signed-off-by: Ben Langfeld <blangfeld@powerhrg.com>
2022-01-10 16:27:30 -03:00
Patrik Oldsberg 72b00f4f2e Merge pull request #8852 from backstage/rugvip/auto
auth-backend: switch over to use auto secure cookies
2022-01-10 19:49:23 +01:00
Dominik Schwank faf844e269 build(deps): bump @asyncapi/react-component to 1.0.0-next.26
The new pre-release is fixing errors with the ResizeObserver.

Signed-off-by: Dominik Schwank <dominik.schwank@sda.se>
2022-01-10 18:37:09 +01:00
Ben Lambert 79982b2a99 Merge pull request #8772 from ananthulasrikar/master
Add file details to add Shorcuts component
2022-01-10 17:36:49 +01:00
Patrik Oldsberg 20ca7cfa5f auth-backend: switch over to use auto secure cookies
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-10 17:35:02 +01:00
Ben Lambert 8833a6b28f Merge pull request #8813 from hiba-aldalaty/hdalaty/bug-fix-sidebar-submenu-delay
Bug fix: Create a delay when a Sidebar submenu opens
2022-01-10 17:28:23 +01:00
Ben Lambert b1ca1f5bff Merge pull request #8840 from RoadieHQ/customizable-title-description
Customizable title and description for tech insights
2022-01-10 17:27:16 +01:00
Ben Lambert ddc64f3c39 Merge pull request #8844 from backstage/rugvip/nowarn
scripts/api-extractor: forbid warnings for a couple of core packages
2022-01-10 17:18:56 +01:00
Johan Haals e1f24677db Move script into actions definition
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-01-10 16:48:54 +01:00
hiba-aldalaty ef4e0628aa Remove unused import
Signed-off-by: hiba-aldalaty <hibaaldalaty@gmail.com>
2022-01-10 15:12:41 +00:00
hiba-aldalaty c9394b67bc Use css transition to create submenu open delay instead of js
Signed-off-by: hiba-aldalaty <hibaaldalaty@gmail.com>
2022-01-10 15:03:31 +00:00
Brian Fletcher bc5f67627c Merge branch 'master' of github.com:backstage/backstage into readersprocessorstasks 2022-01-10 14:40:04 +00:00
Patrik Oldsberg 161f32cf4e scripts/api-extractor: forbid warnings for a couple of core packages
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-10 15:35:29 +01:00
Patrik Oldsberg 06ab42b65d config-loader: fix API Report warnings
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-10 15:35:06 +01:00
irma12 5060116e9d Modified changeset
Signed-off-by: irma12 <irma@roadie.io>
2022-01-10 15:25:47 +01:00
Patrik Oldsberg 8a7ccbdf73 Merge pull request #8841 from backstage/rugvip/winfix
cli: fix versioning tests on windows
2022-01-10 15:22:39 +01:00
Ben Lambert dfc2fcc08d Merge pull request #8736 from backstage/rugvip/purge
core-app-api,core-plugin-api: remove MUI dependencies
2022-01-10 15:20:40 +01:00
irma12 24ed8c0237 Added api report
Signed-off-by: irma12 <irma@roadie.io>
2022-01-10 15:03:07 +01:00
Ben Lambert 416323397a Merge pull request #8838 from backstage/rugvip/sessions
core-app-api: fix saml and github session types
2022-01-10 14:56:19 +01:00
Patrik Oldsberg 784d8078ab core-app-api,core-plugin-api: remove MUI dependencies
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-10 14:34:49 +01:00
Patrik Oldsberg 512591b8c3 cli: fix versioning tests on windows
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-10 14:31:26 +01:00
Johan Haals 618d78495c Merge pull request #8825 from backstage/freben/a-tale-of-hyphens-and-braces
🧹  Got rid of the last brace-typed and hyphen-less params etc
2022-01-10 14:27:21 +01:00
irma12 ef6c1a13b2 Fix in order to pass tsc
Signed-off-by: irma12 <irma@roadie.io>
2022-01-10 14:20:04 +01:00
irma12 34883f5c9e Add posibility to customize description and title
Signed-off-by: irma12 <irma@roadie.io>
2022-01-10 14:20:04 +01:00
Ben Lambert 49a665e97e Merge pull request #8839 from backstage/rugvip/exit
scripts/api-extractor: exit on tsc failure
2022-01-10 13:53:45 +01:00
Ben Lambert ccb5bef731 Merge pull request #8802 from backstage/rugvip/warn
scripts/api-extractor: warn when introducing new warnings
2022-01-10 13:44:44 +01:00
Patrik Oldsberg 34442cd5cf core-app-api: fix + deprecate saml and github session types
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-10 13:42:33 +01:00
Johan Haals fca5c02e41 Merge pull request #8826 from backstage/freben/ze-author
🧹  Fix the last renmnants of the old copyright header
2022-01-10 13:37:54 +01:00
Patrik Oldsberg f5d41dc2c9 Merge pull request #8797 from backstage/rugvip/nolerna
switch to using @manypkg/get-packages for enumerating monorepo packages
2022-01-10 13:31:16 +01:00
Patrik Oldsberg ac5a99077b scripts/api-extractor: exit on tsc failure
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-10 13:09:11 +01:00
Emma Indal bdf1419d20 [Home] first homepage template to storybook + two more home components (#8434)
* add new toolkit component

Signed-off-by: Emma Indal <emmai@spotify.com>

* add toolkit content test

Signed-off-by: Emma Indal <emmai@spotify.com>

* add key to toolkit items

Signed-off-by: Emma Indal <emmai@spotify.com>

* add reusable company logo component

Signed-off-by: Emma Indal <emmai@spotify.com>

* export root ref from search plugin

Signed-off-by: Emma Indal <emmai@spotify.com>

* add homepage template to storybook

Signed-off-by: Emma Indal <emmai@spotify.com>

* export new homepage components from plugin

Signed-off-by: Emma Indal <emmai@spotify.com>

* fix imports

Signed-off-by: Emma Indal <emmai@spotify.com>

* add search plugin to dependencies

Signed-off-by: Emma Indal <emmai@spotify.com>

* add home plugin changeset

Signed-off-by: Emma Indal <emmai@spotify.com>

* add storybook changeset

Signed-off-by: Emma Indal <emmai@spotify.com>

* delete changeset for storybook

Signed-off-by: Emma Indal <emma.indahl@gmail.com>

* delete duplicated search context provider

Signed-off-by: Emma Indal <emmai@spotify.com>

* use list item text props

Signed-off-by: Emma Indal <emmai@spotify.com>

* update home plugin documentation + add customize app docs

Signed-off-by: Emma Indal <emmai@spotify.com>

* named exports

Signed-off-by: Emma Indal <emmai@spotify.com>

* add homepage components to storybook

Signed-off-by: Emma Indal <emmai@spotify.com>

* use app config as default for company logo

Signed-off-by: Emma Indal <emmai@spotify.com>

* rename homepage template

Signed-off-by: Emma Indal <emmai@spotify.com>

* use props instead of context for tools, update Content component of card extension to accept props

Signed-off-by: Emma Indal <emmai@spotify.com>

* fix api reports + docstrings + markers

Signed-off-by: Emma Indal <emmai@spotify.com>

* export ToolkitContentProps instead of Tool

Signed-off-by: Emma Indal <emmai@spotify.com>

* docs and stories fixups

Signed-off-by: Emma Indal <emmai@spotify.com>

* do not export rootRouteRef from search plugin

Signed-off-by: Emma Indal <emmai@spotify.com>

* update docs links

Signed-off-by: Emma Indal <emmai@spotify.com>

* change unpacking of props

Signed-off-by: Emma Indal <emmai@spotify.com>

* delete extra fragment

Signed-off-by: Emma Indal <emmai@spotify.com>

* fixup searchbar border styles

Signed-off-by: Emma Indal <emmai@spotify.com>
2022-01-10 11:40:07 +01:00
Ben Lambert 5b516c1395 Merge pull request #8798 from backstage/rugvip/badep
auth-backend: moved test-utils dependency to devDeps
2022-01-10 11:31:34 +01:00
Ben Lambert 00beac0ab6 Merge pull request #8836 from backstage/blam/colors-fix
bump `logform` with pinned `colors` dependency
2022-01-10 11:17:34 +01:00
Ben Lambert a889cc4216 Merge pull request #8690 from moltenice-forks/airbrake-initial
Initial Airbrake Plugin Setup
2022-01-10 11:17:18 +01:00
Ben Lambert 7db91695b7 Merge pull request #8832 from bert-huang/register-entityRef-prioritise-component-kind
fix: Register plugin to prioritise Component kind for entityRef
2022-01-10 10:56:09 +01:00
Patrik Oldsberg 1588840d67 Merge pull request #8808 from backstage/rugvip/depr1
removed deprecations from the 2021-11-25 release
2022-01-10 10:55:44 +01:00
Johan Haals 5d13ce64a3 Merge pull request #8830 from backstage/freben/markdown-it
Bump markdown-it to the fixed version
2022-01-10 10:54:25 +01:00
blam db5310e25e chore: added changeset
Signed-off-by: blam <ben@blam.sh>
2022-01-10 10:00:08 +01:00
blam 7848b50478 chore: bump logform and fixing the colors issue
Signed-off-by: blam <ben@blam.sh>
2022-01-10 09:55:50 +01:00