Commit Graph

8519 Commits

Author SHA1 Message Date
Ben Lambert 733744b437 Merge pull request #3949 from backstage/dependabot/npm_and_yarn/typescript-json-schema-0.47.0
chore(deps): bump typescript-json-schema from 0.45.1 to 0.47.0
2021-01-08 10:28:40 +01:00
Patrik Oldsberg 722ad34067 Merge pull request #3960 from backstage/Rugvip-patch-1
README: remove repo move notice
2021-01-07 23:29:26 +01:00
Patrik Oldsberg 5ddd099e62 Merge pull request #3959 from backstage/rugvip/leftpad
scripts: 0-pad release tags
2021-01-07 23:29:01 +01:00
Patrik Oldsberg 9dfca68706 scripts: 0-pad release tags 2021-01-07 18:08:43 +01:00
Ben Lambert 28b6d518eb Merge pull request #3934 from adamdmharvey/cost-insights-tweaks
cost-insights: Minor wording change in UI and JSDoc additions
2021-01-07 16:44:00 +01:00
Adam Harvey 8038498047 Update changeset 2021-01-07 10:28:13 -05:00
Adam Harvey 9c5fd1c949 Merge branch 'master' of github.com:backstage/backstage into cost-insights-tweaks 2021-01-07 10:25:19 -05:00
Patrik Oldsberg f00e3f1c68 README: remove repo move notice 2021-01-07 14:54:36 +01:00
Patrik Oldsberg 3c341e5bde Merge pull request #3956 from backstage/changeset-release/master
Version Packages
2021-01-07 14:28:35 +01:00
Patrik Oldsberg 1b5c3c72c6 Merge pull request #3954 from backstage/rugvip/vp
workflows: fix check for Version Packages PR
2021-01-07 13:55:00 +01:00
Backstage Service Account e78966ab49 cli: added some spacing before destruction 2021-01-07 13:52:20 +01:00
Patrik Oldsberg 317457638f workflows: fix check for Version Packages PR 2021-01-07 13:38:25 +01:00
dependabot[bot] e418783c1a chore(deps-dev): bump @types/jquery from 3.5.1 to 3.5.5 (#3932)
Bumps [@types/jquery](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jquery) from 3.5.1 to 3.5.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jquery)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-07 13:09:29 +01:00
Patrik Oldsberg cb0c59b351 Merge pull request #3871 from backstage/changeset-release/master
Version Packages
2021-01-07 12:23:31 +01:00
github-actions[bot] 28d7f319f4 Version Packages 2021-01-07 10:31:20 +00:00
Patrik Oldsberg 6a8d1eeb18 Merge pull request #3952 from backstage/rugvip/fail
cli: fix a fail
2021-01-07 11:26:44 +01:00
Patrik Oldsberg 8cd42f3a86 cli: fix a fail 2021-01-07 11:25:35 +01:00
Patrik Oldsberg 96d6f3a9c6 Merge pull request #3887 from backstage/rugvip/fireworks
cli: some more colors for versions:bump + list breaking changes and changelogs of @backstage packages
2021-01-07 11:04:09 +01:00
Patrik Oldsberg dff58a90ec cli: sort breaking package changes by name and use emojis for maximum attention 2021-01-07 11:02:15 +01:00
Oliver Sand ded6cb08be Merge pull request #3943 from SDA-SE/feat/remove-unused-typings
Remove unnecessary dev dependencies
2021-01-07 11:01:55 +01:00
Ben Lambert 1ea470364c Merge pull request #3202 from Marvin9/feat/scaff-logs
feat: scaffolder job progress logs in full screen.
2021-01-07 10:56:35 +01:00
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
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
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 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
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