Commit Graph

4723 Commits

Author SHA1 Message Date
Eric Peterson 854906e2f6 Merge pull request #5241 from SDA-SE/feat/happy-path
Change the response status of metadata endpoints in case a documentation is not available to `404 NOT FOUND`
2021-04-09 10:11:55 +02:00
Ben Lambert 1a3adf5ae8 Merge pull request #5257 from ntgussoni/fix/4208_bitbucket_server_requires_username
Bitbucket server requires username to be set
2021-04-09 10:09:27 +02:00
Patrik Oldsberg 89f5ecf0ef Merge pull request #5205 from anderoo/anderoo/github-permissions
allow collaborators on github creation
2021-04-08 18:02:49 +02:00
Nicolas Torres d840d30bcd Bitbucket server requires username to be set
Signed-off-by: Nicolas Torres <nicolast@backbase.com>
2021-04-08 17:40:01 +02:00
Andrew Johnson 67b9602d14 don't throw on permission errors
Signed-off-by: Andrew Johnson <ajohnson@gocardless.com>
2021-04-08 15:45:37 +01:00
Patrik Oldsberg f240b09965 Merge pull request #5153 from tragiclifestories/github-pr-publish
Create builtin action for publishing to Github PR
2021-04-08 16:10:32 +02:00
Patrik Oldsberg 5c725fc763 Merge pull request #5240 from goober/feature/use-external-route-ref-for-scaffolder
Expose the register-component route as an external route from the scaffolder
2021-04-08 16:10:19 +02:00
Ben Lambert 100f6e7498 Merge pull request #5245 from sjuxax/sonarqube-ispluginavail
Teach SonarQube `isPluginApplicableToEntity`.
2021-04-08 15:52:46 +02:00
Jeff Cook ec75495ee3 No need to export under the alias isPluginApplicableToEntity. ...
That's an old pattern, per https://github.com/backstage/backstage/pull/5245#discussion_r609367059.

Signed-off-by: Jeff Cook <jeff.cook@endurance.com>
2021-04-08 13:32:47 +00:00
github-actions[bot] 51b6cf465d Version Packages 2021-04-08 11:32:56 +00:00
Mathias Åhsberg a360f94788 Expose the register-component route as an external route from the scaffolder
Signed-off-by: Mathias Åhsberg <mathias.ahsberg@resurs.se>
2021-04-08 09:15:46 +00:00
Jeff Cook 38726cd9a7 Teach SonarQube isPluginApplicableToEntity.
Signed-off-by: Jeff Cook <jeff.cook@endurance.com>
2021-04-07 23:36:51 +00:00
Oliver Sand cba5944fcd Change the response status of metadata endpoints in case a documentation is not available to 404 NOT FOUND
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-04-07 16:55:39 +02:00
Andrew Johnson f7d71b6d9e fixup
Signed-off-by: Andrew Johnson <ajohnson@gocardless.com>
2021-04-07 12:41:53 +01:00
Andrew Johnson 97c5797f4e prettier
Signed-off-by: Andrew Johnson <ajohnson@gocardless.com>
2021-04-07 12:41:53 +01:00
Andrew Johnson 18a9669291 make lint happy
Signed-off-by: Andrew Johnson <ajohnson@gocardless.com>
2021-04-07 12:41:52 +01:00
Andrew Johnson 1d32be309b allow collaborators on github creation
Signed-off-by: Andrew Johnson <ajohnson@gocardless.com>
2021-04-07 12:41:49 +01:00
Johan Haals 4c42dc291c Merge pull request #5208 from erikxiv/fix/scaffolder-eventstream-auth
fix: Support auth by sending cookies in scaffolder eventstream request
2021-04-07 13:24:06 +02:00
Johan Haals bf16957fd8 Merge pull request #5146 from padraigobrien/gh-4276-handle-non-latin-characters
Enable non unicode character in catalog import.
2021-04-07 09:37:45 +02:00
Patrik Oldsberg 04f56132ac Merge pull request #5054 from tragiclifestories/task-page-links
Support multiple links on TaskPage screen
2021-04-06 20:45:33 +02:00
Patrik Oldsberg 47cfa45c18 Merge pull request #5040 from erikxiv/fix/badge-auth
fix: support auth in badge plugin
2021-04-06 20:39:22 +02:00
Patrik Oldsberg 0e0724cb76 Merge pull request #5013 from backjo/feat/CustomRepoDir
feat: allow custom directory to be specified for github publish action
2021-04-06 20:35:33 +02:00
James Turley 26526f1962 Clean up TaskOutput typedef
Signed-off-by: James Turley <jamesturley1905@googlemail.com>
2021-04-06 16:12:22 +01:00
James Turley 04eae5a8db Use route ref hook for entity page link
Signed-off-by: James Turley <jamesturley1905@googlemail.com>
2021-04-06 16:12:22 +01:00
James Turley 20ae6504c7 Duplicate IconLink instead of moving to core
Signed-off-by: James Turley <jamesturley1905@googlemail.com>
2021-04-06 16:12:21 +01:00
James Turley 9fdbc1e216 Deprecate remoteUrl
Signed-off-by: James Turley <jamesturley1905@googlemail.com>
2021-04-06 16:12:21 +01:00
James Turley b1ad7eae8a Tests for TaskPageLinks
Signed-off-by: James Turley <james.turley@signalmedia.co>
Signed-off-by: James Turley <jamesturley1905@googlemail.com>
2021-04-06 16:12:20 +01:00
James Turley baee14e5d6 Add component for multiple links
Signed-off-by: James Turley <james.turley@signalmedia.co>
Signed-off-by: James Turley <jamesturley1905@googlemail.com>
2021-04-06 16:12:19 +01:00
James Turley b96d9c5677 Move IconLink from catalog to core
To reuse in scaffolder.

