Commit Graph

8004 Commits

Author SHA1 Message Date
Ben Lambert 9d2e270631 Merge pull request #3732 from backstage/rugvip/urltemplate
scaffolder-backend: switch location type of example templates to url
2020-12-16 08:38:44 +01:00
dependabot[bot] 8c52dd4808 build(deps): bump rollup-plugin-peer-deps-external from 2.2.3 to 2.2.4
Bumps [rollup-plugin-peer-deps-external](https://github.com/pmowrer/rollup-plugin-peer-deps-external) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/pmowrer/rollup-plugin-peer-deps-external/releases)
- [Commits](https://github.com/pmowrer/rollup-plugin-peer-deps-external/compare/v2.2.3...v2.2.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-16 05:01:40 +00:00
dependabot[bot] fa38dd0bea build(deps-dev): bump husky from 4.3.0 to 4.3.6
Bumps [husky](https://github.com/typicode/husky) from 4.3.0 to 4.3.6.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v4.3.0...v4.3.6)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-16 04:39:36 +00:00
dependabot[bot] 86c8e9e32b build(deps-dev): bump @spotify/prettier-config from 8.0.0 to 9.0.0
Bumps [@spotify/prettier-config](https://github.com/spotify/web-scripts) from 8.0.0 to 9.0.0.
- [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/v8.0.0...v9.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-16 04:39:22 +00:00
Adam Harvey c0fac6163c Add changeset 2020-12-15 20:57:45 -05:00
Adam Harvey f9bc88ddb8 Wrap entity cards on smaller screens 2020-12-15 20:57:16 -05:00
Himanshu Mishra ef4927baf6 techdocs-common: Use || operator instead of full if-else checks 2020-12-15 22:19:03 +01:00
Patrik Oldsberg 243ee1db84 scaffolder-backend: switch location type of example templates to url 2020-12-15 21:46:49 +01:00
Fidel Coria 7952667abf update changelog 2020-12-15 14:35:40 -06:00
Fidel Coria 639883d468 use provider.id instead of arg 2020-12-15 14:30:06 -06:00
Patrik Oldsberg d7bb7bf39b Merge pull request #3730 from backstage/rugvip/nofrom
plugins,packages: replace usages of ConfigReader.fromConfigs
2020-12-15 20:03:07 +01:00
Himanshu Mishra 2e9734a3c1 docs: Level up header types in techdocs concepts page 2020-12-15 19:55:18 +01:00
Himanshu Mishra 6dedcbddb0 Set correct MIME Type for all types of files served from techdocs-backend 2020-12-15 19:28:50 +01:00
Patrik Oldsberg 1da7d2c657 plugins,packages: replace usages of ConfigReader.from 2020-12-15 19:04:50 +01:00
Patrik Oldsberg a3b2c5a68b Merge pull request #3705 from backstage/rugvip/cli-docs
docs: add CLI docs with an overview as well as detailed descriptions of each command
2020-12-15 18:15:58 +01:00
Patrik Oldsberg 416f5fdb70 Merge pull request #3583 from virtuoushub/virtuoushub/upgrade-storybook
feat(storybook): upgrade storybook and remove duplicate dependencies
2020-12-15 18:14:33 +01:00
Ben Lambert 7647449390 Merge pull request #3727 from backstage/chore/update-git-url-parse
chore: update git-url-parse dependency
2020-12-15 17:17:25 +01:00
blam 3d493a4bce chore: updating the tests to be a little nicer 2020-12-15 15:59:56 +01:00
Peter Colapietro 45c26e50ff build(yarn): add @octokit/openapi-types
avoids:

```
node_modules/@octokit/core/node_modules/@octokit/types/dist-types/generated/Endpoints.d.ts:1:23 - error TS2307: Cannot find module '@octokit/openapi-types' or its corresponding type declarations.

1 import { paths } from "@octokit/openapi-types";
                        ~~~~~~~~~~~~~~~~~~~~~~~~

Found 1 error.

error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
```
2020-12-15 08:53:02 -05:00
Peter Colapietro 1499741e3b build(yarn): run dedupe tool for just webpack
ran `npx yarn-deduplicate yarn.lock --packages webpack`
2020-12-15 08:53:02 -05:00
Peter Colapietro 541bd0e97c feat(storybook): upgrade to 6.1.11
see: https://github.com/storybookjs/storybook/releases/tag/v6.1.11
2020-12-15 08:53:01 -05:00
blam 3546862399 chore: update git-url-parse dependency 2020-12-15 13:22:17 +01:00
Ben Lambert 9be24ddfae Merge pull request #3609 from lykims/feature/bitbucket-read-tree
Implement readTree on BitBucketUrlReader
2020-12-15 13:17:54 +01:00
Ben Lambert 186f9327e7 Merge pull request #3722 from keshann93/scaffolder-backend-schema
Introduced config schema for plugins/scaffolder-backend
2020-12-15 12:28:02 +01:00
Ben Lambert 1c351c5274 Merge pull request #3725 from roflc0pter/patch-1
Add zalando to adopters list
2020-12-15 12:08:10 +01:00
Emre Konar b337ced9ff add zalando to adpoters list 2020-12-15 11:48:59 +01:00
Oliver Sand ff1e5da547 Merge pull request #3622 from SDA-SE/feat/group-photo
Add optional profile section to group entities
2020-12-15 11:31:11 +01:00
Himanshu Mishra ef63d159df docs: 1. Techdocs Backend everywhere
2. TechDocs Backend instead Backstage
3. Link to scaffolder
2020-12-15 11:27:38 +01:00
Oliver Sand 754d828fb3 Avoid passing undefined to values that are marked as optional 2020-12-15 10:56:50 +01:00
Oliver Sand 7c3ffc0cd4 Support profile of groups in LdapOrgReaderProcessor 2020-12-15 10:56:50 +01:00
Oliver Sand 8dd0a906da Import picture and display name by the GitHubOrgReaderProcessor 2020-12-15 10:56:50 +01:00
Oliver Sand c5297baeb0 Use the new group profile section in the group profile card 2020-12-15 10:56:50 +01:00
Patrik Oldsberg 15dce70a5d docs/cli: review updates 2020-12-15 10:21:03 +01:00
Oliver Sand 0097057ed1 Add support for the group profile element to Microsoft Graph processor 2020-12-15 10:19:45 +01:00
Oliver Sand c911061b75 Add profile section to group entity 2020-12-15 10:19:44 +01:00
blam 7a43e613d4 chore: prettier roadmap 2020-12-15 10:02:25 +01:00
Patrik Oldsberg 05651c1431 Apply suggestions from code review
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2020-12-15 10:00:43 +01:00
Lee Mills bc899c13eb adding composable to vocab.txt 2020-12-15 09:56:52 +01:00
Lee Mills f8b58228ac Update roadmap.md
Fix duplicate bullet
2020-12-15 09:11:25 +01:00
Himanshu Mishra 6baef24bcf Update TechDocs documentation, overview, gettings started, support status, concepts, etc.
1. Add a table of all the platforms that are supported and that are in pipeline. Add issue to trac
k their progress.
2. Update concepts about publisher, and add preparer and generator
3. Getting started is now complete, describes both backend and frontend, and has better setting the configuration section.
4. Some typos and code comments
2020-12-15 09:08:40 +01:00
Fredrik Adelöw 43931a5ff5 Merge pull request #3703 from backstage/freben/direct-relations
Write relations directly as part of batch add / update of entities.
2020-12-15 08:56:52 +01:00
Ben Lambert e0438ea163 Merge pull request #3723 from backstage/dependabot/npm_and_yarn/swagger-ui-react-3.38.0
build(deps): bump swagger-ui-react from 3.37.2 to 3.38.0
2020-12-15 08:12:37 +01:00
Kim S. Ly bbd0e354ff Implement readTree on BitBucketUrlReader - Add getBitbucketDefaultBranch 2020-12-15 01:04:16 -05:00
Kim S. Ly 1d1c2860f1 Implement readTree on BitBucketUrlReader - Modify changeset 2020-12-15 01:01:56 -05:00
Kim S. Ly 58b3bbe4e8 Implement readTree on BitBucketUrlReader - Implement getBitbucketDownloadUrl and remove hash for Bitbucket Server 2020-12-15 01:01:56 -05:00
Kim S. Ly ea6f833167 Implement readTree on BitBucketUrlReader 2020-12-15 01:01:56 -05:00
Fredrik Adelöw 43e1277796 WIP: implement readTree for bitbucket 2020-12-15 01:01:55 -05:00
keshan f3b60114e7 updated scaffolder config.d to avoid config failure 2020-12-15 11:27:14 +05:30
dependabot[bot] b9e69b3cff build(deps): bump swagger-ui-react from 3.37.2 to 3.38.0
Bumps [swagger-ui-react](https://github.com/swagger-api/swagger-ui) from 3.37.2 to 3.38.0.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v3.37.2...v3.38.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-15 05:07:24 +00:00
keshan 94c65a9d44 included changeset 2020-12-15 10:08:56 +05:30