Commit Graph

24031 Commits

Author SHA1 Message Date
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
Ben Lambert a27548eebc Merge pull request #10065 from backstage/blam/remove-golang-template
🧹 Remove `cookiecutter-golang` template
2022-03-09 10:30:23 +01:00
blam 6049d33313 chore: updating this in documentation though too
Signed-off-by: blam <ben@blam.sh>
2022-03-09 10:08:50 +01:00
Fredrik Adelöw d37248308f Merge pull request #10082 from backstage/dependabot/npm_and_yarn/keyv-4.1.1
build(deps): bump keyv from 4.1.0 to 4.1.1
2022-03-09 09:40:34 +01:00
dependabot[bot] aabe31d5d1 build(deps): bump keyv from 4.1.0 to 4.1.1
Bumps [keyv](https://github.com/jaredwray/keyv) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/jaredwray/keyv/releases)
- [Commits](https://github.com/jaredwray/keyv/commits)

---
updated-dependencies:
- dependency-name: keyv
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-09 04:11:58 +00: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
Fredrik Adelöw 1998dfb2f4 Merge pull request #10070 from SDA-SE/fix/ldap-reference-log-warning
fix(catalog-backend-module-ldap): ignore search reference
2022-03-08 17:21:51 +01:00
Dominik Schwank f751e84572 fix(catalog-backend-module-ldap): ignore search reference
Having search referrals in the response causes the processor to stop right now. Instead of throwing
an error they can simply be ignored and logged out.

Signed-off-by: Dominik Schwank <dominik.schwank@sda.se>
2022-03-08 16:42:36 +01:00
blam 8a57b6595b chore: added changeset
Signed-off-by: blam <ben@blam.sh>
2022-03-08 15:50:30 +01:00
blam a0d60e7264 chore: remove the golang cookiecutter template as we're no longer providing cookiecutter out of the box
Signed-off-by: blam <ben@blam.sh>
2022-03-08 15:48:28 +01:00
Ben Lambert 9fce456176 Merge pull request #10063 from backstage/blam/last-of-v2
🧹 Documentation changes for some scaffolder packages
2022-03-08 14:27:07 +00:00
blam 5625443a26 chore: added a note in the migration sheet
Signed-off-by: blam <ben@blam.sh>
2022-03-08 15:07:41 +01:00
blam 55999e8268 chore: reworking entityLinks
Signed-off-by: blam <ben@blam.sh>
2022-03-08 15:03:50 +01:00
Ben Lambert 96a95415c5 Merge pull request #10058 from backstage/blam/scaffolder-frontend-removals
🧹 some final removals for scaffolder plugin and cleanup `api-report`
2022-03-08 13:29:15 +00:00
blam 8122e27717 chore: added changeset
Signed-off-by: blam <ben@blam.sh>
2022-03-08 14:27:08 +01:00
blam 592ac178ec chore: updating documentation and removing the last of v1beta2
Signed-off-by: blam <ben@blam.sh>
2022-03-08 14:26:03 +01:00
Fredrik Adelöw 0b22233f13 Merge pull request #10057 from backstage/freben/even-liter
more prep work for better-sqlite3
2022-03-08 14:16:50 +01:00
Ben Lambert a610a4e0f9 Update plugins/scaffolder/src/components/Router.tsx
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: blam <ben@blam.sh>
2022-03-08 13:50:53 +01:00
Ben Lambert f9ed42aba0 Apply suggestions from code review
Signed-off-by: Ben Lambert <blam@spotify.com>

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2022-03-08 12:49:26 +00:00
Fredrik Adelöw dc104b3f4a more prep work for better-sqlite3
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-08 13:24:04 +01:00
Fredrik Adelöw 257af4c80e Merge pull request #10018 from backstage/freben/ldap-org-sched
Add a `schedule` parameter to `LdapOrgEntityProvider`
2022-03-08 11:33:46 +01:00
Fredrik Adelöw 4ecf32fe5d Merge pull request #10052 from backstage/freben/typo
fix typo
2022-03-08 11:33:28 +01:00
Fredrik Adelöw 125c70e893 Merge pull request #10053 from backstage/freben/better-sqlite-step-1
Do some groundwork for supporting the better-sqlite3 driver
2022-03-08 11:33:13 +01:00
Fredrik Adelöw 7290dda9d4 relax id requirement
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-08 10:32:58 +01:00
Fredrik Adelöw ab7cd7d70e Do some groundwork for supporting the better-sqlite3 driver
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-08 10:13:03 +01:00
Patrik Oldsberg 1f87e8a376 Merge pull request #10037 from backstage/rugvip/role-lint
cli: introduce role-based lint configuration setup
2022-03-08 09:27:19 +01:00
Fredrik Adelöw e6b4b32958 fix typo
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-08 09:20:44 +01:00
Fredrik Adelöw 562df0fccb Merge pull request #9924 from Bonial-International-GmbH/PJ_bitbucket_codeSearch
feat(integration,bitbucket): discover catalog files using Bitbucket Cloud's code search
2022-03-08 09:18:24 +01:00
Fredrik Adelöw 5bef88248c Merge pull request #10051 from backstage/dependabot/npm_and_yarn/ts-node-10.7.0
build(deps-dev): bump ts-node from 10.5.0 to 10.7.0
2022-03-08 07:46:10 +01:00
Fredrik Adelöw 36d28647fb Merge pull request #10050 from backstage/dependabot/npm_and_yarn/fs-extra-10.0.1
build(deps): bump fs-extra from 9.1.0 to 10.0.1
2022-03-08 07:44:52 +01:00
Fredrik Adelöw 8fc5e79b4c Merge pull request #10049 from backstage/dependabot/npm_and_yarn/aws-sdk-2.1088.0
build(deps): bump aws-sdk from 2.1065.0 to 2.1088.0
2022-03-08 07:42:23 +01:00
dependabot[bot] d73be97e0d build(deps-dev): bump ts-node from 10.5.0 to 10.7.0
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.5.0 to 10.7.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.5.0...v10.7.0)

---
updated-dependencies:
- dependency-name: ts-node
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-08 04:24:27 +00:00
dependabot[bot] e0a69ba49f build(deps): bump fs-extra from 9.1.0 to 10.0.1
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 9.1.0 to 10.0.1.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/9.1.0...10.0.1)

