Commit Graph

12059 Commits

Author SHA1 Message Date
Tim 597d06eac3 Merge pull request #5234 from backstage/timbonicus/onelogin-doc
Add OneLogin auth documentation
2021-04-07 08:13:41 -06:00
Ben Lambert 79b4ba60a6 Merge pull request #5217 from backstage/dependabot/npm_and_yarn/ora-5.4.0
chore(deps): bump ora from 5.3.0 to 5.4.0
2021-04-07 14:05:59 +02: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 45d24031d4 Merge pull request #5187 from backstage/blam/docs
Troubleshooting missing yarn docs
2021-04-07 10:26: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
Oliver Sand c2fadfe7ce Merge pull request #5229 from SDA-SE/feat/chunks
Handle chunk loading errors
2021-04-07 08:20:42 +02:00
Tim Hansen 6db797a67c Add OneLogin auth documentation
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-04-06 20:40:09 -06:00
Patrik Oldsberg bb5b38c5e5 Merge pull request #5232 from backstage/timbonicus/auth-getting-started
Update auth index to be more "getting started" focused
2021-04-06 21:00:35 +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
Tim Hansen 0a0fa4dded No auto for you
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-04-06 12:05:47 -06:00
Tim Hansen e3190971e7 Update auth index to be more "getting started" focused
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-04-06 12:01:19 -06:00
Oliver Sand 21f80f2cfd Inject a router if needed
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-04-06 18:26:59 +02:00
Ben Lambert 02b1323db2 Merge pull request #5226 from SDA-SE/feat/fix-link
Fix example data link
2021-04-06 17:23:48 +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 98dd5da717 Changeset for task page links
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 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
Tim 8c060d0854 Merge pull request #5220 from backstage/timbonicus/ecr-eks-deployment
Add contrib doc for AWS ECR + EKS deployment
2021-04-06 08:29:50 -06:00
Oliver Sand 1279a33259 Handle chunk loading errors
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-04-06 15:24:04 +02:00
Oliver Sand ed134d9397 Fix example data link
The old file was renamed. The new link points to an exact commit instead, so that it can't break again in the future.

Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-04-06 13:55:10 +02:00
Ben Lambert 78c6e0d90f Merge pull request #5219 from ericis/ericis/contrib/chore-devops-containers
chore: improve contrib/docker/devops scripts and documentation
2021-04-06 13:06:53 +02: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
Tim 7123eb669d Merge pull request #5206 from backstage/timbonicus/bitbucket-link
Add link to Bitbucket Discovery, fix capitalization
2021-04-05 11:11:31 -06:00
Tim Hansen 454002eee0 Add contrib doc for AWS ECR + EKS deployment
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-04-05 09:10:55 -06:00
Eric Swanson 51f6a4949e Merge branch 'master' into ericis/contrib/chore-devops-containers 2021-04-05 10:18:30 -04:00
Eric Swanson 3067de45a8 docs(contrib/docker/devops): improve devops containers readability
Signed-off-by: Eric Swanson <ericis@users.noreply.github.com>
2021-04-05 10:18:12 -04:00
Eric Swanson a133c273e3 chore(contrib/docker/devops): improve make targets
more holistic and consistent tasks
improved documentation

Signed-off-by: Eric Swanson <ericis@users.noreply.github.com>
2021-04-05 10:16:49 -04:00
Eric Swanson bd001c2093 fix(contrib/docker/devops): use libsecret-dev
chore: parameterize the vale url
Signed-off-by: Eric Swanson <ericis@users.noreply.github.com>
2021-04-05 10:15:24 -04:00
Eric Swanson 298ea04df6 docs(contrib): docker
Signed-off-by: Eric Swanson <ericis@users.noreply.github.com>
2021-04-05 10:14:00 -04:00
Eric Swanson 8ea3590823 chore: vocabulary updates
Signed-off-by: Eric Swanson <ericis@users.noreply.github.com>
2021-04-05 10:13:34 -04:00
dependabot[bot] f3980ccd30 chore(deps): bump ora from 5.3.0 to 5.4.0
Bumps [ora](https://github.com/sindresorhus/ora) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/sindresorhus/ora/releases)
- [Commits](https://github.com/sindresorhus/ora/compare/v5.3.0...v5.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-05 04:25:24 +00:00
Eric Swanson 4d4183941f chore(devops): move container example under docker dir
Signed-off-by: Eric Swanson <ericis@users.noreply.github.com>
2021-04-02 16:29:37 -04: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
Erik Larsson d710520dbe vale
Signed-off-by: Erik Larsson <erik.larsson@schibsted.com>
2021-04-02 19:26:27 +02:00
Patrik Oldsberg f91ee28deb Merge pull request #5209 from backstage/dependabot/npm_and_yarn/gitbeaker/node-28.2.0
chore(deps): bump @gitbeaker/node from 28.0.2 to 28.2.0
2021-04-02 12:23:23 +02: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
dependabot[bot] 8605a24612 chore(deps): bump @gitbeaker/node from 28.0.2 to 28.2.0
Bumps [@gitbeaker/node](https://github.com/jdalrymple/gitbeaker) from 28.0.2 to 28.2.0.
- [Release notes](https://github.com/jdalrymple/gitbeaker/releases)
- [Changelog](https://github.com/jdalrymple/gitbeaker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jdalrymple/gitbeaker/compare/28.0.2...28.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-02 04:20:12 +00: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
Patrik Oldsberg 42d0e01b9f Merge pull request #5204 from backstage/rugvip/sub
config-loader: fix include test on windows
2021-04-01 20:53:53 +02:00
Patrik Oldsberg fe8d22dbe2 config-loader: fix include test on windows
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-01 20:22:34 +02:00
Tim Hansen 2e2cb81fdf Add link to Bitbucket Discovery, fix capitalization
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-04-01 12:18:16 -06:00
Patrik Oldsberg 9c175ae9b6 Merge pull request #5203 from backstage/rugvip/bug
core-api: fix a bug where resolving routes beneath a mount point would fail
2021-04-01 18:45:45 +02:00
Patrik Oldsberg 7e308ab62d Merge pull request #5190 from JP-Dhabolt/feature/pre-substitute-transforms
Feature/pre substitute transforms
2021-04-01 18:45:10 +02:00