74233 Commits

Author SHA1 Message Date
Patrik Oldsberg fb000700ff Merge pull request #3872 from backstage/rugvip/sqlzero
create-app, catalog-backend: bump sqlite3 to v5 in template and remove from catalog-backend
2021-01-07 10:55:33 +01:00
Ben Lambert 8dce94b5fa Merge pull request #3891 from backstage/rugvip/dark
create-app: removed lighthouse plugin from default template
2021-01-07 10:55:04 +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
dependabot[bot] e88c9a2ea0 chore(deps): bump typescript-json-schema from 0.45.1 to 0.47.0
Bumps [typescript-json-schema](https://github.com/YousefED/typescript-json-schema) from 0.45.1 to 0.47.0.
- [Release notes](https://github.com/YousefED/typescript-json-schema/releases)
- [Commits](https://github.com/YousefED/typescript-json-schema/compare/v0.45.1...v0.47.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-07 04:50:51 +00:00
blam cb70a142ee Merge branch 'feat/scaff-logs' of github.com:Marvin9/backstage into feat/scaff-logs
* 'feat/scaff-logs' of github.com:Marvin9/backstage:
  Update twenty-humans-jog.md
  Create twenty-humans-jog.md
2021-01-07 02:37:25 +01:00
blam ed4eaa7935 chore: some work to more bb to integrations 2021-01-07 02:34:22 +01:00
blam fa731e9ffb Merge branch 'master' of github.com:backstage/backstage into blam/move-scaffolder-to-integrations
* 'master' of github.com:backstage/backstage: (84 commits)
  Update poor-papayas-care.md
  Create poor-papayas-care.md
  docs(TechDocs): Update publisher milestones about AWS and Azure storage
  chore(deps): bump axios from 0.20.0 to 0.21.1
  tests(techdocs): refactor
  fix(techdocs): path delimiters
  catalog-backend: fix bug where all entities got read back from the catalog
  chore: Fixing prettier formatting
  Create six-experts-destroy.md
  Add config schema for Bitbucket scaffolder
  bug: use the legacy version of graphiql on master right now until we port to app routes
  Update wording
  Add changeset
  Fix phantom all state
  Revert "build(deps): bump jose from 1.27.1 to 3.2.0"
  docs: show how to assign annotations to primitive array item types in config schema
  changesets: add cli build extension fix
  cli: use same extension for chunks as for the main built file
  Create swift-ears-fetch.md
  [ImgBot] Optimize images
  ...
2021-01-07 02:33:20 +01: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
Oliver Sand 49d3aa1622 Remove unnecessary dev dependencies 2021-01-06 16:13:54 +01:00
Himanshu Mishra 0513536be8 docs(TechDocs): Update publisher milestones about AWS and Azure storage 2021-01-06 15:25:22 +01:00
Himanshu Mishra 5663fa567c TechDocs: Remove failing TechDocs project board workflow
The workflow can not run on PRs created from a fork because secrets are not shared in GitHub actions with forks. To avoid having a failed workflow in some PRs, this condition is being added on the job.
2021-01-06 15:15:12 +01:00
Oliver Sand edb7d07750 Create "url" type location when registering using the catalog-import plugin 2021-01-06 13:50:19 +01:00
Esteban Barrios 4054e41a74 Merge pull request #17 from backstage/master
Sync fork
2021-01-06 11:48:26 +01:00
Himanshu Mishra 51cae2ceb4 Merge pull request #3925 from ayshiff/fix/awsS3-tests 2021-01-06 09:58:58 +01:00
Adam Harvey 19ecba1403 Fix prettier 2021-01-06 01:12:55 -05:00
Adam Harvey 29038bafb6 Fix prettier 2021-01-06 01:07:12 -05:00
Adam Harvey 9c12f364a6 Remove test-utils from prod deps 2021-01-06 01:04:20 -05:00
Adam Harvey 9e9504ce43 Add changeset 2021-01-06 00:55:58 -05:00
Adam Harvey c8278bb934 Update JSDocs and wording 2021-01-06 00:54:16 -05:00
Adam Harvey f9fc4f43ac Update wording 2021-01-06 00:54:08 -05:00
Adam Harvey 14c76ebade Remove unused prod dependency 2021-01-06 00:49:41 -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
Johan Haals 2170b3436f Update packages/cli/src/commands/create-github-app/GithubCreateAppServer.ts
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2021-01-06 00:08:07 +01:00
Remi a87fc11aca tests(techdocs): refactor 2021-01-05 21:31:18 +01:00
Adam Harvey da66c31596 Fix two more DOM attribute casing 2021-01-05 14:54:30 -05:00
Adam Harvey fff6ffd511 Simpify build action + use Node 14 2021-01-05 14:26:33 -05:00
Adam Harvey f586903bb2 Fix build warnings by using DOM std capitalization 2021-01-05 14:26:07 -05:00
Adam Harvey 81b46e2780 Bump Docusaurus version 2021-01-05 14:24:56 -05: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
Adam Harvey a823f2bc40 Link to CLI instruction 2021-01-05 13:43:00 -05:00
Adam Harvey ea071d5f6c Proper case vendor name 2021-01-05 13:42:50 -05:00
Adam Harvey 14466940f7 Single line metadata and prettier ignore 2021-01-05 13:42:31 -05: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
Nir Gazit 343026aade small integration fixes to kafka client plugin 2021-01-05 19:08:33 +02:00
Himanshu Mishra 0b9646ed6a Merge pull request #3794 from ayshiff/feature/techdocs-aws-s3 2021-01-05 17:48:57 +01:00
blam 4925d4e768 chore: tidy up some smaller parts of the modal to align with the ADR 2021-01-05 16:50:54 +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 5b31d0cedc Update twenty-humans-jog.md 2021-01-05 16:39:34 +01:00
Ben Lambert 947d3c2694 Create twenty-humans-jog.md 2021-01-05 16:36:54 +01:00
blam 595698414e chore: fixing code review comments. settled for a simpler button instead in an actions wrapper 2021-01-05 16:34:09 +01:00
Mathias Åhsberg bc40ccecf0 Replace Github only descriptions in catalog-import form with more generic descriptions 2021-01-05 15:33:03 +00:00