74233 Commits

Author SHA1 Message Date
mateiidavid 4eafdec4a0 Create changeset 2020-12-16 14:17:37 +00:00
mateiidavid 19f5c5e990 Change Gitlab config test to include apiBaseurl 2020-12-16 14:13:54 +00:00
mateiidavid 47930a36f7 Implement readTree for GitlabReader (#3547)
* This change adds an implementation for the readTree method in GitlabReader.
The implementation is similar to the readTree method in GithubReader
with the exception of the 'path' variable used for subpaths in the
archive. To facilitate this, GitlabIntegrationConfig now has an apiUrl
field which was missing for Gitlab but was present for Bitbucket & GH.

* As part of this change, there are also new tests added to GitlabReader
to mirror what has been done with the GH reader. For now the archive
format chosen is 'zip', follow-up action includes having a look at
whether tar.gz is preferable.

Signed-off-by: Matei David <madavid@expediagroup.com>
2020-12-16 14:13:54 +00:00
Patrik Oldsberg 21a3d3dcac cost-insights: refactor plugin creation to call createPlugin directly
Co-authored-by: blam <ben@blam.sh>
2020-12-16 12:05:41 +01:00
Himanshu Mishra d62be2f822 Merge pull request #3731 from backstage/orkohunter/techdocs-set-correct-content-type-header 2020-12-16 10:58:04 +01:00
Ben Lambert e4a0f0e55c Merge pull request #3740 from keshann93/pagerduty-marketplace
Adding PagerDuty plugin to marketplace
2020-12-16 10:38:53 +01:00
blam c754b6aa47 chore: revert some of the universal file stuff for now 2020-12-16 10:36:57 +01:00
keshan 378918d86b change in category 2020-12-16 14:55:18 +05:30
Fredrik Adelöw a71599b163 Merge pull request #3465 from SDA-SE/feat/remote-implements-apis
Remove implementsApis
2020-12-16 10:17:44 +01:00
Lee Mills 7dc35ad3ed Merge pull request #3713 from backstage/leemills83-backstage-roadmap
(microsite) Updating the roadmap on backstage.io
2020-12-16 09:50:34 +01:00
keshan 4c603b06cd Adding PagerDuty plugin to marketplace 2020-12-16 13:55:49 +05:30
Ben Lambert 5a49d41a2f Merge pull request #3735 from adamdmharvey/ownership-table-wrap
plugin-org: Wrap Entity Counter widgets on Ownership Card
2020-12-16 08:44:08 +01:00
Ben Lambert ca03fc8e86 Merge pull request #3720 from fidelcoria/custom-github-auth
chore(auth): customizable github auth storage key
2020-12-16 08:43:02 +01:00
Ben Lambert 97974b7d8d Merge pull request #3738 from backstage/dependabot/npm_and_yarn/rollup-plugin-peer-deps-external-2.2.4
build(deps): bump rollup-plugin-peer-deps-external from 2.2.3 to 2.2.4
2020-12-16 08:40:25 +01:00
Ben Lambert 9f8e102806 Merge pull request #3737 from backstage/dependabot/npm_and_yarn/husky-4.3.6
build(deps-dev): bump husky from 4.3.0 to 4.3.6
2020-12-16 08:40:07 +01:00
Ben Lambert 21d97ac589 Merge pull request #3736 from backstage/dependabot/npm_and_yarn/spotify/prettier-config-9.0.0
build(deps-dev): bump @spotify/prettier-config from 8.0.0 to 9.0.0
2020-12-16 08:39:51 +01:00
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
Fredrik Adelöw 8db771faa0 catalog-model: use relative location targets in examples 2020-12-15 21:14:02 +01:00
blam a04b28ac4b feat: do better file detection to check that the universal file is added to the diff too 2020-12-15 21:04:15 +01: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
blam bdd10ca66f chore: replace GITHUB_ACTIONS_ANNOTATION with const for now as we need a release of the github-actions-plugin first 2020-12-15 19:48:11 +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 f76a8aedf4 Merge branch 'master' of github.com:backstage/backstage into mob/scaffolder-cra-fixes
* 'master' of github.com:backstage/backstage: (758 commits)
  add zalando to adpoters list
  Avoid passing undefined to values that are marked as optional
  Support profile of groups in LdapOrgReaderProcessor
  Import picture and display name by the GitHubOrgReaderProcessor
  Use the new group profile section in the group profile card
  Add support for the group profile element to Microsoft Graph processor
  Add profile section to group entity
  Implement readTree on BitBucketUrlReader - Add getBitbucketDefaultBranch
  Implement readTree on BitBucketUrlReader - Modify changeset
  Implement readTree on BitBucketUrlReader - Implement getBitbucketDownloadUrl and remove hash for Bitbucket Server
  Implement readTree on BitBucketUrlReader
  WIP: implement readTree for bitbucket
  updated scaffolder config.d to avoid config failure
  build(deps): bump swagger-ui-react from 3.37.2 to 3.38.0
  included changeset
  Introduced config schema for plugins/scaffolder-backend
  Write relations directly as part of batch add / update of entities.
  Add codeowners for techdocs-common package
  techdocs-common: Add type dependencies
  Update nice-trains-punch.md
  ...
2020-12-15 14:02:21 +01:00
Ben Lambert fb6031a457 Merge pull request #2658 from backstage/shmidt-i/universal-file-github-actions
feat: universal file for github-actions
2020-12-15 13:50:01 +01: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