---
updated-dependencies:
- dependency-name: fs-extra
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-08 04:23:22 +00:00
dependabot[bot] 3b9dab7f97 build(deps): bump aws-sdk from 2.1065.0 to 2.1088.0
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1065.0 to 2.1088.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1065.0...v2.1088.0)

---
updated-dependencies:
- dependency-name: aws-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-08 04:08:43 +00:00
blam c54fc49643 chore: one more breaking change we missed
Signed-off-by: blam <ben@blam.sh>
2022-03-07 21:56:20 +00:00
blam 2c1a2eecce chore: removed the last of the deprecations and fixed up the api-RepoUrlPickerFieldExtension
Signed-off-by: blam <ben@blam.sh>
2022-03-07 21:53:29 +00:00
Patrick Jungermann 616f02ade2 feat(integration,bitbucket): discover catalog files using Bitbucket Cloud's code search
Support discovering catalog files using Bitbucket Cloud's code search
which allows finding multiple catalog files per repository (e.g., monorepo)
as well as creating Location entities for existing locations only.
(compared to creating an optional Location per matching repository using the
defined static path for the catalog file).

Closes: #9765
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-03-07 22:48:06 +01:00
blam e63e5a9452 chore: added changeset
Signed-off-by: blam <ben@blam.sh>
2022-03-07 21:26:47 +00:00
blam cabf951c37 chore: updating the api-reports
Signed-off-by: blam <ben@blam.sh>
2022-03-07 21:16:16 +00:00
blam 37027286a6 chore: removing some more deprecations
Signed-off-by: blam <ben@blam.sh>
2022-03-07 21:14:00 +00:00
blam 56e79b5388 chore: removing setSecret function in favour of setSecrets
Signed-off-by: blam <ben@blam.sh>
2022-03-07 21:11:36 +00:00
Fredrik Adelöw f73c71980d Merge pull request #10043 from Bonial-International-GmbH/PJ_bitbucket_etag
feat(bitbucket): add support for ETag at `BitbucketUrlReader.readUrl`
2022-03-07 19:41:43 +01:00
Fredrik Adelöw 58e43d4c93 Merge pull request #10006 from alisaswong/sidebar-submenu-styling
add names to sidebar submenu styles
2022-03-07 18:46:58 +01:00
Patrick Jungermann aefca2a7e9 feat(bitbucket): add support for ETag at BitbucketUrlReader.readUrl
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-03-07 18:29:01 +01:00
Tim Hansen baa7597a42 Merge pull request #10036 from awanlin/topic/kind-header-respect-query-param-updates
Updated CatalogKindHeader to respect query param changes
2022-03-07 09:46:19 -07:00
Andre Wanlin 0f93aeaf8f Refactored based on feedback
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2022-03-07 10:26:13 -06:00
Alisa Wong 95667624c1 create changeset
Signed-off-by: Alisa Wong <alisa.wong@doordash.com>
2022-03-07 11:06:24 -05:00
Patrik Oldsberg bd87e805c0 techdocs-cli: tweak e2e test setup
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-07 15:37:04 +01:00
Fredrik Adelöw 241c284b32 Merge pull request #9816 from julioz/periskop-plugin
Add Periskop plugin
2022-03-07 15:33:57 +01:00