Fredrik Adelöw
6565f2c50b
Merge pull request #10147 from rex4539/typos
...
Fix typos
2022-03-15 11:01:46 +01:00
Emma Indal
fe6814471a
Merge pull request #10174 from backstage/emmaindal/techdocs-clean-up-deprecations
...
[TechDocs] clean up deprecations
2022-03-15 11:00:17 +01:00
dependabot[bot]
f910c2a3f8
build(deps): bump typescript-json-schema from 0.52.0 to 0.53.0
...
Bumps [typescript-json-schema](https://github.com/YousefED/typescript-json-schema ) from 0.52.0 to 0.53.0.
- [Release notes](https://github.com/YousefED/typescript-json-schema/releases )
- [Commits](https://github.com/YousefED/typescript-json-schema/compare/v0.52.0...v0.53.0 )
---
updated-dependencies:
- dependency-name: typescript-json-schema
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-15 04:08:08 +00:00
Emma Indal
b44692890b
tests fixups
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2022-03-14 22:39:18 +01:00
irma12
06e8d02b9b
Include roadie packages in app
...
Signed-off-by: irma12 <irma@roadie.io >
2022-03-14 16:46:22 +01:00
Eric Peterson
82b0190155
Final release for old search/techdocs common packages.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-03-14 14:13:24 +01:00
Fredrik Adelöw
fc0ff39ece
Merge pull request #10038 from anicke/gerrit
...
Added a ScmIntegration for Gerrit
2022-03-14 13:39:47 +01:00
Patrik Oldsberg
97716eae20
Merge pull request #10149 from backstage/rugvip/testext
...
cli: fix test file matching
2022-03-14 12:09:27 +01:00
Johan Haals
54e2cebb75
Merge pull request #10162 from backstage/jhaals/remove-EntityName
...
catalog-model: Remove EntityName & getEntityName
2022-03-14 11:27:01 +01:00
Niklas Aronsson
0885854ff3
Fixed review comments
...
* Rename "apiBaseUrl" to the more suitable "baseUrl".
* Removed the Gerrit location doc (will be added later together
with the "urlReader" implementation.
* Fixed the line number handling in Gerrit/resolveUrl.
Signed-off-by: Niklas Aronsson <niklasar@axis.com >
2022-03-14 10:34:53 +01:00
Johan Haals
a04dbc22d7
catalog-model: Remove EntityName & getEntityName
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2022-03-14 10:01:09 +01:00
Fredrik Adelöw
89c7e47967
make the backend plugin ts files consistent
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-03-13 19:27:46 +01:00
Patrik Oldsberg
217547ae51
cli: fix test file matching
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-03-13 17:23:59 +01:00
Dimitris Apostolou
aedd4daa66
Fix typos
...
Signed-off-by: Dimitris Apostolou <dimitris.apostolou@icloud.com >
2022-03-13 14:12:05 +02:00
Patrik Oldsberg
86de5e8d61
Merge pull request #10137 from backstage/rugvip/overrides
...
cli: forward overrides in eslint-factory
2022-03-12 09:06:19 +01:00
Patrik Oldsberg
19eed0edd9
cli: forward overrides in eslint-factory
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-03-11 18:05:08 +01:00
Fredrik Adelöw
1d9a123dde
Merge pull request #10132 from backstage/freben/better
...
switch us over to better-sqlite3
2022-03-11 16:18:19 +01:00
Fredrik Adelöw
96eeed1162
Merge pull request #9719 from alexrybch/gcalendar
...
Google calendar widget for Homepage
2022-03-11 16:17:16 +01:00
Fredrik Adelöw
efc73db10c
switch us over to better-sqlite3
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-03-11 15:37:50 +01:00
Alex Rybchenko
7fcae219d1
remove apiRef register, pr fixes
...
Signed-off-by: Alex Rybchenko <arybchenko@box.com >
2022-03-11 15:30:31 +01:00
Fredrik Adelöw
3f21eb4d13
Merge pull request #10131 from backstage/freben/dots
...
fix handling of bucket names with dots in them
2022-03-11 13:38:59 +01:00
Niklas Aronsson
b0c0fccacf
Gerrit config: Make the apiBaseUrl optional
...
If the apiBaseUrl is not set assume that the gerrit instance
uses https and can be reached on the address specified by the
"host" option.
Signed-off-by: Niklas Aronsson <niklasar@axis.com >
2022-03-11 13:35:23 +01:00
Patrik Oldsberg
4d35a4228c
Merge pull request #10114 from backstage/rugvip/apply-cli-fix
...
apply fix from 0.71.1 to master
2022-03-11 13:35:09 +01:00
Patrik Oldsberg
3fe70c4856
Merge pull request #10130 from backstage/rugvip/codemods
...
codemods: inline core-imports table + fix createApp
2022-03-11 13:35:01 +01:00
Fredrik Adelöw
b66f70180f
fix handling of bucket names with dots in them
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-03-11 13:18:39 +01:00
Fredrik Adelöw
fa2bd08033
Merge pull request #9800 from backstage/dependabot/npm_and_yarn/testing-library/react-12.1.3
...
chore(deps): bump @testing-library/react from 11.2.6 to 12.1.3
2022-03-11 11:25:56 +01:00
Patrik Oldsberg
224441d0f9
codemods: inline core-imports table + fix createApp
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-03-11 11:16:58 +01:00
Patrik Oldsberg
947ae3b40e
cli: sync changelog + changeset for 0.71.1 fix
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-03-10 18:59:14 +01:00
Patrik Oldsberg
8cdb271bf1
cli: fix for versions not being inlined by rollup
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-03-10 18:56:17 +01:00
Fredrik Adelöw
c3decbde71
fix
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-03-10 16:24:54 +01:00
Johan Haals
ae6b614d84
update changeset, add api report
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2022-03-10 16:15:13 +01:00
Johan Haals
9803a47f31
app: Disable incompatible example app plugins until updated
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2022-03-10 16:15:13 +01:00
Johan Haals
d3e9ec43b7
catalog-model: Remove target from EntityRelation type.
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2022-03-10 16:15:12 +01:00
Fredrik Adelöw
165cabfeb6
Merge pull request #9976 from backstage/freben/generation
...
remove `metadata.generation`
2022-03-10 15:45:21 +01:00
dependabot[bot]
a422d7ce5e
chore(deps): bump @testing-library/react from 11.2.6 to 12.1.3
...
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library ) from 11.2.6 to 12.1.3.
- [Release notes](https://github.com/testing-library/react-testing-library/releases )
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/react-testing-library/compare/v11.2.6...v12.1.3 )
---
updated-dependencies:
- dependency-name: "@testing-library/react"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-10 14:07:33 +01:00
Alex Rybchenko
2e0eb4808e
Merge branch 'master' into gcalendar
...
Signed-off-by: Alex Rybchenko <arybchenko@box.com >
2022-03-10 13:36:37 +01:00
Alex Rybchenko
f22c38e0c0
Merge remote-tracking branch 'origin/master' into gcalendar
2022-03-10 12:53:27 +01:00
github-actions[bot]
b6d947b67f
Version Packages
2022-03-10 11:30:23 +00:00
Fredrik Adelöw
1e06a60695
Merge pull request #10100 from backstage/dependabot/npm_and_yarn/types/npm-packlist-3.0.0
...
build(deps-dev): bump @types/npm-packlist from 1.1.2 to 3.0.0
2022-03-10 12:24:07 +01:00
Fredrik Adelöw
60df8a58b4
change to nested object for cron
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-03-10 10:24:39 +01:00
Phil Gore
ae2ed04076
Add cron support to @backstage/backend-tasks
...
Signed-off-by: Phil Gore <pgore@ea.com >
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-03-10 09:45:07 +01:00
Niklas Aronsson
ee04b48b8f
packages/integration: Updating "api-report.md" for Gerrit
...
Signed-off-by: Niklas Aronsson <niklasar@axis.com >
2022-03-10 08:09:17 +01:00
dependabot[bot]
60799cc5be
build(deps-dev): bump @types/npm-packlist from 1.1.2 to 3.0.0
...
Bumps [@types/npm-packlist](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/npm-packlist ) from 1.1.2 to 3.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/npm-packlist )
---
updated-dependencies:
- dependency-name: "@types/npm-packlist"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-10 04:09:57 +00:00
hwischnia
56fd5f283e
updated incorrect description as referenced in issue #10008
...
Signed-off-by: hwischnia <hwischnia@seatgeek.com >
2022-03-09 15:52:50 -08:00
Alex Rybchenko
f8a7293383
Merge branch 'master' into gcalendar
2022-03-09 17:34:13 +01:00
github-actions[bot]
1693f2dc74
Version Packages (next)
2022-03-09 16:09:04 +00:00
Patrik Oldsberg
4e28fc539f
Merge pull request #10064 from backstage/rugvip/migrate
...
Migration to package roles
2022-03-09 10:41:41 +01:00
Patrik Oldsberg
ed93e8b922
Merge pull request #10020 from backstage/rugvip/tdetet
...
techdocs-cli: tweak e2e test setup
2022-03-09 10:41:06 +01:00
Patrik Oldsberg
96ec6cf230
Merge pull request #10073 from backstage/rugvip/csname
...
catalog-model: enable usage of : and / in entity names
2022-03-09 10:39:59 +01:00
Patrik Oldsberg
2952566587
catalog-model: enable usage of : and / in entity names
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-03-08 17:28:37 +01:00