Commit Graph

12462 Commits

Author SHA1 Message Date
Emma Indal 0df9a2639f yield questions as we request them
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-08-19 16:18:54 +02:00
Emma Indal 79040f73f7 add pagination to request for stack overflow questions
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-08-19 16:08:02 +02:00
Ben Lambert 2c8cb22ec0 Merge pull request #12952 from backstage/blam/next-scaffolder/wizard-2
scaffolder(next): Support `async` validation for `CustomFieldExtensions` and run validation for `type: object`
2022-08-19 10:56:11 +02:00
blam 64658427a0 chore: fixing tests by wrapping in act
Signed-off-by: blam <ben@blam.sh>
2022-08-19 10:21:53 +02:00
Fredrik Adelöw a9b435ed1c Merge pull request #13228 from backstage/freben/neato
it just keeps 🧹 -ing
2022-08-19 09:15:17 +02:00
Fredrik Adelöw ef9ab322de it just keeps 🧹 -ing
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-08-18 17:21:00 +02:00
blam ddb0557e56 chore: code-review comments
Signed-off-by: blam <ben@blam.sh>
2022-08-18 16:47:28 +02:00
blam 5d2b0b8fc8 chore: remove some whitespace
Signed-off-by: blam <ben@blam.sh>
2022-08-18 16:26:13 +02:00
Patrik Oldsberg 05d2262c45 Merge pull request #13141 from darthaud/fix/allow-skip-migrations-all-plugins
Fix/allow skip migrations all plugins
2022-08-18 16:26:01 +02:00
blam ac002fe3f0 chore: removing the error context, this isn't used anymore
Signed-off-by: blam <ben@blam.sh>
2022-08-18 16:24:46 +02:00
Fredrik Adelöw d461eca145 Merge pull request #13220 from backstage/freben/more-api-ness
more 🧹  api cleanup
2022-08-18 16:24:12 +02:00
blam ac43121a1e chore: updating api-report
Signed-off-by: blam <ben@blam.sh>
2022-08-18 16:16:09 +02:00
Fredrik Adelöw 7a8a255fb3 Merge pull request #13222 from backstage/freben/mmmmmmmoarrrrrrr
well, let's clean 🧹 up some more
2022-08-18 16:02:57 +02:00
Daniel Dias Branco Arthaud 08b9631a5d fix(scaffolder-backend): Allow it to skip migrations
Signed-off-by: Daniel Dias Branco Arthaud <arthaud@gmail.com>
2022-08-18 10:55:20 -03:00
Daniel Dias Branco Arthaud f2ee2a5dbb fix(code-coverage-backend): Allow it to skip migrations
Signed-off-by: Daniel Dias Branco Arthaud <arthaud@gmail.com>
2022-08-18 10:55:20 -03:00
Daniel Dias Branco Arthaud 833e2e4904 fix(search-backend-module-pg): Allow it to skip migrations
Signed-off-by: Daniel Dias Branco Arthaud <arthaud@gmail.com>
2022-08-18 10:55:20 -03:00
Daniel Dias Branco Arthaud 04eedfc4bf fix(app-backend): Allow it to skip migrations
Signed-off-by: Daniel Dias Branco Arthaud <arthaud@gmail.com>
2022-08-18 10:55:20 -03:00
Daniel Dias Branco Arthaud 332d6bff46 fix(bazaar-backend): Allow it to skip migrations
Signed-off-by: Daniel Dias Branco Arthaud <arthaud@gmail.com>
2022-08-18 10:55:20 -03:00
Daniel Dias Branco Arthaud ba2e4337d1 fix(tech-insights-backend): Allow it to skip migrations
Signed-off-by: Daniel Dias Branco Arthaud <arthaud@gmail.com>
2022-08-18 10:55:20 -03:00
blam bc6a0c248a chore: fixing typescript
Signed-off-by: blam <ben@blam.sh>
2022-08-18 15:54:14 +02:00
blam d120031676 chore: added a library to work with the json schema form and make it easier to take into account all the different versions of jsonschema
Signed-off-by: blam <ben@blam.sh>
2022-08-18 15:53:46 +02:00
Fredrik Adelöw a23f1314a4 Merge pull request #13217 from backstage/freben/api-fresh
just some 🧹 api cleaning
2022-08-18 15:53:08 +02:00
blam 7b186350d8 chore: rendering the errors for the async validation
Signed-off-by: blam <ben@blam.sh>
2022-08-18 15:47:07 +02:00
blam 6c8c1a4140 chore: starting to add async validation to the next scaffolder
Signed-off-by: blam <ben@blam.sh>
2022-08-18 15:47:07 +02:00
Fredrik Adelöw f6be17460d well, let's clean up some more
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-08-18 15:45:15 +02:00
Fredrik Adelöw 3f739be9d9 more api cleanup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-08-18 15:16:19 +02:00
Fredrik Adelöw c8bb0ff8ce just some 🧹 api cleaning
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-08-18 13:30:02 +02:00
Tim Jacomb 4c82b955fc Typo in README for catalog-backend-module-msgraph
Signed-off-by: Tim Jacomb <21194782+timja@users.noreply.github.com>
2022-08-18 11:55:27 +01:00
Patrik Oldsberg 1d6a1e069a Merge pull request #13162 from awanlin/topic/user-profile-edit
Added edit button to UserProfileCard
2022-08-18 11:30:13 +02:00
Fredrik Adelöw e195112c5c Merge pull request #12977 from isand3r/feat/dynatrace-plugin-synthetics
feat(plugin/dynatrace): synthetics monitor card to track recent failures
2022-08-18 11:25:56 +02:00
Andre Wanlin 8d8bde24f6 Change so edit icon is not visible by default
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-08-17 12:54:02 -05:00
Patrik Oldsberg 361d88f6cc scaffolder-backend: update API report
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-08-17 13:09:41 +02:00
Leon van Ginneken 422ac84c30 chore: api-report
Signed-off-by: Leon van Ginneken <leon.van.ginneken@alliander.com>
2022-08-17 12:15:49 +02:00
Leon van Ginneken 806ec8025c Merge branch 'backstage:master' into github-homepage 2022-08-17 11:52:23 +02:00
Patrik Oldsberg 856f748f7a Merge pull request #13076 from backstage/rugvip/remove
scaffolder-backend: removed the publish:file action
2022-08-17 10:21:32 +02:00
Isaiah Thiessen 9d18c0c382 fix: update component props in unit tests
Signed-off-by: Isaiah Thiessen <isaiah.thiessen@telus.com>
2022-08-16 09:27:55 -07:00
Isaiah Thiessen a64051990a Merge branch 'master' into feat/dynatrace-plugin-synthetics
Signed-off-by: Isaiah Thiessen <isaiah.thiessen@telus.com>
2022-08-16 09:27:24 -07:00
Leon van Ginneken b254e95141 chore: update api-report
Signed-off-by: Leon van Ginneken <leon.van.ginneken@alliander.com>
2022-08-16 16:30:40 +02:00
Leon van Ginneken bcd9bc0d50 test: fix test
Signed-off-by: Leon van Ginneken <leon.van.ginneken@alliander.com>
2022-08-16 16:26:50 +02:00
Leon van Ginneken 1c6106bafb test: add tests
Signed-off-by: Leon van Ginneken <leon.van.ginneken@alliander.com>
2022-08-16 15:35:10 +02:00
Leon van Ginneken 88f8c2a406 feat: add homepage option to github:repo:create
Signed-off-by: Leon van Ginneken <leon.van.ginneken@alliander.com>
2022-08-16 15:34:41 +02:00
Leon van Ginneken 9f071f3c4d feat: add homepage to github:publish options
Signed-off-by: Leon van Ginneken <leon.van.ginneken@alliander.com>
2022-08-16 15:07:41 +02:00
github-actions[bot] a5684d0d53 Version Packages 2022-08-16 12:15:33 +00:00
blam 8fa852f2c8 chore: path is no longer needed
Signed-off-by: blam <ben@blam.sh>
2022-08-16 13:53:33 +02:00
Ben Lambert 560fd1251a Update plugins/scaffolder-backend/src/scaffolder/actions/builtin/fetch/template.ts
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Ben Lambert <blam@spotify.com>
2022-08-16 13:51:46 +02:00
blam a88aa8ff71 chore: fix behaviour on windows for absolute paths
Signed-off-by: blam <ben@blam.sh>
2022-08-16 13:44:53 +02:00
Johan Haals b24904dcfe Merge pull request #13059 from getndazn/feat/github-issues-api
feat: (GitHub Issues Plugin) Dedicated plugin API to communicate with GitHub + correctly handle partial failures from GitHub API
2022-08-16 11:15:08 +02:00
Kamil Wolny 474370b668 feat: removed faker-js
Signed-off-by: Kamil Wolny <mrwolny@gmail.com>
2022-08-16 09:36:35 +01:00
Eric Peterson 80385fa879 Merge pull request #13090 from awanlin/topic/revert-heading-size
[TechDocs] Fix large headings
2022-08-16 10:22:46 +02:00
Fredrik Adelöw f099e14a18 Merge pull request #13130 from timharris777/Fixes-#13126
Fixes #13126
2022-08-16 10:07:19 +02:00