Commit Graph

11464 Commits

Author SHA1 Message Date
Fredrik Adelöw 8310ef8175 Merge pull request #4984 from backstage/dependabot/npm_and_yarn/eslint-plugin-jsx-a11y-6.4.1
chore(deps): bump eslint-plugin-jsx-a11y from 6.2.3 to 6.4.1
2021-03-17 06:16:27 +01:00
Fredrik Adelöw 853f8a12c3 Merge pull request #4987 from backstage/dependabot/npm_and_yarn/types/lodash-4.14.168
chore(deps-dev): bump @types/lodash from 4.14.165 to 4.14.168
2021-03-17 06:13:21 +01:00
dependabot[bot] f3eba4c1a7 chore(deps-dev): bump @types/lodash from 4.14.165 to 4.14.168
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.165 to 4.14.168.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-17 04:32:13 +00:00
dependabot[bot] 072b388fa5 chore(deps): bump eslint-plugin-jsx-a11y from 6.2.3 to 6.4.1
Bumps [eslint-plugin-jsx-a11y](https://github.com/evcohen/eslint-plugin-jsx-a11y) from 6.2.3 to 6.4.1.
- [Release notes](https://github.com/evcohen/eslint-plugin-jsx-a11y/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/master/CHANGELOG.md)
- [Commits](https://github.com/evcohen/eslint-plugin-jsx-a11y/compare/v6.2.3...v6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-17 04:24:36 +00:00
Tim 2a8d622216 Merge pull request #4975 from backstage/timbonicus/db-default
Switch the default DB choice to SQLite
2021-03-16 16:39:07 -06:00
Fredrik Adelöw 77e7b5064b Merge pull request #4981 from niallmccullagh/techradar-add-description
feat(plugin-tech-radar): map description in API RadarEntry to Entry
2021-03-16 23:24:10 +01:00
Niall McCullagh 9622953320 Change to patch
Signed-off-by: Niall McCullagh <niallmccullagh@users.noreply.github.com>
2021-03-16 21:54:50 +00:00
Fredrik Adelöw f34ba111a9 Merge pull request #4886 from backstage/freben/integrations-api-ref
introduce the scmIntegrationsApiRef
2021-03-16 22:37:43 +01:00
Niall McCullagh 34e6bb4099 feat(plugin-tech-radar): map description in API RadarEntry to Entry
The description in the Entry was mapped to the latest timeline entry, which is a changelog. This
change maps the description in the API to the entry. To maintain backwards compatibility it
will set the description to the last timeline entry if no description exists at the entry level.

Signed-off-by: Niall McCullagh <niallmccullagh@users.noreply.github.com>
2021-03-16 21:27:37 +00:00
Tim Hansen 7b1f046d93 Fix e2e test
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-16 15:07:20 -06:00
Fredrik Adelöw 4032cb450a Merge pull request #4930 from nirga/jenkins-fix
Changed the way project slug is handled in Jenkins plugin
2021-03-16 21:26:56 +01:00
Fredrik Adelöw 4a229328a5 address comments
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-16 21:18:59 +01:00
Fredrik Adelöw 3385b374bd introduce @backstage/integration-react and its scmIntegrationsApiRef
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-16 18:37:59 +01:00
Patrik Oldsberg b2b670ad66 Merge pull request #4978 from backstage/rugvip/sub-export
core-api: export SubRouteRef and make them assignable to plugin.routes
2021-03-16 18:29:13 +01:00
Oliver Sand 3a5bce6a1c Merge pull request #4979 from SDA-SE/feat/im-prove-docs
Fix missing closing tag in source code examples
2021-03-16 18:09:47 +01:00
Fredrik Adelöw b06e1af6fe Merge pull request #4969 from backstage/freben/invalid-url
Update the wording for unknown URLs in the import flow
2021-03-16 18:06:19 +01:00
Fredrik Adelöw e0a231ee9c Merge pull request #4972 from backstage/freben/catalog-yaml-errors
Add location to thrown exception when parsing YAML
2021-03-16 18:05:52 +01:00
Patrik Oldsberg a51dc0006e core-api: export SubRouteRef and make them assignable to plugin.routes
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-03-16 17:58:29 +01:00
Oliver Sand 9f39dc9270 Fix missing closing tag in source code examples
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-03-16 17:53:29 +01:00
Patrik Oldsberg ad19c23be6 Merge pull request #4976 from backstage/imgbot
[ImgBot] Optimize images
2021-03-16 17:36:20 +01:00
ImgBotApp 2df4eb8314 [ImgBot] Optimize images
/docs/assets/architecture-decisions/catalog-core-entities.png -- 20.55kb -> 7.81kb (61.99%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-03-16 16:16:17 +00:00
Fredrik Adelöw 6b989b5a88 Merge pull request #4958 from backstage/timbonicus/catalog-docs
Minor tweaks to software catalog docs
2021-03-16 16:50:24 +01:00
Fredrik Adelöw 7d8c4c97cd Update the wording for unknown URLs in the import flow
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-16 16:45:18 +01:00
Tim Hansen 10e2163a82 Switch the default DB choice to SQLite
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-16 09:36:01 -06:00
Fredrik Adelöw 8084a7ef17 Merge pull request #4971 from backstage/orkohunter/techdocs-move-backend-configs-to-backend-plugin
TechDocs: Separate backend and frontend config schema declarations
2021-03-16 16:25:40 +01:00
Fredrik Adelöw d2f4efc5d5 Add location to thrown exception when parsing YAML
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-16 15:57:46 +01:00
Himanshu Mishra e7baa0d2ed TechDocs: Separate backend and frontend config schema declarations
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-03-16 15:48:46 +01:00
Patrik Oldsberg 6d2a583162 Merge pull request #4960 from JimHaughwout/patch-1
Adding Peloton to the Adopter list
2021-03-16 11:08:09 +01:00
Patrik Oldsberg cbafa83a43 format ADOPTERS.md and update vocab
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-03-16 10:51:04 +01:00
Fredrik Adelöw 3ba7a657f7 Merge pull request #4906 from GregoireW/feat/bitrise_pagination
Bitrise getter should be paginated
2021-03-16 09:30:18 +01:00
Fredrik Adelöw 39c74227c6 Merge pull request #4963 from backstage/dependabot/npm_and_yarn/rollup-plugin-postcss-4.0.0
chore(deps): bump rollup-plugin-postcss from 3.1.8 to 4.0.0
2021-03-16 09:09:05 +01:00
Fredrik Adelöw ac08d81835 Merge pull request #4898 from niallmccullagh/master
Fix issue with radar description dialog display
2021-03-16 08:50:59 +01:00
Fredrik Adelöw 21029b5b55 Merge pull request #4967 from backstage/dependabot/npm_and_yarn/dayjs-1.10.4
chore(deps): bump dayjs from 1.9.4 to 1.10.4
2021-03-16 07:35:25 +01:00
Fredrik Adelöw 286af8f4ac Merge pull request #4965 from backstage/dependabot/npm_and_yarn/spotify/eslint-config-base-9.0.2
chore(deps): bump @spotify/eslint-config-base from 9.0.0 to 9.0.2
2021-03-16 07:34:31 +01:00
Fredrik Adelöw 08805b2fde Merge pull request #4964 from backstage/dependabot/npm_and_yarn/handlebars-4.7.7
chore(deps): bump handlebars from 4.7.6 to 4.7.7
2021-03-16 07:34:05 +01:00
Fredrik Adelöw 545857cd22 Merge pull request #4962 from erikxiv/fix/scaffolder-v2-forward-auth
fix: forward auth on scaffolder backend reqeuests
2021-03-16 07:33:23 +01:00
dependabot[bot] 6a2d98a131 chore(deps): bump dayjs from 1.9.4 to 1.10.4
Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.9.4 to 1.10.4.
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/iamkun/dayjs/compare/v1.9.4...v1.10.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-16 04:32:18 +00:00
dependabot[bot] c9fa785d64 chore(deps): bump @spotify/eslint-config-base from 9.0.0 to 9.0.2
Bumps [@spotify/eslint-config-base](https://github.com/spotify/web-scripts) from 9.0.0 to 9.0.2.
- [Release notes](https://github.com/spotify/web-scripts/releases)
- [Changelog](https://github.com/spotify/web-scripts/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spotify/web-scripts/compare/v9.0.0...v9.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-16 04:29:11 +00:00
dependabot[bot] 495b474437 chore(deps): bump handlebars from 4.7.6 to 4.7.7
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-16 04:27:49 +00:00
dependabot[bot] 8505434561 chore(deps): bump rollup-plugin-postcss from 3.1.8 to 4.0.0
Bumps [rollup-plugin-postcss](https://github.com/egoist/rollup-plugin-postcss) from 3.1.8 to 4.0.0.
- [Release notes](https://github.com/egoist/rollup-plugin-postcss/releases)
- [Changelog](https://github.com/egoist/rollup-plugin-postcss/blob/master/CHANGELOG-OLD.md)
- [Commits](https://github.com/egoist/rollup-plugin-postcss/compare/v3.1.8...v4.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-16 04:21:37 +00:00
Erik Larsson 8b4f7e42ae fix: forward auth on scaffolder backend reqeuests
Signed-off-by: Erik Larsson <erik.larsson@schibsted.com>
2021-03-16 01:31:48 +01:00
Jim Haughwout 612c0e5f64 Adding Peloton
Adding Peloton to the adopter list
2021-03-15 19:32:12 -04:00
Fredrik Adelöw 7b4a77ec7d Merge pull request #4929 from OscarDHdz/scaffolderRepoUrlPicker/FixAllowedHosts
Scaffolder: Fix allowed host field from RepoUrlPicker
2021-03-15 23:02:39 +01:00
Fredrik Adelöw d256cb10f3 Merge pull request #4959 from backstage/freben/json
Reformulate the json types to break type recursion
2021-03-15 23:01:23 +01:00
OscarDHdz bcb82b9a79 Fix host field from RepoUrlPicker
Signed-off-by: OscarDHdz <oscardavid.hernandez.mx@gmail.com>
2021-03-15 15:55:39 -06:00
Tim Hansen 2a1ffdae9f Update wording for starting the backend
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-15 14:33:30 -06:00
Fredrik Adelöw 0434853a56 Reformulate the json types to break type recursion
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-15 21:32:29 +01:00
Tim Hansen 5ee959802c Minor tweaks to software catalog docs
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-15 14:07:00 -06:00
Fredrik Adelöw 5f46e1e6d0 Merge pull request #4664 from athal7/patch-1
Update Pagerduty setup instructions
2021-03-15 18:32:00 +01:00
Andrew Thauer ec646230bb Merge pull request #4948 from andrewthauer/codeowner-refactor
feat(catalog-backend): use scm integration for codeowners
2021-03-15 12:18:39 -04:00