Commit Graph

8477 Commits

Author SHA1 Message Date
Oliver Sand 541cff1a2f Introduce a general way to mark entity references 2021-01-08 09:41:16 +01:00
Oliver Sand 9795d529d3 Make domain only a reference of a system 2021-01-08 09:21:39 +01:00
Oliver Sand 657f7fff6d Introduce structure for domains, systems and resources 2021-01-07 14:48:07 +01:00
Ben Lambert b8310fdd42 Merge pull request #3951 from lowjoel/fix-external-subdirectory-detection
fix(cli): Fix detection of external package child directories
2021-01-07 10:46:43 +01:00
Ben Lambert f69593dd18 Merge pull request #3937 from SDA-SE/feat/catalog-import
Create "url" type location when registering using the catalog-import plugin
2021-01-07 10:31:28 +01:00
Ben Lambert 5368ff2c74 Merge pull request #3945 from adamdmharvey/tweak-dev-deps
chore(core-api,cost-insights,tech-radar): Removes @backstage/test-utils from being production dependencies
2021-01-07 10:28:06 +01:00
Joel Low 818d45e942 Fix detection of child directories
Using `string.startsWith` is insufficient when two different directories
share a prefix, e.g. `./packageA` and `./packageAA`.
2021-01-07 17:05:54 +08:00
Patrik Oldsberg 3a6f0539d3 Merge pull request #3929 from backstage/dependabot/npm_and_yarn/axios-0.21.1
chore(deps): bump axios from 0.20.0 to 0.21.1
2021-01-06 21:56:13 +01:00
Patrik Oldsberg 13edb7bd9c Update poor-papayas-care.md 2021-01-06 20:33:53 +01:00
Patrik Oldsberg dde4ab398b Create poor-papayas-care.md 2021-01-06 20:32:01 +01:00
Adam Harvey 12457ac5bb Clarify wording 2021-01-06 11:01:40 -05:00
Himanshu Mishra e9997c8820 Merge pull request #3940 from backstage/orkohunter/docs-techdocs-publisher-milestone
docs(TechDocs): Update project status about AWS and Azure storage
2021-01-06 17:00:28 +01:00
Adam Harvey ab08923589 Add changeset 2021-01-06 10:51:57 -05:00
Himanshu Mishra 0513536be8 docs(TechDocs): Update publisher milestones about AWS and Azure storage 2021-01-06 15:25:22 +01:00
Oliver Sand edb7d07750 Create "url" type location when registering using the catalog-import plugin 2021-01-06 13:50:19 +01:00
Himanshu Mishra 51cae2ceb4 Merge pull request #3925 from ayshiff/fix/awsS3-tests 2021-01-06 09:58:58 +01:00
Adam Harvey 9c12f364a6 Remove test-utils from prod deps 2021-01-06 01:04:20 -05:00
dependabot[bot] 811761d4ce chore(deps): bump axios from 0.20.0 to 0.21.1
Bumps [axios](https://github.com/axios/axios) from 0.20.0 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.20.0...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-06 02:57:51 +00:00
Remi a87fc11aca tests(techdocs): refactor 2021-01-05 21:31:18 +01:00
Patrik Oldsberg 60f16c9cb5 Merge pull request #3924 from backstage/rugvip/locout
catalog-backend: fix bug where all entities got read back from the catalog
2021-01-05 19:44:52 +01:00
Remi 0f40f1934f fix(techdocs): path delimiters 2021-01-05 18:35:23 +01:00
Patrik Oldsberg 99be3057ce catalog-backend: fix bug where all entities got read back from the catalog 2021-01-05 18:09:44 +01:00
Himanshu Mishra 0b9646ed6a Merge pull request #3794 from ayshiff/feature/techdocs-aws-s3 2021-01-05 17:48:57 +01:00
Adam Harvey 8c58ae2bba Merge pull request #3913 from adamdmharvey/search-fix
fix(search): Material-UI warning when filtering "all"
2021-01-05 10:40:47 -05:00
Ben Lambert 64b1a2a1f8 Merge pull request #3893 from backstage/rugvip/bundle
cli: Add backend:bundle
2021-01-05 16:07:01 +01:00
Ben Lambert 474ecd911c Merge pull request #3843 from backstage/mob/sentryport
sentry: port plugin to new composability API and dev-utils
2021-01-05 16:00:16 +01:00
Ben Lambert cf583b9547 Merge pull request #3917 from goober/feature/add-configschema-for-bitbucket-scaffolder
Add config schema for Bitbucket scaffolder
2021-01-05 15:31:19 +01:00
Ben Lambert b1b6071d21 Merge pull request #3915 from backstage/bug/graphiql
bug: revert the graphiql migration for now
2021-01-05 14:28:47 +01:00
blam 6a722e24c2 chore: Fixing prettier formatting 2021-01-05 14:14:25 +01:00
Ben Lambert 9efbc5585a Create six-experts-destroy.md 2021-01-05 14:11:42 +01:00
Mathias Åhsberg 839f25d015 Add config schema for Bitbucket scaffolder 2021-01-05 12:02:43 +00:00
Ben Lambert e3ac288459 Merge pull request #3907 from backstage/rugvip/exts
cli: use same extension for chunks as for the main built file
2021-01-05 10:55:31 +01:00
Ben Lambert 99cc3fb0d2 Merge pull request #3669 from goober/feature/bitbucket-scaffolding
Add initial support for Bitbucket Server scaffolding
2021-01-05 10:40:31 +01:00
blam f134b0c22b bug: use the legacy version of graphiql on master right now until we port to app routes 2021-01-05 10:34:31 +01:00
Ben Lambert c6bfaad99f Merge pull request #3906 from backstage/imgbot
[ImgBot] Optimize images
2021-01-05 10:07:52 +01:00
blam 84cd2a3209 Merge branch 'master' of github.com:backstage/backstage into rugvip/exts
* 'master' of github.com:backstage/backstage:
  Revert "build(deps): bump jose from 1.27.1 to 3.2.0"
  Add changeset
  Add basic documentation for the SAML auth provider
  Add additional SAML configuration options
2021-01-05 10:07:05 +01:00
Ben Lambert 798fded3b2 Merge pull request #3910 from backstage/revert-3544-dependabot/npm_and_yarn/jose-3.2.0
Revert "build(deps): bump jose from 1.27.1 to 3.2.0"
2021-01-05 10:06:54 +01:00
Ben Lambert eadd2382b7 Merge pull request #3863 from lowjoel/add-saml-config
feat(plugin-auth-backend): Support core Passport-SAML configuration
2021-01-05 10:05:22 +01:00
blam 41f45662c9 Merge branch 'master' of github.com:backstage/backstage into rugvip/exts
* 'master' of github.com:backstage/backstage:
  docs: show how to assign annotations to primitive array item types in config schema
  Add missing IncludeSecret type
  Update .changeset/friendly-numbers-accept.md
  Add documentation for config $include
  Added changeset for config $include
  Add deprecation notice to $data
  Config: Add $include which replaces $data and can include any value
2021-01-05 10:00:53 +01:00
Johan Haals b1f835a27f Merge pull request #3903 from backstage/mob/data-secret
Config: Add $include which replaces $data and can include any value
2021-01-05 09:56:45 +01:00
Adam Harvey 1e64b6f789 Update wording 2021-01-04 23:59:13 -05:00
Adam Harvey 01707438bf Add changeset 2021-01-04 23:54:08 -05:00
Adam Harvey d87d23c44e Fix phantom all state 2021-01-04 23:52:20 -05:00
Patrik Oldsberg 11bb51383c Merge pull request #3908 from backstage/rugvip/items
docs: show how to assign annotations to primitive array item types in config schema
2021-01-04 20:46:51 +01:00
Patrik Oldsberg 5e573d8653 Revert "build(deps): bump jose from 1.27.1 to 3.2.0" 2021-01-04 20:42:18 +01:00
Patrik Oldsberg be236536e7 docs: show how to assign annotations to primitive array item types in config schema 2021-01-04 19:39:36 +01:00
Patrik Oldsberg 37a7d26c4b changesets: add cli build extension fix 2021-01-04 18:39:17 +01:00
Patrik Oldsberg 50af712348 cli: use same extension for chunks as for the main built file 2021-01-04 18:37:07 +01:00
Patrik Oldsberg b7a1248832 Create swift-ears-fetch.md 2021-01-04 17:46:24 +01:00
ImgBotApp 68db610ce5 [ImgBot] Optimize images
*Total -- 1,143.96kb -> 883.47kb (22.77%)

/microsite/blog/assets/2020-12-22/versions-bump.png -- 143.92kb -> 82.45kb (42.71%)
/plugins/fossa/docs/fossa-card.png -- 60.17kb -> 40.17kb (33.24%)
/plugins/sentry/docs/sentry-card.png -- 142.60kb -> 96.30kb (32.47%)
/plugins/lighthouse/images/audit-view.png -- 143.60kb -> 99.46kb (30.74%)
/plugins/lighthouse/images/lighthouse-page.png -- 130.63kb -> 91.65kb (29.84%)
/docs/assets/software-catalog/bsc-register-2.png -- 128.51kb -> 100.98kb (21.42%)
/microsite/blog/assets/2020-12-22/stability-index-hero.gif -- 391.12kb -> 369.08kb (5.63%)
/plugins/pagerduty/src/assets/emptystate.svg -- 3.41kb -> 3.37kb (1.06%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-01-04 16:41:13 +00:00