Commit Graph

4815 Commits

Author SHA1 Message Date
Patrik Oldsberg bd08c519b8 codemods: preserve quote style
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-09 12:48:13 +02:00
Patrik Oldsberg a6a3611175 codemods: preserve file comment
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-09 12:48:12 +02:00
Patrik Oldsberg 8afca3b406 codemods: update readme
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-09 12:48:12 +02:00
Patrik Oldsberg b74d558369 codemods: implement core-imports codemod
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-09 12:48:12 +02:00
Patrik Oldsberg 20a5c789a4 codemods: add codemod runner with shell transform
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-09 12:48:12 +02:00
Patrik Oldsberg d131851373 packages: add initial codemods package
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-09 12:45:48 +02:00
Fredrik Adelöw 2e7d86c131 unbreak windows builds
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-09 11:15:54 +02:00
Fredrik Adelöw f9a4fd8249 Move everything out of the old core libs, and fix up
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-09 10:26:29 +02:00
Juan Lulkin 6ce1caa854 Refactor error panel
Signed-off-by: Juan Lulkin <jmaiz@spotify.com>
2021-06-08 23:03:06 +02:00
Juan Lulkin 467fe2200c Makes plugin optional in ErrorBoundaryFallback
Signed-off-by: Juan Lulkin <jmaiz@spotify.com>
2021-06-08 23:03:06 +02:00
Juan Lulkin 75b8537ce1 Adds error boundary to extensions
Signed-off-by: Juan Lulkin <jmaiz@spotify.com>
2021-06-08 23:03:06 +02:00
Patrik Oldsberg 26375458b1 Merge pull request #5966 from backstage/rugvip/retention
core-plugin-api: apply extension fixes and deprecate extensions in core-app-api
2021-06-08 22:36:08 +02:00
Fredrik Adelöw 6e266402f4 update api-reports and tests
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-08 21:34:59 +02:00
Patrik Oldsberg da8cba44f4 core-plugin-api: apply extension fixes and deprecate extensions in core-app-api
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-08 18:40:14 +02:00
Patrik Oldsberg c8a70893a2 Merge pull request #5924 from backstage/rugvip/best
cli: switch to @sucrase/plugin-jest instead of ts-jest
2021-06-08 16:58:43 +02:00
Fredrik Adelöw 5623e30cdc Merge pull request #5920 from goober/bugfix/keep-executable-permissions-on-downloaded-archives
Download tar.gz archives for Bitbucket
2021-06-08 15:26:46 +02:00
Fredrik Adelöw 6ffcf9ed85 fixup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-08 15:04:30 +02:00
Fredrik Adelöw 0711954a94 skip dockerised tests unless CI=1
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-08 14:47:15 +02:00
Fredrik Adelöw 28fc26ddf4 Merge pull request #5849 from SDA-SE/feat/scaffolder-conditional
Conditional scaffolder steps
2021-06-08 14:25:49 +02:00
Oliver Sand f4e3ac5ce6 Move ScmIntegrationIcon
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-06-08 14:07:08 +02:00
Max Falk 30627bd3e7 check array length and only add newlines if length > 0
Signed-off-by: Max Falk <gmdfalk@gmail.com>
2021-06-08 10:21:24 +02:00
Max Falk f3a3134f7e fix(cli): fix TypeError when formatting error messages
error.errors can be undefined which will lead to a TypeError, swallowing the actual error message in the process

Signed-off-by: Max Falk <gmdfalk@gmail.com>
2021-06-08 10:21:24 +02:00
Max Falk 5da7171903 fix(cli): fix TypeError when formatting error messages
error.errors can be undefined which will lead to a TypeError, swallowing the actual error message in the process

