Commit Graph

96 Commits

Author SHA1 Message Date
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
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
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
Niklas Aronsson 77abf50acf Baazar plugins: Fixed api warnings
"bazaar" and "baazar-backend" has been removed from the list of
"allowed warnings"."

Signed-off-by: Niklas Aronsson <niklasar@axis.com>
2022-07-15 12:43:44 +02:00
Patrik Oldsberg 40c27b9a15 api-extractor: warn about unnecessarily allowing warnings
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-07-13 11:37:34 +02:00
Fredrik Adelöw d70aaa7622 code-coverage: clean up exports
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-07-05 14:45:22 +02:00
Patrik Oldsberg b0f4323e49 api-extractor: give cli commands even more time
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-07-04 10:36:25 +02:00
Patrik Oldsberg c1f4ad85d5 scripts/api-extractor: increase cli exec timeout and buffer size
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-06-29 13:34:11 +02:00
Patrik Oldsberg 480dae16c8 scripts/api-extractor: better error reporting for cli errors
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-06-29 13:34:11 +02:00
Patrik Oldsberg e9fd938ede scripts/api-extractor: generate API reports for CLI packages
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-06-29 13:34:11 +02:00
blam 50f877683b chore: another plugin just crept in there
Signed-off-by: blam <ben@blam.sh>
2022-06-13 16:16:58 +02:00
Patrik Oldsberg fe0e5a6fea scripts/api-extractor: switch to allow list for api report warnings
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-06-13 14:53:55 +02:00
Anders Näsman 2dc4818541 apply review feedback
Signed-off-by: Anders Näsman <andersn@spotify.com>
2022-06-10 10:28:45 +02:00
Emma Indal e27877b9e1 Merge pull request #11805 from backstage/emmaindal/clean-up-search-api-reports
[Search] clean up search api reports
2022-06-03 16:37:56 +02:00
blam 1c9a0e4787 chore: replace all on node14
Signed-off-by: blam <ben@blam.sh>
2022-06-02 15:13:41 +02:00
blam 77f60d0397 chore: fix all occurences of .html.
Signed-off-by: blam <ben@blam.sh>
2022-06-02 15:01:45 +02:00
blam 7a8dbea0f7 chore: fix html references
Signed-off-by: blam <ben@blam.sh>
2022-06-02 14:47:34 +02:00
Emma Indal b39d3ee499 add additional search packages to api-extractor NO_WARNING_PACKAGES list
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-06-02 13:11:42 +02:00
Fredrik Adelöw 8fb1215a2a Merge pull request #10777 from julioz/codescene-plugin
Add CodeScene plugin
2022-05-06 14:06:42 +02:00
Julio Zynger 9a1beef3e1 Merge branch 'master' into codescene-plugin 2022-04-28 15:00:52 +02:00
Anders Näsman 8535b9512e add packages to script
Co-authored-by: Eric Peterson <iamEAP@users.noreply.github.com>
Signed-off-by: Anders Näsman <andersn@spotify.com>
2022-04-27 13:10:42 +02:00
Julio Zynger 9bc6e9493f Add CodeScene plugin
[CodeScene](https://codescene.com/) is a multi-purpose tool bridging code, business and people. See hidden risks and social patterns in your code. Prioritize and reduce technical debt.

Signed-off-by: Julio Zynger <julio.zynger@soundcloud.com>
2022-04-21 09:18:14 +02:00
Emma Indal 7fba6163fe clean up search-react api report warnings
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-04-15 11:08:23 +02:00
Otto Sichert b05870bcb7 Move @backstage/techdocs-addons to @backstage/plugin-techdocs-react
Co-authored-by: Eric Peterson <iamEAP@users.noreply.github.com>
Co-authored-by: Anders Näsman <realandersn@users.noreply.github.com>
Signed-off-by: Otto Sichert <git@ottosichert.de>
2022-04-11 16:13:07 +02:00
Camila Belo 914cfdb0b7 fix(techdocs): update api reports
Co-authored-by: Emma Indal <emma.indahl@gmail.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-04-09 13:47:02 +02:00
Eric Peterson 19c0db60aa Initial package to encapsulate the TechDocs addon framework.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-04-09 13:43:46 +02:00
Fredrik Adelöw 99063c39ae just some more api report cleanup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-04-01 14:59:50 +02:00
Patrik Oldsberg 97836af324 scripts/api-extractor: remove forced handlebars inclusion
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-15 10:08:13 +01:00
Patrik Oldsberg d470dd683e scripts/api-extractor: add support for @ignore in separate modules
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-14 17:51:28 +01:00
Fredrik Adelöw 165cabfeb6 Merge pull request #9976 from backstage/freben/generation
remove `metadata.generation`
2022-03-10 15:45:21 +01:00
Fredrik Adelöw a6e2851902 add check for externalized processors
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-10 11:51:18 +01:00
Julio Zynger 0e7cfaf880 Add periskop and periskop-backend to NO_WARNING_PACKAGES
Signed-off-by: Julio Zynger <julio.zynger@soundcloud.com>
2022-03-07 15:05:34 +01:00
Fredrik Adelöw 66ba5d9023 Create azure and gitlab catalog modules, move related processors into them
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-06 19:58:26 +01:00
Eric Peterson 3e54f6c436 Use @backstage/plugin-search-common instead of @backstage/search-common
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-03-04 18:47:55 +01:00
Fredrik Adelöw 02ad19d189 remove metadata.generation
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-04 11:17:24 +01:00
Eric Peterson 91bf1e6c1a Use @backstage/plugin-techdocs-node instead of @backstage/techdocs-common
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-03-04 09:54:19 +01:00
Eric Peterson 0547246b84 Clean up search-common/search-backend-node APIs, indicating beta.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-03-02 17:29:18 +01:00
Emma Indal b67a5a6af9 Merge pull request #9730 from backstage/emmaindal/techdocs-api-report 2022-02-25 17:23:04 +01:00
Emma Indal d0f6032590 add techdocs to list of packages with no warnings in api extractor script
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-02-25 13:47:26 +01:00
Eric Peterson d2a2ee0782 Ensure techdocs-backend and techdocs-common packages no longer allow warnings.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-02-25 13:17:25 +01:00
Johan Haals 6d994fd9da catalog-backend: Cleanup API report
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-02-21 14:55:34 +01:00
Fredrik Adelöw 25e97e7242 introduce a catalog aws module
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-02-18 12:17:00 +01:00
Johan Haals b04f99e0a3 do not allow errors in plugins/catalog-react
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-02-17 12:02:00 +01:00
Patrik Oldsberg 9c17a6cdb9 Merge pull request #9445 from backstage/rugvip/api-doc-tweaks
api-extractor: add doc transforms for arrow components and func decls
2022-02-10 18:38:56 +01:00
Patrik Oldsberg 54c382c92c api-extractor: add doc transforms for arrow components and func decls
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-10 18:20:52 +01:00
Patrik Oldsberg 2b37b3057e scripts/api-extractor: allow docs build to be run for individual packages
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-10 18:20:51 +01:00
Fredrik Adelöw 9058bb1b5e add empty @backstage/plugin-auth-node
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-02-09 10:23:07 +01:00
Johan Haals 0af2670e45 scripts: Do not allow warnings in packages/release-manifests
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-02-08 14:49:49 +01:00
Fredrik Adelöw 7bb1bde7f6 Bunch of random api cleanup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-02-03 16:27:15 +01:00