Fredrik Adelöw
b27e2f16b0
Merge pull request #15368 from malin-mallan/cypress
...
Update cypress
2023-02-03 14:02:34 +01:00
Fredrik Adelöw
db6bcdcb68
Merge pull request #16124 from kuangp/feat/adrSearchResultListItem
...
feat(AdrSearchResultListItem): support displaying icon & hook up extensions
2023-02-03 13:55:41 +01:00
Fredrik Adelöw
0627378cc0
Merge pull request #15891 from afscrome/improvemsgraphperf
...
Improve MS Graph Performance
2023-02-03 13:24:11 +01:00
Fredrik Adelöw
9060ad0ab9
dedupe
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-02-03 13:16:25 +01:00
MALIN WIDÈN
266e5eb9e3
change folder structure in techdocs-cli/cypress
...
Signed-off-by: MALIN WIDÈN <malwi130@student.liu.se >
2023-02-03 13:16:25 +01:00
MALIN WIDÈN
ea7caa40b9
solve merge conflict
...
Signed-off-by: MALIN WIDÈN <malwi130@student.liu.se >
2023-02-03 13:16:25 +01:00
malin-mallan
fbfda48dff
Delete cool-ladybugs-argue.md
...
Signed-off-by: malin-mallan <78034678+malin-mallan@users.noreply.github.com >
2023-02-03 13:16:25 +01:00
MALIN WIDÈN
f188cc4108
add changeset
...
Signed-off-by: MALIN WIDÈN <malwi130@student.liu.se >
2023-02-03 13:16:25 +01:00
MALIN WIDÈN
f08ee791f3
update to cypress 10
...
Signed-off-by: MALIN WIDÈN <malwi130@student.liu.se >
2023-02-03 13:16:25 +01:00
MALIN WIDÈN
7e9536ada8
add the new package @frsource/cypress-plugin-visual-regression-diff
...
Signed-off-by: MALIN WIDÈN <malwi130@student.liu.se >
2023-02-03 13:16:25 +01:00
MALIN WIDÈN
9cfcdb9958
create a new branch with every thing from PR #14868
...
Signed-off-by: MALIN WIDÈN <malwi130@student.liu.se >
2023-02-03 13:16:23 +01:00
Fredrik Adelöw
f1e5f47889
Merge pull request #16141 from amritpalnagrame/patch-4
...
update react-jsonschema-form docs URL
2023-02-03 12:24:11 +01:00
Fredrik Adelöw
1a029e2ff8
Merge pull request #16092 from RobotSail/trpc-api
...
Add tRPC API Definition Widget
2023-02-03 10:57:05 +01:00
Fredrik Adelöw
4b8b2faf86
fix api reports
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-02-03 10:11:21 +01:00
Amritpal Nagra
855be5bf86
update url to point to new docs
...
Signed-off-by: Amritpal Nagra <amritpalnagrame@gmail.com >
2023-02-03 14:34:58 +05:30
Amritpal Nagra
f9ae9c3aa5
change hyper link text to be descriptive, rather than as text
...
Signed-off-by: Amritpal Nagra <amritpalnagrame@gmail.com >
2023-02-03 14:34:21 +05:30
Ben Lambert
92579fa67e
Merge pull request #16150 from backstage/blam/codeowners-change
...
chore: use the maintainers group for codeowners
2023-02-03 09:54:47 +01:00
Fredrik Adelöw
4d229265fe
Merge pull request #16156 from backstage/dependabot/npm_and_yarn/microsite-next/http-cache-semantics-4.1.1
...
chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /microsite-next
2023-02-03 09:49:38 +01:00
Fredrik Adelöw
b703451f18
Merge pull request #16157 from backstage/dependabot/npm_and_yarn/storybook/http-cache-semantics-4.1.1
...
chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /storybook
2023-02-03 09:49:23 +01:00
Fredrik Adelöw
5b08564650
Merge pull request #16158 from backstage/dependabot/npm_and_yarn/http-cache-semantics-4.1.1
...
chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1
2023-02-03 09:49:07 +01:00
Waldir Montoya
560fd3e6ae
Update the ecosystem model section of the docs
...
Signed-off-by: Waldir Montoya <wmontoya@vmware.com >
2023-02-02 21:19:02 -05:00
Mike Ball
799fe4a978
correct grammar typo in changeset
...
Signed-off-by: Mike Ball <mikedball@gmail.com >
2023-02-02 16:58:26 -05:00
Oleg S
d51668882d
updates catalog-model changeset to include the tRPC API type
...
Signed-off-by: Oleg S <97077423+RobotSail@users.noreply.github.com >
2023-02-02 16:48:00 -05:00
Christopher Kruse
8cd21b9b59
fix: check for teams before creating repository
...
Shifts the team check for the 'access' parameter to happen prior to the
repo creation, so that repositories are not created and have no
permissions set on them due to missing teams.
Signed-off-by: Christopher Kruse <ckruse@flexport.com >
2023-02-02 12:49:41 -08:00
Christopher Kruse
6c70919f1a
fix: better error around github teams not found
...
Adds a literate error around the
`createGithubRepoWithCollaboratorsAndTopics` function in order to
provide that error in the scaffolder logs. Prior to this, the only thing
returned was "Not Found," which didn't provide much information for
someone trying to determine what failed in the background.
Fixes #10160
Signed-off-by: Christopher Kruse <ckruse@flexport.com >
2023-02-02 12:05:56 -08:00
Mark Shields
39e2fac63f
upload screeenshot as asset
...
Signed-off-by: Mark Shields <4237425+beejiujitsu@users.noreply.github.com >
2023-02-02 14:39:40 -05:00
Mark Shields
5ecab049d4
feat(docs): IAP, where to find audience value
...
Signed-off-by: Mark Shields <4237425+beejiujitsu@users.noreply.github.com >
2023-02-02 14:39:40 -05:00
Fredrik Adelöw
bf310578fe
Merge pull request #16117 from RubenV-dev/proxy-write
...
Bug fix: Allow Kubernetes Proxy endpoint to support write operations
2023-02-02 19:57:18 +01:00
Mike Ball
960cbbc5d0
correct generated PagerDuty API report
...
Signed-off-by: Mike Ball <mikedball@gmail.com >
2023-02-02 13:55:13 -05:00
dependabot[bot]
e446c345ba
chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1
...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases )
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-02 18:41:13 +00:00
Fredrik Adelöw
f97a052679
Merge pull request #16115 from backstage/vinzscam/fix-permissions-tutorial-linking-dirs
...
docs: fix permissions tutorial setup script
2023-02-02 19:35:23 +01:00
dependabot[bot]
9265d3fd7d
chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /storybook
...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases )
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-02 18:33:25 +00:00
dependabot[bot]
335ce2a7a6
chore(deps): bump http-cache-semantics in /microsite-next
...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases )
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-02 18:33:10 +00:00
Fredrik Adelöw
05f0152ad4
Merge pull request #16015 from MitchWijt/graphql-voyager-plugin
...
feat(plugin): Add graphql-voyager as new backstage plugin
2023-02-02 19:31:25 +01:00
Mike Ball
3a0cf26a4a
add generated PagerDuty API report
...
Signed-off-by: Mike Ball <mikedball@gmail.com >
2023-02-02 12:31:14 -05:00
blam
6760ed1976
chore: only the .mds
...
Signed-off-by: blam <ben@blam.sh >
2023-02-02 17:43:43 +01:00
blam
3201f1de39
chore: make changesets unowned
...
Signed-off-by: blam <ben@blam.sh >
2023-02-02 17:41:33 +01:00
blam
e32d73b26a
chore: fix
...
Signed-off-by: blam <ben@blam.sh >
2023-02-02 17:36:05 +01:00
blam
ac57d09f8f
fix cost-insights too
...
Signed-off-by: blam <ben@blam.sh >
2023-02-02 17:32:53 +01:00
blam
802513dd9f
chore: remove extra codeowners
...
Signed-off-by: blam <ben@blam.sh >
2023-02-02 17:32:06 +01:00
blam
654228f15a
chore: updating codeowners
...
Signed-off-by: blam <ben@blam.sh >
2023-02-02 17:07:23 +01:00
Callum Linington
df8782378d
chore: prettier
...
Signed-off-by: Callum Linington <callum.linington@uk.nationalgrid.com >
2023-02-02 15:44:32 +00:00
MitchWijt
2d05bfc1c0
chore: add screenshot to readme and alter changeset
...
Signed-off-by: MitchWijt <mitchel@wijt.net >
2023-02-02 16:40:10 +01:00
ivgo
f92679c3c0
Add screenshot to README.md & missing repository information in package.json
...
Signed-off-by: ivgo <ivgo@spreadgroup.com >
2023-02-02 16:29:46 +01:00
Fredrik Adelöw
0e06e3c7fe
Merge pull request #16142 from RoadieHQ/typed-event-params
...
make `EventParams` typed for tidier event handling
2023-02-02 16:20:20 +01:00
Callum Linington
bb74ee421a
docs(azure): update token usage to align to implementation
...
Signed-off-by: Callum Linington <callum.linington@uk.nationalgrid.com >
2023-02-02 15:20:15 +00:00
blam
90bcf686a6
chore: use the maintainers group
...
Signed-off-by: blam <ben@blam.sh >
2023-02-02 16:14:12 +01:00
Mike Ball
804746dd58
add changeset noting PagerDutyCard readOnly prop
...
Signed-off-by: Mike Ball <mikedball@gmail.com >
2023-02-02 09:46:00 -05:00
Mike Ball
c79913beec
enable 'readOnly' configuration for PagerDutyCard
...
This exposes a `readOnly` configuration option for the `PagerDutyCard`
to address issue #16147 .
Signed-off-by: Mike Ball <mikedball@gmail.com >
2023-02-02 09:45:55 -05:00
Oleg S
192f68d53c
add trpc to api catalog
...
Signed-off-by: Oleg S <97077423+RobotSail@users.noreply.github.com >
2023-02-02 09:16:57 -05:00