Johan Haals
|
e142fa53b8
|
Merge pull request #8873 from SDA-SE/docs/sonarqube-token-info
docs(sonarqube): enhance token content documentation
|
2022-01-12 09:09:23 +01:00 |
|
Johan Haals
|
4656a55779
|
Merge pull request #8875 from praveen-livspace/patch-1
Adding Livspace in the list of adopters
|
2022-01-12 09:07:59 +01:00 |
|
Johan Haals
|
82e2c1d77a
|
Merge pull request #8878 from backstage/dependabot/npm_and_yarn/yup-0.32.11
build(deps): bump yup from 0.32.9 to 0.32.11
|
2022-01-12 09:04:37 +01:00 |
|
Johan Haals
|
fdb2e43502
|
Merge pull request #8880 from backstage/dependabot/npm_and_yarn/http-errors-2.0.0
build(deps-dev): bump http-errors from 1.8.0 to 2.0.0
|
2022-01-12 09:02:12 +01:00 |
|
praveen-livspace
|
5a9cbb17fa
|
Adding Livspace in the list of adopters
Signed-off-by: praveen-livspace <praveen@livspace.com>
|
2022-01-12 12:00:45 +05:30 |
|
dependabot[bot]
|
5b406daabe
|
build(deps-dev): bump http-errors from 1.8.0 to 2.0.0
Bumps [http-errors](https://github.com/jshttp/http-errors) from 1.8.0 to 2.0.0.
- [Release notes](https://github.com/jshttp/http-errors/releases)
- [Changelog](https://github.com/jshttp/http-errors/blob/master/HISTORY.md)
- [Commits](https://github.com/jshttp/http-errors/compare/1.8.0...v2.0.0)
---
updated-dependencies:
- dependency-name: http-errors
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-12 04:28:51 +00:00 |
|
dependabot[bot]
|
ba64975be6
|
build(deps): bump yup from 0.32.9 to 0.32.11
Bumps [yup](https://github.com/jquense/yup) from 0.32.9 to 0.32.11.
- [Release notes](https://github.com/jquense/yup/releases)
- [Changelog](https://github.com/jquense/yup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jquense/yup/compare/v0.32.9...v0.32.11)
---
updated-dependencies:
- dependency-name: yup
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-12 04:17:24 +00:00 |
|
Dominik Schwank
|
3423b3b24d
|
docs(sonarqube): enhance token content documentation
Signed-off-by: Dominik Schwank <dominik.schwank@sda.se>
|
2022-01-11 17:57:30 +01:00 |
|
Ben Lambert
|
0d1e0bef8e
|
Merge pull request #8864 from RoadieHQ/query-perf-tweaks-for-tech-insights
[TechInsights] Modify queries to perform better by filtering on subqueries as well
|
2022-01-11 16:44:44 +01:00 |
|
Ben Lambert
|
ac65c65391
|
Merge pull request #8863 from goenning/go/add-bulk-check-operation
[TechInsights] add operation to run checks for multiple entities in one operation
|
2022-01-11 16:43:05 +01:00 |
|
goenning
|
60ec1a959b
|
simplify error handling
Signed-off-by: goenning <me@goenning.net>
|
2022-01-11 15:14:52 +00:00 |
|
goenning
|
a60eb0f0dd
|
add checks bulk operation
Signed-off-by: goenning <me@goenning.net>
|
2022-01-11 15:14:52 +00:00 |
|
Jussi Hallila
|
5a14988da6
|
Add dash to make vale happier.
Signed-off-by: Jussi Hallila <jussi@hallila.com>
|
2022-01-11 15:19:47 +01:00 |
|
Jussi Hallila
|
10f26e8883
|
Modify queries to perform better by filtering on subqueries as well
Signed-off-by: Jussi Hallila <jussi@hallila.com>
|
2022-01-11 15:19:47 +01:00 |
|
Ben Lambert
|
4c9c45f351
|
Merge pull request #8866 from backstage/blam/fixing-dependendabot-changeset-maker
Dependabot workflow backtick changeset of package name
|
2022-01-11 14:33:19 +01:00 |
|
blam
|
06af8a33b3
|
chore: fixing the matching and replace with same character
Signed-off-by: blam <ben@blam.sh>
|
2022-01-11 13:53:08 +01:00 |
|
blam
|
36eb73bb8b
|
chore: backtick the packages
Signed-off-by: blam <ben@blam.sh>
|
2022-01-11 13:43:15 +01:00 |
|
blam
|
a8de66688a
|
chore: actually match everything that is non-whitepace
Signed-off-by: blam <ben@blam.sh>
|
2022-01-11 13:42:16 +01:00 |
|
Ben Lambert
|
9552a6feea
|
Merge pull request #8777 from backstage/dependabot/npm_and_yarn/date-io/luxon-2.11.1
build(deps): bump @date-io/luxon from 1.3.13 to 2.11.1
|
2022-01-11 11:47:02 +01:00 |
|
dependabot[bot]
|
b47965beec
|
build(deps): bump @date-io/luxon from 1.3.13 to 2.11.1
Bumps [@date-io/luxon](https://github.com/dmtrKovalenko/date-io) from 1.3.13 to 2.11.1.
- [Release notes](https://github.com/dmtrKovalenko/date-io/releases)
- [Commits](https://github.com/dmtrKovalenko/date-io/compare/v1.3.13...v2.11.1)
---
updated-dependencies:
- dependency-name: "@date-io/luxon"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-11 10:16:51 +00:00 |
|
Ben Lambert
|
7b72bd4aee
|
Merge pull request #8619 from RoadieHQ/demo-of-processor-using-creds-provider-interface
processor, actions and readers to use gh creds interface
|
2022-01-11 10:30:44 +01:00 |
|
Johan Haals
|
28246da60e
|
Merge pull request #8849 from backstage/jhaals/changeset-maker
Automatically generate dependabot changesets
|
2022-01-11 10:15:49 +01:00 |
|
Ben Lambert
|
c09fbe361f
|
Merge pull request #8847 from SDA-SE/build/bump-asyncapi-react-components
build(deps): bump @asyncapi/react-component to 1.0.0-next.26
|
2022-01-11 09:40:55 +01:00 |
|
Johan Haals
|
d6ed0e407d
|
format, pass args in array
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2022-01-11 09:21:22 +01:00 |
|
Himanshu Mishra
|
b401c83b00
|
Merge pull request #8854 from powerhome/power-adopter
docs: Add Power to the list of adopters
|
2022-01-11 12:13:57 +05:30 |
|
Ben Langfeld
|
9c8c4be7ce
|
docs: Add Power to the list of adopters
Signed-off-by: Ben Langfeld <blangfeld@powerhrg.com>
|
2022-01-10 16:27:30 -03:00 |
|
Patrik Oldsberg
|
72b00f4f2e
|
Merge pull request #8852 from backstage/rugvip/auto
auth-backend: switch over to use auto secure cookies
|
2022-01-10 19:49:23 +01:00 |
|
Dominik Schwank
|
faf844e269
|
build(deps): bump @asyncapi/react-component to 1.0.0-next.26
The new pre-release is fixing errors with the ResizeObserver.
Signed-off-by: Dominik Schwank <dominik.schwank@sda.se>
|
2022-01-10 18:37:09 +01:00 |
|
Ben Lambert
|
79982b2a99
|
Merge pull request #8772 from ananthulasrikar/master
Add file details to add Shorcuts component
|
2022-01-10 17:36:49 +01:00 |
|
Patrik Oldsberg
|
20ca7cfa5f
|
auth-backend: switch over to use auto secure cookies
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-01-10 17:35:02 +01:00 |
|
Ben Lambert
|
8833a6b28f
|
Merge pull request #8813 from hiba-aldalaty/hdalaty/bug-fix-sidebar-submenu-delay
Bug fix: Create a delay when a Sidebar submenu opens
|
2022-01-10 17:28:23 +01:00 |
|
Ben Lambert
|
b1ca1f5bff
|
Merge pull request #8840 from RoadieHQ/customizable-title-description
Customizable title and description for tech insights
|
2022-01-10 17:27:16 +01:00 |
|
Ben Lambert
|
ddc64f3c39
|
Merge pull request #8844 from backstage/rugvip/nowarn
scripts/api-extractor: forbid warnings for a couple of core packages
|
2022-01-10 17:18:56 +01:00 |
|
Johan Haals
|
e1f24677db
|
Move script into actions definition
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2022-01-10 16:48:54 +01:00 |
|
hiba-aldalaty
|
ef4e0628aa
|
Remove unused import
Signed-off-by: hiba-aldalaty <hibaaldalaty@gmail.com>
|
2022-01-10 15:12:41 +00:00 |
|
hiba-aldalaty
|
c9394b67bc
|
Use css transition to create submenu open delay instead of js
Signed-off-by: hiba-aldalaty <hibaaldalaty@gmail.com>
|
2022-01-10 15:03:31 +00:00 |
|
Brian Fletcher
|
bc5f67627c
|
Merge branch 'master' of github.com:backstage/backstage into readersprocessorstasks
|
2022-01-10 14:40:04 +00:00 |
|
Patrik Oldsberg
|
161f32cf4e
|
scripts/api-extractor: forbid warnings for a couple of core packages
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-01-10 15:35:29 +01:00 |
|
Patrik Oldsberg
|
06ab42b65d
|
config-loader: fix API Report warnings
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-01-10 15:35:06 +01:00 |
|
irma12
|
5060116e9d
|
Modified changeset
Signed-off-by: irma12 <irma@roadie.io>
|
2022-01-10 15:25:47 +01:00 |
|
Patrik Oldsberg
|
8a7ccbdf73
|
Merge pull request #8841 from backstage/rugvip/winfix
cli: fix versioning tests on windows
|
2022-01-10 15:22:39 +01:00 |
|
Ben Lambert
|
dfc2fcc08d
|
Merge pull request #8736 from backstage/rugvip/purge
core-app-api,core-plugin-api: remove MUI dependencies
|
2022-01-10 15:20:40 +01:00 |
|
irma12
|
24ed8c0237
|
Added api report
Signed-off-by: irma12 <irma@roadie.io>
|
2022-01-10 15:03:07 +01:00 |
|
Ben Lambert
|
416323397a
|
Merge pull request #8838 from backstage/rugvip/sessions
core-app-api: fix saml and github session types
|
2022-01-10 14:56:19 +01:00 |
|
Patrik Oldsberg
|
784d8078ab
|
core-app-api,core-plugin-api: remove MUI dependencies
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-01-10 14:34:49 +01:00 |
|
Patrik Oldsberg
|
512591b8c3
|
cli: fix versioning tests on windows
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-01-10 14:31:26 +01:00 |
|
Johan Haals
|
618d78495c
|
Merge pull request #8825 from backstage/freben/a-tale-of-hyphens-and-braces
🧹 Got rid of the last brace-typed and hyphen-less params etc
|
2022-01-10 14:27:21 +01:00 |
|
irma12
|
ef6c1a13b2
|
Fix in order to pass tsc
Signed-off-by: irma12 <irma@roadie.io>
|
2022-01-10 14:20:04 +01:00 |
|
irma12
|
34883f5c9e
|
Add posibility to customize description and title
Signed-off-by: irma12 <irma@roadie.io>
|
2022-01-10 14:20:04 +01:00 |
|
Ben Lambert
|
49a665e97e
|
Merge pull request #8839 from backstage/rugvip/exit
scripts/api-extractor: exit on tsc failure
|
2022-01-10 13:53:45 +01:00 |
|