Iain Billett
fa6a5c025d
Typo
...
Signed-off-by: Iain Billett <iain@roadie.io >
2021-07-08 15:47:19 +01:00
Iain Billett
e1f97de053
Update plugins/catalog-backend/src/ingestion/processors/codeowners/resolve.ts
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Signed-off-by: Iain Billett <iain@roadie.io >
2021-07-08 15:24:03 +01:00
Iain Billett
8b048934bc
Codeowners processor should specify kind for user entities.
...
The codeowners processor extracts the username of the primary
owner and uses this as the owner field. Given the kind isn't
specified this is assumed to be a group and so the link to
owner in the about card doesn't work. This change specifies
the a kind where the entity is a user. e.g:
`@iain-b` -> `user:iain-b`
Signed-off-by: Iain Billett <iain@roadie.io >
2021-07-08 12:33:15 +01:00
Tim
8f6fbf0232
Merge pull request #6328 from codingdiaz/adopters/rv
...
add adopter
2021-07-02 14:13:46 -06:00
Christopher Diaz
3e0e21a5d5
add adopter
...
Signed-off-by: Christopher Diaz <cdiaz@redventures.com >
2021-07-02 13:44:21 -04:00
Fredrik Adelöw
afeffa7492
Merge pull request #6325 from backstage/freben/helpful-import-err
...
More helpful error message when trying to import by folder from non-github
2021-07-02 17:41:51 +02:00
Fredrik Adelöw
43a4ef6442
More helpful error message when trying to import by folder from non-github
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-07-02 16:46:35 +02:00
Fredrik Adelöw
4ce1306429
Merge pull request #6320 from tudi2d/6239-apply-create-app
...
Apply sidebar changes to create-app
2021-07-02 16:19:05 +02:00
Himanshu Mishra
a22de797bf
Merge pull request #6206 from Dorn-/fix/openstack-publisher-encoding
...
fix(techdocs-commons): remove utf8 encoding on openstack publisher
2021-07-02 15:54:29 +02:00
Johan Haals
7f1bd90590
Merge pull request #6321 from backstage/imgbot
...
[ImgBot] Optimize images
2021-07-02 15:29:45 +02:00
ImgBotApp
eada77623e
[ImgBot] Optimize images
...
*Total -- 922.39kb -> 715.96kb (22.38%)
/microsite/blog/assets/21-06-24/backstage-search-platform.png -- 270.48kb -> 131.16kb (51.51%)
/microsite/blog/assets/21-06-24/search-results.png -- 115.74kb -> 87.29kb (24.58%)
/microsite/blog/assets/21-06-24/jobs-to-be-done.png -- 536.17kb -> 497.52kb (7.21%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com >
2021-07-02 13:01:11 +00:00
Philipp Hugenroth
86aa888033
Fix changeset language issues
...
Signed-off-by: Philipp Hugenroth <philipph@spotify.com >
2021-07-02 14:54:20 +02:00
Philipp Hugenroth
e4244f94ba
Apply sidebar changes to create-app
...
Signed-off-by: Philipp Hugenroth <philipph@spotify.com >
2021-07-02 14:49:15 +02:00
Fredrik Adelöw
82b6d84cf3
Merge pull request #6297 from matteobarone/chore/use-k8s-regex-for-valid-object-names
...
regex to validate names following k8s validation rule
2021-07-02 14:40:14 +02:00
Ben Lambert
65c0d756cb
Merge pull request #6319 from backstage/rugvip/microsearch
...
microsite: search box and header fixes
2021-07-02 14:21:57 +02:00
Fredrik Adelöw
938cbba261
Merge pull request #6257 from tudi2d/6239-responsive-sidebar
...
Improve Sidebar UX for smaller screens
2021-07-02 14:19:35 +02:00
Patrik Oldsberg
228e294d5b
prettier
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-07-02 13:19:59 +02:00
Patrik Oldsberg
e5d765f419
microsite: fix search box breakage and avoid unecessary wrapping
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-07-02 13:07:58 +02:00
Patrik Oldsberg
f96de94864
microsite: add display of no search results
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-07-02 12:53:45 +02:00
Patrik Oldsberg
375f5c3f01
Merge pull request #6305 from backstage/mob/read-url
...
backend-common: add new optional readUrl method to UrlReader
2021-07-02 12:27:39 +02:00
Patrik Oldsberg
5f61658c3e
Merge pull request #6317 from backstage/Rugvip-patch-1
...
README: Add maintainer vacation notice
2021-07-02 12:14:41 +02:00
Patrik Oldsberg
67adbd46bc
Update packages/backend-common/src/reading/types.ts
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
2021-07-02 11:55:57 +02:00
Patrik Oldsberg
f0863735d9
Update README.md
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-07-02 11:48:29 +02:00
Ben Lambert
f8a93ec1ae
Merge pull request #6290 from backstage/dependabot/npm_and_yarn/fs-extra-10.0.0
...
chore(deps): bump fs-extra from 9.1.0 to 10.0.0
2021-07-02 10:33:59 +02:00
Ben Lambert
b919556807
Merge pull request #6195 from shoukoo/shoukoo.add-default-branch
...
feat: add default branch prop for publish:github action
2021-07-02 10:33:24 +02:00
Fredrik Adelöw
de9a7819a3
Merge pull request #6244 from deepak-bhardwaj-ps/explorer-external-tools
...
feat: open external tools in new tab
2021-07-02 10:03:29 +02:00
Himanshu Mishra
435845225a
Merge pull request #6300 from backstage/freben/todo-err
2021-07-02 09:10:07 +02:00
Fredrik Adelöw
ac663f5160
Update packages/core-components/src/components/ResponseErrorPanel/ResponseErrorPanel.tsx
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
Co-authored-by: Tim <timbonicus@gmail.com >
2021-07-01 23:42:58 +02:00
Patrik Oldsberg
f66a53d06f
backend-common: add readUrl to API report
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-07-01 18:17:18 +02:00
Fredrik Adelöw
d5c83bb889
Merge pull request #6304 from goober/bugfix/bitbucket-download-tar
...
Fix downloads of repositories located at bitbucket.org
2021-07-01 18:00:16 +02:00
Mathias Åhsberg
b691a938e4
Fix downloads for repositories located at bitbucket.org
...
Signed-off-by: Mathias Åhsberg <mathias.ahsberg@resurs.se >
2021-07-01 15:11:40 +00:00
Fredrik Adelöw
6494c09b09
manually patch snapshot
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-07-01 16:56:37 +02:00
Himanshu Mishra
7090564aca
Merge pull request #6299 from backstage/docs/remove-techdocs-caching-caveat
2021-07-01 16:19:32 +02:00
Deepak Bhardwaj
9bb672c06a
Open http external links in new window by default
...
Signed-off-by: Deepak Bhardwaj <deepak.bhardwaj@outlook.com >
2021-07-01 19:39:37 +05:30
Patrik Oldsberg
65915a85db
changesets: update readUrl changeset with migration instructions
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-07-01 15:42:02 +02:00
Deepak Bhardwaj
80b42d7137
Open external links in new window by default
...
Signed-off-by: Deepak Bhardwaj <deepak.bhardwaj@outlook.com >
2021-07-01 19:09:03 +05:30
Patrik Oldsberg
2d41b6993f
catalog-backend: make use of new readUrl method if available
...
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-07-01 15:06:42 +02:00
Patrik Oldsberg
75faa7be4b
backend-common: print warning if supplied readers do not implement readUrl
...
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-07-01 14:31:59 +02:00
Fredrik Adelöw
47748c7e62
Fix error in error panel, and console warnings about DOM nesting pre inside p
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-07-01 14:21:29 +02:00
Patrik Oldsberg
78e89bea46
backend-common: temporary readUrl shim for remaining readers
...
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-07-01 14:09:23 +02:00
Himanshu Mishra
d29ac0db3a
docs: remove techdocs caching caveat
...
This has been fixed, and now the cache is managed using an ETag.
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net >
2021-07-01 14:03:20 +02:00
Patrik Oldsberg
a2a3912834
backend-common: smol tweak + lint fix
...
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-07-01 14:00:53 +02:00
Johan Haals
21febfaeb1
backend-common: Implement readUrl for gitlab
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-07-01 13:41:39 +02:00
dependabot[bot]
613e46d234
chore(deps): bump fs-extra from 9.1.0 to 10.0.0
...
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra ) from 9.1.0 to 10.0.0.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases )
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/9.1.0...10.0.0 )
---
updated-dependencies:
- dependency-name: fs-extra
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-01 11:29:50 +00:00
Fredrik Adelöw
b0be185369
Merge pull request #6192 from backstage/changeset-release/master
...
Version Packages
2021-07-01 13:13:12 +02:00
Johan Haals
09d3eb684e
Add changeset
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-07-01 11:52:37 +02:00
matteobarone
77db0c454b
regex to validate names following k8s validation rule
...
Signed-off-by: matteobarone <barmat90@gmail.com >
2021-07-01 11:48:25 +02:00
github-actions[bot]
6e937b9fa6
Version Packages
2021-07-01 09:06:13 +00:00
Patrik Oldsberg
ba69dca530
Merge pull request #6294 from michaelrode/update-docker-host-build-docs
...
Docs: Update Docker host build documentation with new default Dockerfile
2021-07-01 11:00:19 +02:00
Philipp Hugenroth
1799795d94
Adjust changeset to actual change
...
Signed-off-by: Philipp Hugenroth <philipph@spotify.com >
2021-07-01 10:38:48 +02:00