Commit Graph

14297 Commits

Author SHA1 Message Date
Eric Peterson 07e449f75d Merge pull request #6065 from Dorn-/patch-2
fix: typo in openStackSwift credentials username
2021-06-17 09:46:50 +02:00
Patrik Oldsberg 4aac63d17c Merge pull request #6074 from lunarway/docs/config-visibility
Add example of visibility of config values
2021-06-17 09:33:08 +02:00
Johan Haals 6c7308509c Merge pull request #6067 from BryanSLam/master
Fix backend-plugin document typo
2021-06-17 09:26:48 +02:00
Crevil 23ad991a17 Add example of visibility of config values
Emphasize how to set config visibility in the docs with an example.

Signed-off-by: Crevil <bjoern.soerensen@gmail.com>
2021-06-17 09:20:45 +02:00
Dorn- ca1b960043 fix: typo in openStackSwift credentials username
A typo was made inside the credentials used by openStackSwift publisher.
As you can see here: https://github.com/backstage/backstage/blob/master/packages/techdocs-common/src/stages/publish/openStackSwift.ts#L67
or https://github.com/backstage/backstage/blob/master/plugins/techdocs-backend/config.d.ts#L119

Signed-off-by: Flavien Chantelot <flavien.chantelot@corp.ovh.com>
Signed-off-by: Flavien Chantelot <flavien.chantelot@ovhcloud.com>
2021-06-17 09:09:21 +02:00
Bryan Lam 81ec239bb1 Fix backend-plugin document typo
Signed-off-by: Bryan Lam <bryan.s.lam@gmail.com>
2021-06-16 23:24:38 -07:00
Fredrik Adelöw 11ceb71dbc Merge pull request #6072 from backstage/dependabot/npm_and_yarn/humanize-duration-3.27.0
chore(deps): bump humanize-duration from 3.26.0 to 3.27.0
2021-06-17 06:57:42 +02:00
Fredrik Adelöw 939945e381 Merge pull request #6073 from backstage/dependabot/npm_and_yarn/testcontainers-7.11.1
chore(deps): bump testcontainers from 7.11.0 to 7.11.1
2021-06-17 06:54:57 +02:00
dependabot[bot] 27ed95a878 chore(deps): bump testcontainers from 7.11.0 to 7.11.1
Bumps [testcontainers](https://github.com/testcontainers/testcontainers-node) from 7.11.0 to 7.11.1.
- [Release notes](https://github.com/testcontainers/testcontainers-node/releases)
- [Commits](https://github.com/testcontainers/testcontainers-node/compare/v7.11.0...v7.11.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-17 04:10:07 +00:00
dependabot[bot] 11dfc38349 chore(deps): bump humanize-duration from 3.26.0 to 3.27.0
Bumps [humanize-duration](https://github.com/EvanHahn/HumanizeDuration.js) from 3.26.0 to 3.27.0.
- [Release notes](https://github.com/EvanHahn/HumanizeDuration.js/releases)
- [Changelog](https://github.com/EvanHahn/HumanizeDuration.js/blob/main/HISTORY.md)
- [Commits](https://github.com/EvanHahn/HumanizeDuration.js/compare/v3.26.0...v3.27.0)

---
updated-dependencies:
- dependency-name: humanize-duration
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-17 04:07:33 +00:00
Patrik Oldsberg 3ce6f80632 Merge pull request #6061 from lunarway/feature/publish-action-topics
Add topics input to publish:github action
2021-06-16 22:59:35 +02:00
Crevil 0b22248d75 Change change to patch
Signed-off-by: Crevil <bjoern.soerensen@gmail.com>
2021-06-16 20:44:42 +02:00
Patrik Oldsberg d458690f5c Merge pull request #5754 from TejasQ/tejask/3333
TechDocs: Support configurable working directory as temp dir
2021-06-16 18:54:47 +02:00
Patrik Oldsberg 1cc99d6568 Merge pull request #6021 from vcapretz/chore/sentry-plugin-replace-timeago-for-luxon
Chore/sentry plugin replace timeago for luxon
2021-06-16 18:32:26 +02:00
Patrik Oldsberg f07426d3ab Merge pull request #6024 from goober/bugfix/jenkins-builds-with-slashes
[jenkins-plugin] Support Jenkins build details for branches that contains slashes
2021-06-16 18:07:07 +02:00
Patrik Oldsberg 7ca9dc4fa6 Merge pull request #6022 from vcapretz/chore/circleci-remove-moment
Chore/circleci remove moment
2021-06-16 18:00:34 +02:00
Crevil 3b43fc3ab8 Lowercase topics
Signed-off-by: Crevil <bjoern.soerensen@gmail.com>
2021-06-16 16:49:45 +02:00
Eric Peterson 9bca8225f0 Merge pull request #6058 from oOntheway/master
Searching for things like "World" in "Hello World." returns no results.
2021-06-16 15:14:34 +02:00
Oliver Sand 6f0b0c1a33 Add tests for stemming and trimming
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-06-16 14:43:25 +02:00
Patrik Oldsberg 01e0e4fdb6 Merge pull request #6060 from backstage/rugvip/refresh
auth-backend: implement GitLab session refresh
2021-06-16 14:41:04 +02:00
Patrik Oldsberg 1c582b7f37 Merge pull request #5967 from getndazn/truncate-long-system-diagram-names
fix: truncate long system names
2021-06-16 14:13:14 +02:00
Kevin 53a883bd14 fix: results are not accurate for search
Signed-off-by: Kevin <dl_xq@sina.com>
2021-06-16 19:57:16 +08:00
Fredrik Adelöw 04ca7047da Merge pull request #6059 from backstage/freben/builder-providers
Implement `NextCatalogBuilder.addEntityProvider`
2021-06-16 13:42:29 +02:00
Crevil 878c1851d4 Add topics input to publish:github action
This change adds an array input of topics to attach on a repository upon
creation.

Signed-off-by: Crevil <bjoern.soerensen@gmail.com>
2021-06-16 13:31:00 +02:00
Louis Bichard e2d68f1ce3 fix: truncate long system names
Signed-off-by: Louis Bichard <contact@louisjohnbichard.co.uk>
2021-06-16 11:31:07 +01:00
Patrik Oldsberg 1aa31f0afc auth-backend: add support for GitLab auth refresh
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-16 12:13:27 +02:00
Fredrik Adelöw cb09e445ea Implement NextCatalogBuilder.addEntityProvider
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-16 11:30:15 +02:00
Kevin eb93bf2720 fix: results are not accurate for search
Signed-off-by: Kevin <dl_xq@sina.com>
2021-06-16 17:28:42 +08:00
Kevin 14aad6113c fix: results are not accurate for search
Signed-off-by: Kevin <dl_xq@sina.com>
2021-06-16 17:26:21 +08:00
Eric Peterson 95dfa3340a Merge pull request #6038 from backstage/goalie/fix-docs-scaffold
Documentation fixes for sample Scaffolder templates
2021-06-16 10:50:54 +02:00
Tejas Kumar 20d9c7d384 Address review comments
Signed-off-by: Tejas Kumar <tejask@spotify.com>
2021-06-16 10:09:06 +02:00
Vitor Capretz 6c12f0ec68 Create changeset
Signed-off-by: Vitor Capretz <capretzvitor@gmail.com>
2021-06-16 09:51:44 +02:00
Kevin facbe60532 fix: results are not accurate for search
Signed-off-by: Kevin <dl_xq@sina.com>
2021-06-16 15:36:04 +08:00
Himanshu Mishra 817751bdab Merge pull request #6053 from backstage/dependabot/npm_and_yarn/typescript-eslint/parser-4.27.0 2021-06-16 09:33:52 +02:00
Himanshu Mishra cfb5fc20a4 Merge pull request #6055 from backstage/dependabot/npm_and_yarn/types/js-yaml-4.0.1 2021-06-16 09:32:03 +02:00
dependabot[bot] 55a0aec901 chore(deps-dev): bump @types/js-yaml from 4.0.0 to 4.0.1
Bumps [@types/js-yaml](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/js-yaml) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/js-yaml)

---
updated-dependencies:
- dependency-name: "@types/js-yaml"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-16 04:17:25 +00:00
dependabot[bot] 21a0315678 chore(deps): bump @typescript-eslint/parser from 4.14.0 to 4.27.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.14.0 to 4.27.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.27.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-16 04:06:18 +00:00
Patrik Oldsberg d973d84e94 Merge pull request #6002 from backstage/dependabot/npm_and_yarn/leasot-12.0.0
chore(deps): bump leasot from 11.5.0 to 12.0.0
2021-06-16 00:14:23 +02:00
Patrik Oldsberg dd18b5ff0a Merge pull request #5700 from minnsoe/add-support-for-plugin-specific-db
Add backwards compatible database manager which allows per plugin config
2021-06-16 00:12:25 +02:00
Patrik Oldsberg 7f10e7e7a7 Merge pull request #5984 from kuangp/refactor/api-page
refactor(api-docs): rework ApiExplorerPage to use EntityListProvider
2021-06-16 00:10:18 +02:00
Fredrik Adelöw 530f1358cd Merge pull request #6020 from moonshiner-agency/master
Add MoonShiner to the adopters list
2021-06-15 20:10:29 +02:00
Fabian Hippmann 287319dbf8 fix adopters linting
Signed-off-by: Fabian Hippmann <fabian.hippmann@moonshiner.at>
2021-06-15 19:49:35 +02:00
Minn Soe 78830d3b7e fix: limit helpers from db manager connections
Signed-off-by: Minn Soe <contributions@minn.io>
2021-06-15 18:21:12 +01:00
Phil Kuang fb4a7f71e6 revert(CreateComponentButton): use dedicated button in api page
Signed-off-by: Phil Kuang <pkuang@factset.com>
2021-06-15 13:18:05 -04:00
Patrik Oldsberg e855326632 Merge pull request #6044 from lunarway/docs/scaffolder-publish-github-descriptions
Describe publish:github scaffolder action fields
2021-06-15 19:02:34 +02:00
Patrik Oldsberg e1aa4ed4d3 Merge pull request #6041 from backstage/dependabot/npm_and_yarn/types/swagger-ui-react-3.35.1
chore(deps-dev): bump @types/swagger-ui-react from 3.23.3 to 3.35.1
2021-06-15 19:01:39 +02:00
Patrik Oldsberg 46e9e44541 Update flat-dolls-search.md
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-15 19:00:42 +02:00
Minn Soe 1753dae28a fix: limit database manager exports and update changeset
Signed-off-by: Minn Soe <contributions@minn.io>
2021-06-15 17:50:25 +01:00
Phil Kuang 5d286716c9 refactor(EntityOwnerPicker): use ownedBy relation
Signed-off-by: Phil Kuang <pkuang@factset.com>
2021-06-15 12:43:19 -04:00
Tim Hansen 7ae8dc8bab Minor tweaks to spacing and wording
Adds EntityOwnerPicker and EntityLifecyclePicker to CatalogPage

Co-authored-by: Phil Kuang <pkuang@factset.com>
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-06-15 12:43:19 -04:00