Commit Graph

17957 Commits

Author SHA1 Message Date
Patrik Oldsberg e669320508 workflows: fall back to running tests with workers for now
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-18 10:27:41 +02:00
Patrik Oldsberg 9aff244708 Merge pull request #7648 from backstage/rugvip/win
workflows: fix windows test run
2021-10-18 10:05:50 +02:00
Patrik Oldsberg 2af244341d Merge pull request #7647 from backstage/rugvip/async
core-components: use built-in async react-syntax-highlighter component
2021-10-18 10:05:34 +02:00
Fredrik Adelöw 1f1b762619 Merge pull request #7651 from backstage/erikengervall/grm-minor-improvements
[plugin] GRM: Minor type & error message improvements
2021-10-18 08:23:04 +02:00
Fredrik Adelöw a827d88ffb Merge pull request #7607 from Gaardsholt/master
fixing incorrect authorUrl
2021-10-18 08:21:06 +02:00
Tim Hansen be5eb6c313 Merge pull request #7594 from manucirne/fix/issue/7155
Sort Jenkins biuld by timestemp in CITable
2021-10-17 20:59:29 -06:00
Tim Hansen 92a08f9fef Merge pull request #7623 from marleypowell/marley/helm-chart-improvements-1
chore: updated `app-config.development.yaml.tpl` to use new config format for `techdocs`. (Helm Chart)
2021-10-17 20:46:52 -06:00
Tim Hansen a496fa3fa6 Fix changeset
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-10-17 20:37:59 -06:00
Erik Engervall 82ea1f2bed Minor type improvement & changeset
Signed-off-by: Erik Engervall <erik.engervall@gmail.com>
2021-10-17 22:24:19 +02:00
Patrik Oldsberg 028938b73e core-components: fix MardownContent test
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-17 13:57:55 +02:00
Patrik Oldsberg f94c535853 workflows: fix windows test run
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-17 13:21:44 +02:00
Patrik Oldsberg ef3adaf8d6 catalog-import: switch tests back to sync to be sure it works
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-17 13:16:42 +02:00
Patrik Oldsberg e535ea766a core-components: use built-in async react-syntax-highlighter component
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-17 13:09:42 +02:00
Eric Peterson 99563aacb3 Merge pull request #7635 from SDA-SE/feat/fix-techdocs-flickering 2021-10-17 12:14:12 +02:00
Patrik Oldsberg c9858922d0 Merge pull request #7645 from backstage/rugvip/scaffoodlin
scaffolder-backend: use mock-fs in workflow runner tests
2021-10-16 17:38:23 +02:00
Patrik Oldsberg 0995c9cc5b Merge pull request #7644 from backstage/rugvip/scafoodler-fixes
scaffolder-backend: release sourcePath fix from #7588
2021-10-16 14:59:27 +02:00
Patrik Oldsberg a45682be4e scaffolder-backend: use mock-fs in workflow runner tests
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-16 14:58:35 +02:00
Patrik Oldsberg 6968962c92 scaffolder-backend: release path traversal fix
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-16 14:00:24 +02:00
Patrik Oldsberg 5ea950075d scaffolder-backend: extra safety around resolving source paths
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-16 13:39:56 +02:00
Patrik Oldsberg 1bcd771342 Merge pull request #7588 from SDA-SE/feat/githubpraction
Make sure `sourcePath` of `publish:github:pull-request` can only be used to retrieve files from the workspace.
2021-10-16 13:16:12 +02:00
Bodil Björklund 639d48566a Update how-to-guides.md (#7639) 2021-10-15 23:50:51 +02:00
Gabriel Noal 367a6e44da replace minor to patch
Signed-off-by: Gabriel Noal <gabriel.oliva@hotmail.com>
2021-10-15 12:47:11 -03:00
Dominik Henneke cdf8ca6111 Only replace the shadow dom if the content is changed to avoid a flickering UI
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-10-15 17:14:12 +02:00
Patrik Oldsberg 59e822b43c Merge pull request #7634 from backstage/rugvip/filters
config-loader: apply visibility filter to configuration schema validation errors
2021-10-15 15:39:06 +02:00
Patrik Oldsberg 223e8de6b4 changesets: added changeset for schema error filtering
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-15 14:49:37 +02:00
Patrik Oldsberg 3e2b3e99e4 config-loader: unit tests for error visibility filtering + fixes
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-15 14:49:37 +02:00
Patrik Oldsberg 8f30ac386b config-loader: filter out schema errors that aren't visible
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-15 14:49:36 +02:00
Patrik Oldsberg b31daba201 config-loader: collect visibility paths both by data and schema path
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-15 14:49:35 +02:00
Himanshu Mishra c5664a1307 Merge pull request #7629 from niallmccullagh/bv-adopters
docs(adopters): add Bazaarvoice to adopters
2021-10-15 14:48:55 +02:00
Niall McCullagh 7015078ffe docs(adopters): add Bazaarvoice to adopters
Signed-off-by: Niall McCullagh <niallmccullagh@users.noreply.github.com>
2021-10-15 10:51:23 +01:00
Emma Indal 157843e5aa [Search] add how to guide for indexing TechDocs documents (#7625)
* add how to guide for indexing techdocs documents

Signed-off-by: Emma Indal <emma.indahl@gmail.com>

* add step of how to add techdocs to search type filter

Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2021-10-15 11:46:34 +02:00
Patrik Oldsberg 35b7a0bbd5 Merge pull request #7569 from backstage/rugvip/transformers
cli: rework how we handle ESM transforms for tests
2021-10-15 10:28:53 +02:00
Marley Powell 04c5f927b8 chore: updated app-config.development.yaml.tpl to use new config format for techdocs.
The 'techdocs.generators.techdocs' configuration key is deprecated and will be removed in the future. Please use 'techdocs.generator' instead. See here https://backstage.io/docs/features/techdocs/configuration

Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
2021-10-15 08:19:45 +01:00
Gabriel Noal 3c756657b8 Sort Jenkins biuld by timestemp in CITable
Signed-off-by: Gabriel Noal <gabriel.oliva@hotmail.com>
2021-10-14 17:58:10 -03:00
Patrik Oldsberg 74b6b5cfc2 Merge pull request #7617 from lunarway/fix/github-refresh
Fix refresh token reuse bug in Github provider
2021-10-14 21:55:53 +02:00
Crevil de3e26aecc Fix refresh reuse bug in Github provider
Currently when the Github provider refreshes an access token it doesn't forward
the new refresh token to the caller. As Github only allows refresh tokens to be
used once, the next refresh call will fail.

This change fixes the bug by returning the new refresh token upon refresh.

This change is similar to 25a613bdd7 (#7110) for
the GitLab provider.

Signed-off-by: Crevil <bjoern.soerensen@gmail.com>
2021-10-14 21:26:43 +02:00
Patrik Oldsberg 72be1cf988 Merge pull request #7614 from backstage/rugvip/e2e-fix
e2e-test: improve page content checking resilience
2021-10-14 19:33:58 +02:00
Patrik Oldsberg 6a7e90c6ca e2e-test: improve page content checking resilience
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-14 19:01:29 +02:00
Patrik Oldsberg 1b02df9f46 Merge pull request #7514 from backstage/changeset-release/master
Version Packages
2021-10-14 18:04:07 +02:00
github-actions[bot] 4c840cebfa Version Packages 2021-10-14 12:45:08 +00:00
Patrik Oldsberg efdefe673f Merge pull request #7410 from SDA-SE/feat/starredentitiesapi
Introduce a new `StarredEntitiesApi` that is used in the `useStarredEntities` hook
2021-10-14 14:39:19 +02:00
Ben Lambert dc93d20204 Merge pull request #7355 from backstage/feat/blam/nunjucks-template
Add support for `scaffolder.backstage.io/v1beta3` Software Templates
2021-10-14 13:52:25 +02:00
Lasse Gaardsholt d87aab0e65 fixing incorrect authorUrl
Signed-off-by: Gaardsholt <lasse.gaardsholt@bestseller.com>
2021-10-14 13:38:55 +02:00
Himanshu Mishra e2b842a081 chore: sync yarn.lock on master branch
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
Signed-off-by: Gaardsholt <lasse.gaardsholt@bestseller.com>
2021-10-14 13:38:55 +02:00
Ben Lambert 34c6043600 Merge pull request #7605 from backstage/orkohunter/yarn-lock-sync
chore: sync yarn.lock
2021-10-14 13:23:25 +02:00
Himanshu Mishra 34f9036a5f chore: sync yarn.lock on master branch
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-10-14 12:31:15 +02:00
Fredrik Adelöw 03d306945e Merge pull request #7584 from SDA-SE/feat/fetch-resolvesafe
Use `resolveSafeChildPath` in the `fetchContents` function
2021-10-14 12:18:34 +02:00
Dominik Henneke 5b57ba36f0 Provide a migration from the old storage location and format to the new one
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-10-14 12:08:46 +02:00
Dominik Henneke 4ec21812bb Fix import
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-10-14 12:08:46 +02:00
Dominik Henneke 0366c9b667 Introduce a useStarredEntity hook to check if a single entity is starred
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-10-14 12:08:45 +02:00