blam
8426450aa2
chore: microsite build speed improvements
...
Signed-off-by: blam <ben@blam.sh >
2023-02-21 17:58:26 +01:00
blam
8f980890b5
chore: make valid mdx when transpiling
...
Signed-off-by: blam <ben@blam.sh >
2023-02-21 15:26:17 +01:00
Ben Lambert
c1123875ce
Merge pull request #16497 from dagda1/fix-has-errors-recursive-bug
...
fix bug in hasErrors with nested errors object
2023-02-21 14:58:23 +01:00
Fredrik Adelöw
1372ee8950
Merge pull request #16500 from backstage/djam/tweak-changeset
...
fix: only run changeset action if target is master
2023-02-21 14:55:10 +01:00
Fredrik Adelöw
306d9bbf9d
Merge pull request #16367 from IlyaSavich/customizable-search-list-item-icon
...
Pass search item to icon component, pass icon as component to search list item
2023-02-21 14:47:05 +01:00
Fredrik Adelöw
1800a1f916
Merge pull request #16498 from backstage/freben/exp
...
adjust some epxress dependencies to be the same as the others
2023-02-21 14:44:19 +01:00
djamaile
556df7ff0c
fix: only run changeset action if target is master
...
Signed-off-by: djamaile <rdjamaile@gmail.com >
2023-02-21 14:36:29 +01:00
Johan Haals
24f82976c2
Merge pull request #16496 from backstage/mob/docs2
...
microsite: deploy new microsite
2023-02-21 14:25:40 +01:00
Paul Cowan
0c219d9c18
remove unused import
...
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot >
2023-02-21 13:18:39 +00:00
Paul Cowan
c8d78b9ae9
fix bug in hasErrors with empty objects
...
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot >
2023-02-21 13:18:39 +00:00
Fredrik Adelöw
aef5f2b5d9
Merge pull request #16494 from backstage/freben/fetch-etc
...
Updated frontend plugin template to use some more recent features
2023-02-21 14:14:10 +01:00
Fredrik Adelöw
49712ffe4d
Merge pull request #16375 from RobotSail/migrate-todo
...
Expose the todos-backend plugin using the new plugin system
2023-02-21 14:14:00 +01:00
Morgan Bentell
7f9c8b14e6
Merge pull request #16495 from agentbellnorm/fix-addons-test-util
...
[TechDocs] Fix addons test util
2023-02-21 14:08:02 +01:00
Fredrik Adelöw
8bf24946c6
adjust some epxress dependencies to be the same as the others
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-02-21 14:07:46 +01:00
Johan Haals
5a4577e8f6
fix working directory
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2023-02-21 14:06:44 +01:00
Johan Haals
c765aa7558
microsite: deploy new microsite
...
Co-authored-by: blam <ben@blam.sh >
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2023-02-21 14:00:02 +01:00
Morgan Bentell
ab4e68032d
remove unused import
...
Signed-off-by: Morgan Bentell <mbentell@spotify.com >
2023-02-21 13:50:08 +01:00
Johan Haals
6f3bb75489
Merge pull request #16489 from backstage/mob/docs2
...
microsite: Update image links to use markdown syntax
2023-02-21 13:49:57 +01:00
Johan Haals
b2ac4ebb94
Update search index
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2023-02-21 13:45:37 +01:00
Fredrik Adelöw
048b4ab5f5
add alpha exports
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-02-21 13:37:25 +01:00
Morgan Bentell
2b00d8a225
add changeset
...
Signed-off-by: Morgan Bentell <mbentell@spotify.com >
2023-02-21 13:35:55 +01:00
Ben Lambert
f14f82c563
Merge pull request #16492 from backstage/mob/add-ui-schema-to-valdiation-context
...
scaffolder/next: Added the fields schema definition in the validator function
2023-02-21 13:32:46 +01:00
Morgan Bentell
3ab1b8fcae
avoid wrapping addons when rendering them in a test setting, the levels of nesting is very sensitive due to TechDocsReaderPage.tsx, this will result in a more realistic component tree
...
Signed-off-by: Morgan Bentell <mbentell@spotify.com >
2023-02-21 13:32:45 +01:00
Fredrik Adelöw
17271841de
Updated frontend plugin template to use some more recent features
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-02-21 13:26:45 +01:00
Fredrik Adelöw
a609fd00a9
Merge pull request #16485 from backstage/renovate/docusaurus-monorepo
...
fix(deps): update docusaurus monorepo to v2.3.1
2023-02-21 13:16:16 +01:00
Ben Lambert
8c22010104
Update slow-insects-cheat.md
...
Signed-off-by: Ben Lambert <ben@blam.sh >
2023-02-21 13:09:40 +01:00
Ben Lambert
6f1694ebaf
Merge pull request #16471 from martincostello/sonarqube-conditional-icons
...
Update SonarQube card icons
2023-02-21 13:07:35 +01:00
blam
8fbcbd34b6
chore: this is always going to be present
...
Signed-off-by: blam <ben@blam.sh >
2023-02-21 12:39:37 +01:00
blam
cc418d652a
chore: added changeset
...
Signed-off-by: blam <ben@blam.sh >
2023-02-21 12:33:07 +01:00
blam
be99a4ddd6
feat: added the ability to grab the schema for the field definition in the validator
...
Signed-off-by: blam <ben@blam.sh >
2023-02-21 12:31:25 +01:00
Johan Haals
185abd171d
Use new search index configuration
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2023-02-21 11:44:09 +01:00
Johan Haals
4975e751f1
Update sidebar
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2023-02-21 11:43:55 +01:00
Johan Haals
7a23cdfa59
Update image links to use markdown syntax
...
Co-authored-by: Ben Lambert <ben@blam.sh >
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com >
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2023-02-21 11:43:14 +01:00
martincostello
b12f564240
Fix formatting
...
Fix prettier issue caused by minor refactor just before previous commit.
Signed-off-by: martincostello <martin@martincostello.com >
2023-02-21 09:39:26 +00:00
renovate[bot]
ea19696345
fix(deps): update docusaurus monorepo to v2.3.1
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2023-02-21 09:16:26 +00:00
Ilya Savich
3f75b7607c
Add ability to pass icon as function to have ability to customize it by search item
...
Signed-off-by: Ilya Savich <isavich@box.com >
2023-02-21 10:14:19 +01:00
Johan Haals
2b65a84775
Merge pull request #15937 from luchillo17/feat/BCKSTG-110-docusaurus-2
...
Microsite: Docusaurus 2.2 upgrade
2023-02-21 10:06:04 +01:00
Carlos Esteban Lopez
0a770e8400
refactor: CammelCase for folder structure
...
Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com >
2023-02-20 19:04:14 -05:00
backstage-goalie[bot]
084472316c
Merge pull request #16480 from backstage/renovate/openid-client-5.x-lockfile
...
fix(deps): update dependency openid-client to v5.4.0
2023-02-20 22:55:25 +00:00
backstage-goalie[bot]
fc0e8f4431
Merge pull request #16479 from backstage/renovate/logform-2.x-lockfile
...
fix(deps): update dependency logform to v2.5.1
2023-02-20 22:55:21 +00:00
renovate[bot]
a8658c1283
fix(deps): update dependency openid-client to v5.4.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2023-02-20 22:20:54 +00:00
renovate[bot]
588b621b57
fix(deps): update dependency logform to v2.5.1
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2023-02-20 22:19:40 +00:00
backstage-goalie[bot]
d91bcffc3c
Merge pull request #16476 from backstage/renovate/jose-4.x-lockfile
...
fix(deps): update dependency jose to v4.12.0
2023-02-20 22:07:53 +00:00
renovate[bot]
507b2f1de1
fix(deps): update dependency jose to v4.12.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2023-02-20 21:28:00 +00:00
backstage-goalie[bot]
3b96683600
Merge pull request #16474 from backstage/renovate/dataloader-2.x-lockfile
...
fix(deps): update dependency dataloader to v2.2.2
2023-02-20 21:24:48 +00:00
backstage-goalie[bot]
0d89e32baf
Merge pull request #16473 from backstage/renovate/esbuild-0.x-lockfile
...
chore(deps): update dependency esbuild to v0.17.10
2023-02-20 21:17:14 +00:00
renovate[bot]
0a7327454b
fix(deps): update dependency dataloader to v2.2.2
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2023-02-20 20:48:05 +00:00
renovate[bot]
e949b827af
chore(deps): update dependency esbuild to v0.17.10
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2023-02-20 20:47:33 +00:00
martincostello
d3d624e8e8
Update SonarQube card icons
...
- If there are no vulnerabilities, show a closed lock.
- If there are no code smells, show a happy face.
Signed-off-by: martincostello <martin@martincostello.com >
2023-02-20 17:34:34 +00:00
Ben Lambert
d18a25f601
Merge pull request #16374 from IlyaSavich/fix-export-entity-transformer
...
Fix export of catalog collator entity transformer
2023-02-20 17:15:28 +01:00