Commit Graph

14815 Commits

Author SHA1 Message Date
Ben Lambert 8fb349968a Merge pull request #6340 from andreafalzetti/scaffolder-fs-steps
Scaffolder - Filesystem built-in actions
2021-07-05 20:32:20 +02:00
Ben Lambert a8366759a3 Merge pull request #6313 from backstage/orkohunter/document-url-reader
docs: Document how URL Readers work and how to write a new one
2021-07-05 18:10:37 +02:00
Ben Lambert 2666fe56da Merge pull request #6336 from shoukoo/add-default-branch
feat: add default branch property for publish GitLab, Bitbucket and Azure actions
2021-07-05 18:09:01 +02:00
Andrea Falzetti c93fb2c93d docs(scaffolder): update docs
Signed-off-by: Andrea Falzetti <afalzetti@gmail.com>
2021-07-05 16:03:45 +01:00
Ben Lambert c6cdfa9bee Merge pull request #6337 from backstage/dependabot/npm_and_yarn/types/yup-0.29.12
chore(deps): bump @types/yup from 0.29.11 to 0.29.12
2021-07-05 16:20:31 +02:00
Ben Lambert e972895b4d Merge pull request #6338 from wrighbr/patch-1
Add Harbor Plugin to Marketplace
2021-07-05 16:18:20 +02:00
Andrea Falzetti 00f590ad53 feat(scaffolder): add description and tests for directories
Signed-off-by: Andrea Falzetti <afalzetti@gmail.com>
2021-07-05 14:13:24 +01:00
Himanshu Mishra 19b459d2ba move url reader docs to plugins -> backend apis
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-07-05 14:46:04 +02:00
Andrea Falzetti 62c2f10f7d feat(scaffolder): add fs:delete custom step
Signed-off-by: Andrea Falzetti <afalzetti@gmail.com>
2021-07-05 13:27:19 +01:00
Ben Lambert 9b743a33b8 Merge pull request #6262 from jamesrenaud/master
Update PagerDuty Plugin Doc
2021-07-05 11:28:21 +02:00
Ben Lambert c9b712c6c3 Merge pull request #6331 from jh-sh/bug/fix-templates-mandatory-protection
Make branch protection attempt less restrictive
2021-07-05 11:08:53 +02:00
Himanshu Mishra 918e2be318 docs: Add an example code block for debugging new url reader
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-07-05 10:42:56 +02:00
Fredrik Adelöw d1bd7bb825 Update README
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-07-05 10:23:39 +02:00
Himanshu Mishra 9813f6c2c7 document how to add a new url reader (oss vs private)
and update section title

Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-07-05 10:21:31 +02:00
Brett Wright 28f557a7dd add harbor plugin
Signed-off-by: Brett Wright <wright.brett@gmail.com>
2021-07-05 10:11:19 +02:00
Brett Wright 20589b4835 Merge pull request #3 from backstage/master
pull from upstream
2021-07-05 08:41:45 +02:00
dependabot[bot] 2ac448e380 chore(deps): bump @types/yup from 0.29.11 to 0.29.12
Bumps [@types/yup](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/yup) from 0.29.11 to 0.29.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/yup)

---
updated-dependencies:
- dependency-name: "@types/yup"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-05 04:20:00 +00:00
Eric Peterson c654b10e91 Merge pull request #6332 from lunarway/docs/plantuml-svg-object 2021-07-04 21:46:23 +02:00
shoukoo dad4817939 Add new changeset
Signed-off-by: shoukoo <shoukoo.koike@gmail.com>
2021-07-04 09:01:44 +10:00
shoukoo 73195b6e65 feat:add default branch prop for publish:azure action
Signed-off-by: shoukoo <shoukoo.koike@gmail.com>
2021-07-04 08:59:14 +10:00
shoukoo 330f2ac32d feat:add default branch prop for publish:bitbucket action
Signed-off-by: shoukoo <shoukoo.koike@gmail.com>
2021-07-04 08:52:48 +10:00
shoukoo 76fc5e29c9 feat:add default branch prop for publish:gitlab action
Signed-off-by: shoukoo <shoukoo.koike@gmail.com>
2021-07-04 08:36:51 +10:00
Crevil b124633526 Document techdocs svg_object limitation
Currently it is not possible to use the PlantUML format 'svg_object' as this
makes it possible for bad actors to inject malicious content into documentation.

This change documents this limitation under the troubleshooting section of the
techdocs feature.

Signed-off-by: Crevil <bjoern.soerensen@gmail.com>
2021-07-03 12:04:36 +02:00
Tim 8f6fbf0232 Merge pull request #6328 from codingdiaz/adopters/rv
add adopter
2021-07-02 14:13:46 -06:00
Eugene Sh 253136fba7 Make branch protection attempt less restrictive
In case if something wrong happens along the way when trying to apply protection of a newly created branch - log error, instead of throwing an it, making scaffolder exit with non-zero exit code.
This one addresses the issue #6330

Signed-off-by: Eugene S <jh.sh@me.com>
2021-07-02 22:17:32 +03: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 7edef795a3 docs: Add a note about readUrl with read
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-07-02 16:00:56 +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
Himanshu Mishra ce33886913 docs: fix vale spelling errors
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-07-02 15:26:37 +02:00
Himanshu Mishra 31621bee69 backend-common: Update doc strings of URL Reader interface methods
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-07-02 15:26:30 +02:00
Himanshu Mishra 4d2528ad4a docs: Document URL Reader
Concept
Interface
Using inside a plugin
Writing a new one

Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-07-02 15:22:17 +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