Commit Graph

12209 Commits

Author SHA1 Message Date
Oliver Sand 3f048fbd25 Don't ensure directory exists if :memory: storage is used
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-04-15 11:30:22 +02:00
Oliver Sand 0075578224 Use ensureDirSync
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-04-15 10:55:55 +02:00
Oliver Sand 0c49f4461e Ensure that the connection object is always initialized
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-04-14 15:56:58 +02:00
Oliver Sand 4b6e31ece2 Also normalize the config override
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-04-14 15:46:39 +02:00
Oliver Sand 2fc0c9b1c0 Make tests path separator independent and work on Windows
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-04-14 15:41:40 +02:00
Oliver Sand b42531cfed Support configuration of file storage for SQLite databases
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-04-13 17:48:21 +02:00
Ben Lambert de3b9140ba Merge pull request #5285 from o-farooq/master
feat(techradar-plugin): add markdown support in techradar entry
2021-04-13 13:26:11 +02:00
Omer Farooq fb4138555c update sample data entry to markdown
Signed-off-by: Omer Farooq <frq.code@gmail.com>
2021-04-13 22:53:10 +12:00
Omer Farooq 184b02bef9 add changeset
Signed-off-by: Omer Farooq <frq.code@gmail.com>
2021-04-13 22:53:10 +12:00
Omer Farooq 88d62cad73 feat(techradar-plugin) add markdown support in techradar entry description
Signed-off-by: Omer Farooq <frq.code@gmail.com>
2021-04-13 22:53:10 +12:00
Ben Lambert 4df36765e5 Merge pull request #5269 from backstage/dependabot/npm_and_yarn/asyncapi/react-component-0.22.3
chore(deps): bump @asyncapi/react-component from 0.19.2 to 0.22.3
2021-04-13 11:55:21 +02:00
Ben Lambert 18a7b7880d Merge pull request #5263 from Pranava29/patch-1
Updated documentation for sonarcloud plugin
2021-04-13 11:54:56 +02:00
Pranava Shashank Pindi 4d1617a3e6 Updated documentation for sonarcloud plugin
For a new react developer working with backstage, he
gets blocked while installing the sonarcloud plugin
in backstage app. He faces the following
[issue](https://github.com/backstage/backstage/issues/5141)
after following the steps mentioned in the plugin
[documentation](https://github.com/backstage/backstage/tree/master/plugins/sonarqube).
Hence, this commit adds `yarn install` and `yarn tsc`
commands to be run.
Also, it adds additional information on how to set the
SONARQUBE_AUTH_HEADER environmental header.

Signed-off-by: pranava29 <pranavshashank.p@zemosolabs.com>
Signed-off-by: pranava29 <pranav.shashank@gmail.com>
2021-04-13 14:59:04 +05:30
Ben Lambert 19f6eb03b4 Merge pull request #5216 from getndazn/aws-alb-aad-oidc-auth
tutorial: Using AWS ALB with Azure AD to authenticate requests
2021-04-13 11:22:16 +02:00
blam 06eb4b06e8 chore: add deps word to stlyes
Signed-off-by: blam <ben@blam.sh>
2021-04-13 10:54:10 +02:00
Ben Lambert 12390778ee Add Changeset
Signed-off-by: blam <ben@blam.sh>
2021-04-13 10:53:17 +02:00
Ben Lambert a396587651 Merge pull request #5294 from RoadieHQ/chore-enable-new-roadie-plugins
Update roadie plugins to newer versions
2021-04-13 10:49:34 +02:00
David Tuite 18f7345a6c Add borders to docs tables (#5281) 2021-04-12 20:11:35 +02:00
Ben Lambert fada532659 Merge pull request #5287 from backstage/dependabot/npm_and_yarn/babel/core-7.13.15
chore(deps): bump @babel/core from 7.12.9 to 7.13.15
2021-04-12 20:08:58 +02:00
Ben Lambert 55b197f40e Merge pull request #5249 from kdichev/patch-1
Fix Broken Link on home page
2021-04-12 16:56:55 +02:00
Ben Lambert 967ad6f2ea Merge pull request #5261 from goober/feature/support-multiline-ldap-filter
Support multiline LDAP query filters
2021-04-12 16:27:02 +02:00
dependabot[bot] ca324156b5 chore(deps): bump @babel/core from 7.12.9 to 7.13.15
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.9 to 7.13.15.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.13.15/packages/babel-core)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-12 14:24:18 +00:00
Ben Lambert f2fddd981a Merge pull request #5293 from backstage/rugvip/somepack
cli: update some webpack config to be v5 compatible
2021-04-12 16:12:44 +02:00
Patrik Oldsberg 99c7ff15c9 cli: update some webpack config to be v5 compatible
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-12 15:35:00 +02:00
Jussi Hallila 77f13cb4ca Update roadie plugins to newer versions
* Enable plugins in entity page
* Change plugin imports to use new named exports

Signed-off-by: Jussi Hallila <jussi@hallila.com>
2021-04-12 15:19:42 +02:00
Ben Lambert d269bf83c8 Merge pull request #5291 from backstage/blam/fix-deps
Fix dependency resolution for broken build
2021-04-12 15:16:43 +02:00
blam 02e9f01304 chore: was missing one other dependency
Signed-off-by: blam <ben@blam.sh>
2021-04-12 14:41:07 +02:00
blam a4c85bd0e3 chore: update changeset description
Signed-off-by: blam <ben@blam.sh>
2021-04-12 14:04:45 +02:00
blam b49a525ab6 chore: add changeset
Signed-off-by: blam <ben@blam.sh>
2021-04-12 14:00:52 +02:00
blam 22e3f003b7 chore: fix of resolutions for now for the package that's broken the build
Signed-off-by: blam <ben@blam.sh>
2021-04-12 13:51:57 +02:00
Fredrik Adelöw 4b4de956ed Merge pull request #5150 from jmgrimes/dependsOn-dependencyOf-relationships
Implemented dependsOn/dependencyOf support in catalog model.
2021-04-12 13:40:00 +02:00
Ben Lambert 3f3637dcd9 Merge pull request #5284 from trumant/plugin-docs-sidebar-correction
Correcting the path to the Root component in the plugin docs
2021-04-12 10:05:35 +02:00
Ben Lambert e4827ef779 Merge pull request #5237 from rkristelijn/master
fix: adds pagetheme colors
2021-04-12 10:00:33 +02:00
Ben Lambert eeb9c7fa73 Merge pull request #5211 from RoadieHQ/upgrade-graphql-codegen-cli
Upgrade @graphql-codeget/cli to latest
2021-04-12 09:59:41 +02:00
Travis Truman 8210a2ea52 Correcting the path to the Root component
Signed-off-by: Travis Truman <trumant@gmail.com>
2021-04-10 15:48:08 -04:00
Remi Kristelijn 1073fce8ec fix: not header markdownlint MD041
Signed-off-by: Remi Kristelijn <remi.kristelijn@theapsgroup.com>
2021-04-10 08:17:20 +02:00
David Tuite 26ae929a7b Upgrade @graphql-codeget/cli to latest
Signed-off-by: David Tuite <david@roadie.io>
2021-04-09 19:22:18 +01:00
Patrik Oldsberg 93dc706eea Merge pull request #5271 from lancelot1337/bug/fix-for-5236
Update !url.startsWith condition in file.ts
2021-04-09 17:15:05 +02:00
Ben Lambert 999a358626 Merge pull request #5275 from ntgussoni/docs/disable_docker_in_docker_software_template_docs
[Software Templates] Disable docker in docker docs
2021-04-09 16:44:07 +02:00
Ben Lambert 0395ce9d4d Merge pull request #5267 from MiguelRamBalt/bug/APIs-search-box
add debounce time for apis-docs
2021-04-09 16:43:47 +02:00
Patrik Oldsberg 7abec4dbcf scaffolder-backend: fix file protocol check
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-09 16:37:15 +02:00
MiguelRamBalt 27b2237fbe add debounce word to vocab
Signed-off-by: MiguelRamBalt <v-migueramirez@expediagroup.com>
2021-04-09 09:12:53 -05:00
MiguelRamBalt 5fe923715b add debounce word to vocab
Signed-off-by: MiguelRamBalt <v-migueramirez@expediagroup.com>
2021-04-09 09:09:23 -05:00
Nicolas Torres 924c953867 Disable docker in docker docs
Signed-off-by: Nicolas Torres <nicolast@backbase.com>
2021-04-09 15:35:31 +02:00
MiguelRamBalt 5cafcf4527 add changeset specifications
Signed-off-by: MiguelRamBalt <v-migueramirez@expediagroup.com>
2021-04-09 08:23:23 -05:00
Ben Lambert c898b2cd34 Merge pull request #5272 from tragiclifestories/fix-pr-template
Fix pull request sample template
2021-04-09 14:47:55 +02:00
Ben Lambert 4524ac51e8 Merge pull request #5265 from jrusso1020/jrusso/brex-adopters
Add Brex to ADOPTERS.md
2021-04-09 14:40:36 +02:00
Ben Lambert d86ba19c31 Merge pull request #5262 from backstage/timbonicus/github-app-cli
Document create-github-app CLI command
2021-04-09 14:37:35 +02:00
Oliver Sand 69043d39b7 Merge pull request #5274 from SDA-SE/feat/about
Don't use a drag & drop cursor when clicking on disabled `IconLinkVertical`
2021-04-09 14:25:13 +02:00
Ben Lambert e738241f74 Merge pull request #5268 from backstage/dependabot/npm_and_yarn/ts-jest-26.5.4
chore(deps): bump ts-jest from 26.4.3 to 26.5.4
2021-04-09 14:21:02 +02:00