Signed-off-by: James Turley <james.turley@signalmedia.co>
Signed-off-by: James Turley <jamesturley1905@googlemail.com>
2021-04-06 16:12:19 +01:00
James Turley 3dabebb5fa Add links to TaskOutput type
Signed-off-by: James Turley <james.turley@signalmedia.co>
Signed-off-by: James Turley <jamesturley1905@googlemail.com>
2021-04-06 16:12:19 +01:00
Fredrik Adelöw 050b6fc169 Merge pull request #5193 from anderoo/anderoo/refresh-deployments
add refresh to deployments plugin
2021-04-06 10:51:33 +02:00
Podge 4ddd7b2642 modifying CatalogImportClient.test.ts last test to test for a non-Latin text by adding an emoji to the file content field
Signed-off-by: Podge <padraig@padraigobrien.com>
2021-04-02 18:38:04 +01:00
Oliver Sand e69a7f8507 Merge pull request #5197 from SDA-SE/feat/ownership-fetch
Optimize data fetched for the `OwnershipCard`
2021-04-02 09:32:08 +02:00
Erik Larsson 3f96a9d5a7 fix: Support auth by sending cookies in scaffolder eventstream request
Signed-off-by: Erik Larsson <erik.larsson@schibsted.com>
2021-04-02 03:28:06 +02:00
Teun Willems 81fa98b3ab fix: displays name from jwt instead of using email address
Signed-off-by: Teun Willems <teun.willems@theapsgroup.com>
2021-04-01 14:25:19 +02:00
Oliver Sand 97d53f6866 Optimize data fetched for the OwnershipCard
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-04-01 13:56:42 +02:00
Andrew Johnson ef4d8cd206 rename
Signed-off-by: Andrew Johnson <ajohnson@gocardless.com>
2021-03-31 20:26:04 +01:00
Andrew Johnson 64d2ce7001 changeset and rename
Signed-off-by: Andrew Johnson <ajohnson@gocardless.com>
2021-03-31 18:45:42 +01:00
Andrew Johnson c397cd2cf0 add refresh to deployments plugin
Signed-off-by: Andrew Johnson <ajohnson@gocardless.com>
2021-03-31 17:40:38 +01:00
ImgBotApp a19e461d0a [ImgBot] Optimize images
*Total -- 109.92kb -> 73.66kb (32.99%)

/plugins/github-deployments/docs/github-deployments-card.png -- 103.64kb -> 67.39kb (34.98%)
/microsite/static/img/backstage-service-catalog.svg -- 1.30kb -> 1.30kb (0.3%)
/microsite/static/img/backstage-techdocs.svg -- 0.91kb -> 0.91kb (0.11%)
/microsite/static/img/backstage-k8s.svg -- 1.89kb -> 1.89kb (0.05%)
/microsite/static/img/backstage-software-templates.svg -- 2.17kb -> 2.17kb (0.05%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-03-31 15:36:32 +00:00
Fredrik Adelöw a46a98c3b0 Merge pull request #5114 from anderoo/anderoo/deployments-plugin
[PLUGIN] Github Deployments Plugin
2021-03-31 17:06:41 +02:00
Andrew Johnson d8a951493a change graphql version
Signed-off-by: Andrew Johnson <ajohnson@gocardless.com>
2021-03-31 15:40:35 +01:00
github-actions[bot] 8e00ab7e63 Version Packages 2021-03-31 12:21:12 +00:00
blam 77893b657a chore: add todo for later refactor
Signed-off-by: blam <ben@blam.sh>
2021-03-31 13:58:35 +02:00
blam 94d393b414 bug: git-url-parse needs https prefix otherwise it fails to parse. Lovely.
Signed-off-by: blam <ben@blam.sh>
2021-03-31 13:51:31 +02:00
James Turley d8ffec739e Create builtin action for publishing to Github PR
Signed-off-by: James Turley <jamesturley1905@googlemail.com>
2021-03-31 10:48:21 +01:00
Ben Lambert d53d01dcf5 Merge pull request #5027 from kaos/badges_test_coverage
badges: improve test coverage.
2021-03-31 11:09:46 +02:00
Ben Lambert afd45128a4 Merge pull request #5180 from SDA-SE/feat/api-docs-export
Export `apiDocsConfigRef` from `api-docs` plugin to allow extending it with  custom API renderers.
2021-03-31 09:41:40 +02:00
Tim Hansen 2c29611a0e Make source commit url optional
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-30 14:02:26 -06:00
Andrew Johnson 6cb8521c88 lint
Signed-off-by: Andrew Johnson <ajohnson@gocardless.com>
2021-03-30 18:05:16 +01:00