Signed-off-by: Max Falk <gmdfalk@gmail.com>
2021-06-08 10:21:24 +02:00
Oliver Sand 69f9a35c94 Fix template kind tests
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-06-08 09:57:50 +02:00
Fredrik Adelöw 4f8cf50fe5 Update past the broken gitbeaker version
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-08 09:14:07 +02:00
Patrik Oldsberg 9cd3c533c6 cli: switch to @sucrase/plugin-jest instead of ts-jest
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-07 22:45:27 +02:00
Tim eec173625f Merge pull request #5926 from backstage/mob/csp-directive
Remove default upgrade-insecure-requests
2021-06-07 11:30:46 -06:00
Fredrik Adelöw 442449891d Merge pull request #5934 from yafanasiev/fix-github-plugin
fix: add missing token on job list call to Github API
2021-06-07 15:22:09 +02:00
Fredrik Adelöw b5d0f0346f Merge pull request #5945 from backstage/jhaals/fix-import
catalog-import: Display prepareResult in final step
2021-06-07 14:43:03 +02:00
Fredrik Adelöw b1033b7bf8 Merge pull request #5752 from backstage/blam/migrate-templates-to-v2
Migrating old `backstage.io/v1alpha1` templates to `backstage.io/v1beta2`
2021-06-07 14:41:00 +02:00
blam d0e4a9feb9 chore: reworking excluding of templates
Signed-off-by: blam <ben@blam.sh>
2021-06-07 13:54:10 +02:00
Johan Haals 70bc30c5b7 catalog-import: Display prepareResult in final step
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-06-07 13:23:41 +02:00
blam 50484e720d chore: migrate the cra template fully and remove it from create-app
Signed-off-by: blam <ben@blam.sh>
2021-06-07 10:55:07 +02:00
blam 6c410d16bc chore: remove create-react-app template
Signed-off-by: blam <ben@blam.sh>
2021-06-07 10:55:07 +02:00
Oliver Sand 160daa72bb Fix tests for if condition in schema
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-06-07 10:14:41 +02:00
yafanasiev 9bdd2cca89 fix: add missing token on job list call to Github API
Signed-off-by: yafanasiev <y.afanasiev@easygenerator.com>
2021-06-06 14:13:32 +03:00
Tim Hansen efef396113 Add note about disabling CSP defaults
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-06-04 20:05:29 -06:00
Eric Peterson 0a032c55ce Fix bug causing search to be empty initially.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-06-04 20:09:28 +02:00
Tim Hansen 92963779b5 Remove default upgrade-insecure-requests
Co-authored-by: Mike Lewis <mtlewis@users.noreply.github.com>
Co-authored-by: Himanshu Mishra <himanshu@orkohunter.net>
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-06-04 10:20:02 -06:00
Eric Peterson 66507c5830 <SearchFilterNext /> -> <SearchFilter />, with deprecation warning.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-06-04 18:11:40 +02:00
Eric Peterson 094ec9cdb8 <SearchBarNext /> -> <SearchBar />, with deprecation warning.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-06-04 18:06:45 +02:00
Eric Peterson 42b3615b04 <SearchResultNext /> -> <SearchResult />, with deprecation warning.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-06-04 18:00:47 +02:00
Eric Peterson ab548091ed <SearchPageNext /> -> <SearchPage />, with upgrade instructions and deprecation warnings.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-06-04 17:41:34 +02:00
Oliver Sand 4dba3594ae Deprecate entityRef in output and move it into links, filter empty links
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-06-04 17:19:54 +02:00
Oliver Sand b0f54086ac Update api report
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-06-04 16:30:34 +02:00
Oliver Sand 09fdc24802 Improve documentation
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-06-04 16:30:33 +02:00
Oliver Sand 052f42400d Extend template entity schema with if in step
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-06-04 16:30:33 +02:00
Oliver Sand af06c6a782 Some small fixes
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-06-04 16:30:32 +02:00
Eric Peterson 3846822b32 Merge pull request #5786 from backstage/mob/search-fe
[Search] V1 Frontend
2021-06-04 15:08:38 +02:00
Mathias Åhsberg eda9dbd5fa Download tar.gz archives for Bitbucket
Signed-off-by: Mathias Åhsberg <mathias.ahsberg@resurs.se>
2021-06-04 12:46:42 +00:00