Emma Indal
d0f6032590
add techdocs to list of packages with no warnings in api extractor script
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2022-02-25 13:47:26 +01:00
Emma Indal
231d0dc8df
update changeset
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2022-02-25 12:09:26 +01:00
Emma Indal
2bd91261a6
unpack props inside fn
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2022-02-25 10:38:47 +01:00
Emma Indal
ce2dcca3d1
do not plublicly export factories directly, but through tables
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2022-02-25 10:38:47 +01:00
Emma Indal
e1a3d0df92
fixups
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2022-02-25 10:38:46 +01:00
Emma Indal
ee3d6c6f10
add changesets
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2022-02-25 10:38:46 +01:00
Emma Indal
da29cb2998
Update LegacyTechDocsPage.tsx
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2022-02-25 10:38:46 +01:00
Emma Indal
98e974a994
export/import fixups
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2022-02-25 10:38:46 +01:00
Emma Indal
071c1c1de0
api report clean ups
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2022-02-25 10:38:46 +01:00
Emma Indal
88a1205329
export search components
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2022-02-25 10:38:46 +01:00
Emma Indal
0eb8b4ef49
rename index file
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2022-02-25 10:38:45 +01:00
Emma Indal
2fb1d5e622
TechDocs reader page header to follow new naming pattern
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2022-02-25 10:38:45 +01:00
Emma Indal
fc9e664329
improve naming of techdocs reader page component, to avoid exporting two with same name
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2022-02-25 10:38:44 +01:00
Emma Indal
5a85ef7f3f
improve project structure for home Table + Grid components
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2022-02-25 10:38:44 +01:00
Emma Indal
505adf271a
move TechDocsSearch into search components
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2022-02-25 10:38:44 +01:00
Emma Indal
542b839631
change naming of DocsResultListItem -> TechDocsSearchResultListItem to follow pattern
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2022-02-25 10:38:43 +01:00
Eric Peterson
3d94a70270
Merge pull request #9791 from backstage/techdocs/fix-search
...
[TechDocs] Set entity filters as they change in TechDocsSearchBar
2022-02-25 10:35:10 +01:00
Fredrik Adelöw
c2deefa463
Merge pull request #9797 from Bonial-International-GmbH/PJ_bitbucket_lineNumber-ref
...
fix(bitbucket): fix line number references
2022-02-25 10:28:48 +01:00
Eric Peterson
2491754cfc
Clearer filter set, safer hook dependencies.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-02-25 10:10:42 +01:00
Johan Haals
6cf146869b
Merge pull request #9798 from cal5barton/patch-1
...
Update discovery.md
2022-02-25 10:06:01 +01:00
Eric Peterson
6fed56f351
Merge pull request #9493 from erikxiv/collapse-techdocs-sidebar
...
Collapse techdocs sidebar on small devices
2022-02-25 09:46:01 +01:00
Ben Lambert
52a4a78db0
Merge pull request #9803 from backstage/blam/port-fixes
...
updating changeset and the fix in main for `scaffolder-backend`
2022-02-25 09:16:52 +01:00
blam
4cd2787846
chore: update the changeset in main for the emergency release
...
Signed-off-by: blam <ben@blam.sh >
2022-02-25 08:16:42 +01:00
Ben Lambert
226210ed14
Merge pull request #9786 from backstage/blam/fix-windows-building
...
Fix Windows builds by forcing Windows 2019
2022-02-25 07:54:08 +01:00
Ben Lambert
bebabd45f9
Merge pull request #9792 from kuangp/fix/githubPrAction
...
fix(githubPrAction): properly construct repoUrl
2022-02-25 07:22:24 +01:00
Callen Barton
336cea247c
Fixing typo. Changing Github to Azure
...
Signed-off-by: Callen Barton <7515844+cal5barton@users.noreply.github.com >
2022-02-24 17:45:51 -07:00
Patrick Jungermann
33d5e79822
fix(bitbucket): fix line number references
...
Use the actual line number syntax for Bitbucket Cloud
and Bitbucket Server.
Closes : #9764
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2022-02-25 00:59:31 +01:00
Phil Kuang
c7f6424a26
fix(githubPrAction): properly construct repoUrl
...
Signed-off-by: Phil Kuang <pkuang@factset.com >
2022-02-24 16:17:38 -05:00
Eric Peterson
0ca964ee0e
Changeset.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-02-24 19:51:45 +01:00
Eric Peterson
737a5fdf91
Update entity filter on entityName change.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-02-24 19:49:13 +01:00
Erik Larsson
c5fda066b1
Collapse techdocs sidebar on small devices
...
Signed-off-by: Erik Larsson <erik.larsson@schibsted.com >
2022-02-24 19:46:24 +01:00
blam
dc35bd79ea
chore: updating the verify workflow too
...
Signed-off-by: blam <ben@blam.sh >
2022-02-24 16:42:21 +01:00
Eric Peterson
4d9fb20aad
Merge pull request #9696 from backstage/techdocs-cli/bump-techdocs-common
...
[TechDocs] Upgrade default CLI Docker image
2022-02-24 16:27:52 +01:00
blam
07abd18f3d
chore: try this fix?
...
Signed-off-by: blam <ben@blam.sh >
2022-02-24 16:26:57 +01:00
Fredrik Adelöw
a15da6ea1e
Merge pull request #9610 from backstage/changeset-release/master
...
Version Packages
2022-02-24 16:22:07 +01:00
blam
7c52c943cb
chore: clean cache
...
Signed-off-by: blam <ben@blam.sh >
2022-02-24 16:07:08 +01:00
blam
22747ec473
chore: fix prettier
...
Signed-off-by: blam <ben@blam.sh >
2022-02-24 15:52:51 +01:00
blam
960a9604b9
removing nodegyp bump
...
Signed-off-by: blam <ben@blam.sh >
2022-02-24 15:48:46 +01:00
blam
4ad2d7104c
chore: force paricular builds on windows
...
Signed-off-by: blam <ben@blam.sh >
2022-02-24 15:47:07 +01:00
blam
53ab4cb558
run when workflow is changed
...
Signed-off-by: blam <ben@blam.sh >
2022-02-24 15:21:24 +01:00
blam
cf82fb1c44
try and bump node-gyp
...
Signed-off-by: blam <ben@blam.sh >
2022-02-24 15:12:44 +01:00
github-actions[bot]
c9da151d84
Version Packages
2022-02-24 13:54:37 +00:00
Patrik Oldsberg
b6ba21487a
Merge pull request #9784 from backstage/rugvip/range
...
scripts/prepare-release: fix for overriding open version range
2022-02-24 14:48:03 +01:00
Fredrik Adelöw
b95bd6e8b9
Merge pull request #9768 from backstage/blam/depracations/scaffolder/more
...
🧹 more scaffolder frontend changes
2022-02-24 14:41:11 +01:00
Patrik Oldsberg
6647f120e3
scripts/prepare-release: fix for overriding open version range
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-02-24 14:31:10 +01:00
Fredrik Adelöw
46b9a3abf5
Merge pull request #9783 from backstage/freben/unbreak-stories
...
attempt to unbreak storybook tests for GroupProfileCard
2022-02-24 14:23:30 +01:00
blam
91c6faeb7b
chore: updated with review comments
...
Signed-off-by: blam <ben@blam.sh >
2022-02-24 14:14:58 +01:00
blam
4031764fca
chore: updating to use templateRef
...
Signed-off-by: blam <ben@blam.sh >
2022-02-24 14:01:51 +01:00
Fredrik Adelöw
ba489f8f81
Merge pull request #9780 from backstage/jhaals/remove-anlyticscontext
...
core-plugin-api: Remove deprecated AnyAnalyticsContext type
2022-02-24 13:48:03 +01:00
blam
f46c712a96
chore: fixing tests for RepoUrlPickerHost
...
Signed-off-by: blam <ben@blam.sh >
2022-02-24 13:40:11 +01:00