Camila Belo
2f04424190
Merge pull request #10311 from backstage/techdocs-fix-permalink-scrolling
...
[TechDocs] Fix permalink scrolling
2022-03-22 07:35:24 +01:00
MT Lewis
e0e15f3169
jenkins-backend: add backticks to changeset
...
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2022-03-21 18:12:17 -04:00
Mike Lewis
71f8708f00
jenkins: make resourceRef required in JenkinsApi#buildProject
...
This method is only called in one place outside tests, and the
resourceRef is guaranteed to be set there, so we can tighten this
typing up a bit to make the value mandatory.
This class is not exported by the package, so this can be shipped as
a patch change.
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com >
2022-03-21 18:12:17 -04:00
Fredrik Adelöw
3d15619d49
Merge pull request #10287 from AaronvDiepen/master
...
Implement code changes as suggested by analysis tools
2022-03-21 19:51:32 +01:00
Fredrik Adelöw
19f693eeb1
Merge pull request #10315 from alexrybch/plugin-fetch-api
...
RequestInit instead of Request in PluginProtocolResolverFetchMiddleware
2022-03-21 17:33:42 +01:00
Fredrik Adelöw
b6af1b73fc
Merge pull request #10061 from backstage/blam/next-scaffolder-frontend
...
Introduce the `next` scaffolder frontend
2022-03-21 17:01:54 +01:00
Fredrik Adelöw
c0e9864d27
Merge pull request #10244 from backstage/dependabot/npm_and_yarn/ajv-8.10.0
...
build(deps): bump ajv from 7.0.3 to 8.10.0
2022-03-21 16:40:54 +01:00
Patrik Oldsberg
f588a145a6
Merge pull request #10138 from backstage/rugvip/add-deps
...
cli: add experimental package fix command
2022-03-21 15:07:30 +01:00
Fredrik Adelöw
43d323c917
Merge pull request #10325 from backstage/freben/providers
...
Add to contrib: `ImmediateEntityProvider`, `LoadTestingEntityProvider`
2022-03-21 14:28:11 +01:00
Fredrik Adelöw
2cc1d1b235
apply fix here too
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-03-21 13:53:35 +01:00
Johan Haals
03a65c7c3d
Merge pull request #10318 from awanlin/topic/improve-tech-insights-documentation
...
Improved Tech-Insights documentation
2022-03-21 10:37:02 +01:00
Ben Lambert
5ca72f716a
Merge pull request #10238 from RoadieHQ/add-external-id-to-s3-integration
...
Add external ID to S3 integration
2022-03-21 10:34:51 +01:00
dependabot[bot]
e0a51384ac
build(deps): bump ajv from 7.0.3 to 8.10.0
...
Bumps [ajv](https://github.com/ajv-validator/ajv ) from 7.0.3 to 8.10.0.
- [Release notes](https://github.com/ajv-validator/ajv/releases )
- [Commits](https://github.com/ajv-validator/ajv/compare/v7.0.3...v8.10.0 )
---
updated-dependencies:
- dependency-name: ajv
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-21 10:32:49 +01:00
Patrik Oldsberg
948a56f401
cli: add list-deprecations command
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-03-20 12:05:22 +01:00
Fredrik Adelöw
95408dbe99
Add to contrib: ImmediateEntityProvider, LoadTestingEntityProvider
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-03-19 16:13:14 +01:00
Patrik Oldsberg
9a86b65359
cli: rename add-deps to package fix
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-03-19 10:22:29 +01:00
Andre Wanlin
2fe58c7285
Improved Tech-Insights documentation
...
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com >
2022-03-18 13:13:20 -05:00
Eric Peterson
f9653d19eb
Merge pull request #10305 from backstage/techdocs/no-cache-head
...
[TechDocs] Fix HEAD request cache bug
2022-03-18 17:52:45 +01:00
Alex Rybchenko
a7bb762dab
added changeset
...
Signed-off-by: Alex Rybchenko <arybchenko@box.com >
2022-03-18 16:35:25 +01:00
Camila Belo
fe53fe97d7
docs: add changeset file
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2022-03-18 15:25:15 +01:00
Fredrik Adelöw
9929e2402c
Merge pull request #10288 from nokia/plugin-kubernetes-fix-div-by-zero
...
plugin-kubernetes: fix div by zero pod resources
2022-03-18 14:51:53 +01:00
Patrik Oldsberg
d3a16b7c4d
Merge pull request #10293 from Bonial-International-GmbH/PJ_support-config
...
fix: ref to backstage/backstage at support config warning
2022-03-18 14:49:50 +01:00
Andre Wanlin
2a3cac4c60
Corrected replacements for depreciated items
...
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com >
2022-03-18 08:30:55 -05:00
Fredrik Adelöw
d52be3786e
Merge pull request #10306 from backstage/freben/strings-are-refs-too
...
Add support for string refs to the EntityRefLinks component
2022-03-18 12:48:35 +01:00
Fredrik Adelöw
a496cee4d1
Add support for string refs to the EntityRefLinks component
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-03-18 11:53:20 +01:00
Fredrik Adelöw
66b88381a1
Merge pull request #10298 from marcus-crane/onelogin-settings-ui
...
Wire up OneLogin provider in settings panel
2022-03-18 11:27:05 +01:00
Eric Peterson
7762d54200
Fix TechDocs backend cache bug on HEAD request.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-03-18 11:23:50 +01:00
Fredrik Adelöw
e47370f9e6
Merge pull request #10276 from backstage/freben/sikrit
...
fix the secret marker in database config
2022-03-18 11:12:13 +01:00
Marcus Crane
cf647f6a72
Wire up OneLogin provider to be visible in the settings UI
...
Signed-off-by: Marcus Crane <marcus.crane@lightspeedhq.com >
2022-03-18 17:36:55 +13:00
Patrick Jungermann
19648d5cf5
fix: ref to backstage/backstage at support config warning
...
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2022-03-17 23:56:49 +01:00
Patrik Oldsberg
6ee04078e1
auth-backend: deprecate tokenIssuer option of OAuthAdapter
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-03-17 23:17:22 +01:00
Patrik Oldsberg
15d3a3c39a
auth-node,auth-backend: remove deprecated identity result fields
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-03-17 23:03:12 +01:00
Manuel Stein
f616d99f6f
plugin-kubernetes: fix div by zero pod resources
...
When pods have no resources set, currentToDeclaredResourceToPerc would
throw div by zero, added check
Signed-off-by: Manuel Stein <manuel.stein@nokia-bell-labs.com >
2022-03-17 21:59:09 +02:00
AaronvDiepen
c47509e1a0
Add changeset with explanation of changes
...
Signed-off-by: AaronvDiepen <aaronvdiepen@gmail.com >
2022-03-17 18:42:39 +01:00
MT Lewis
ffaaec5950
Merge pull request #9202 from backstage/add-search-document
...
search-common: add SearchDocument type for use in the frontend
2022-03-17 17:13:35 +00:00
Fredrik Adelöw
38b78e60d5
Merge pull request #10269 from nokia/catalog-backend-scm-slug-add-gitlab
...
catalog-backend: add gitlab to AnnotateScmSlugEntityProcessor
2022-03-17 16:42:17 +01:00
Fredrik Adelöw
f9f512559b
fix the secret marker in database config
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-03-17 15:30:47 +01:00
Manuel Stein
ffec894ed0
catalog-backend: add gitlab to AnnotateScmSlug
...
Signed-off-by: Manuel Stein <manuel.stein@nokia-bell-labs.com >
2022-03-17 14:54:59 +02:00
Fredrik Adelöw
ffd57ccb87
Merge pull request #10262 from backstage/freben/more-errors
...
catalog-backend: tell what entity failed validation
2022-03-17 13:48:32 +01:00
MT Lewis
aab3bac7fc
search-backend: switch to minor bump in changeset
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2022-03-17 12:41:36 +00:00
Mike Lewis
38e01f2f70
search: switch to SearchDocument type in DefaultResultListItem props
...
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com >
2022-03-17 12:39:42 +00:00
Mike Lewis
94ccd772d4
search-backend: filter out authorization property in api responses
...
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com >
2022-03-17 12:39:42 +00:00
Mike Lewis
a0fbae7aeb
search-backend: use new IndexableResultSet type as return type of engine#query
...
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com >
2022-03-17 12:39:42 +00:00
Mike Lewis
d07ed471dc
search-backend-node: use new IndexableResultSet type as return type of engine#query
...
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com >
2022-03-17 12:39:42 +00:00
Mike Lewis
234e91e2ed
search-module-pg: use new IndexableResultSet type as return type of engine#query
...
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com >
2022-03-17 12:39:41 +00:00
Mike Lewis
62ee65422c
elasticsearch: use new IndexableResultSet type as return type of engine#query
...
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com >
2022-03-17 12:39:41 +00:00
Mike Lewis
c8b295f2fb
search-common: introduce SearchDocument type
...
This type is a subset of `IndexableDocument`, and is intended to be
used in place of `IndexableDocument` in the frontend.
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com >
2022-03-17 12:39:41 +00:00
Fredrik Adelöw
7f4b6cea17
enter prerelease mode
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-03-17 13:26:39 +01:00
Fredrik Adelöw
9fe24b0fc8
catalog-backend: tell what entity failed validation
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-03-17 12:43:18 +01:00
github-actions[bot]
0bc1611d6e
Version Packages
2022-03-17 09:02:30 +00:00