Commit Graph

122 Commits

Author SHA1 Message Date
Patrik Oldsberg 1505a8cd70 scripts/api-extractor: fix package index descriptions
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-11-28 13:29:19 +01:00
Fredrik Adelöw 1e57d1c23e Merge pull request #8071 from backstage/feat/change-default-port
Change default port of backend from 7000 to 7007
2021-11-22 15:58:48 +01:00
Patrik Oldsberg 3487a35ee4 Merge pull request #8175 from backstage/rugvip/release-flow
Tweak release process to require changesets for new packages
2021-11-22 13:23:04 +01:00
Patrik Oldsberg 08dc0d6788 scripts/list-deprecations: allow args to be passed to filter packages
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-11-21 15:09:42 +01:00
Patrik Oldsberg 05ccc8276c scripts/list-deprecations: improve release lookup to check for actual release
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-11-21 13:53:33 +01:00
Patrik Oldsberg 2cd2bab86a scripts: add script for listing deprecations
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-11-20 15:32:16 +01:00
Patrik Oldsberg ab31a2c286 updated release process to not release new packages immediately
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-11-20 14:58:57 +01:00
Otto Sichert b23bc7f9c3 Change default port of backend to 7007 due to MacOS Control Center update
Signed-off-by: Otto Sichert <git@ottosichert.de>
2021-11-18 16:45:57 +01:00
Eric Peterson ec2c835afc Merge pull request #8007 from backstage/refactor/merge-back-techdocs-cli
Tech Docs Command Line Reunification
2021-11-17 13:00:48 +01:00
Patrik Oldsberg c9e19092a7 api-extractor: add support for @ignore
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-11-17 11:55:39 +01:00
Camila Belo c0e64a685f test(techdocs-cli): kill detached child process
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2021-11-16 20:45:30 +01:00
Camila Belo 59a3b58805 fix(techdocs-cli): cross-platform build script
Co-authored-by: Emma Indal <emma.indahl@gmail.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2021-11-14 15:46:27 +01:00
Patrik Oldsberg dd75158865 scripts: tweak snyk script to match license issues
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-11-12 21:42:40 +01:00
Patrik Oldsberg 46a161a023 scripts: make snyk issue script executable
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-11-12 21:35:40 +01:00
Andrew Thauer 71e7b0ee92 refactor: reunification of techdocs-cli and backstage repos
Signed-off-by: Andrew Thauer <athauer@wealthsimple.com>
2021-11-11 19:31:55 +01:00
Harry Hogg a1c4c8de3d Fixes a minor markdown foobar in the body output
Signed-off-by: Harry Hogg <hhogg@spotify.com>
2021-11-11 13:25:50 +00:00
Harry Hogg 7205d37a14 Updated script to create, update and close github issues
Signed-off-by: Harry Hogg <hhogg@spotify.com>
2021-10-28 13:04:14 +01:00
Himanshu Mishra bf76bb7a1d create github issue with a formatted body
Co-authored-by: Harry Hogg <hhogg@spotify.com>
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-10-26 14:43:30 +02:00
Himanshu Mishra 3cb1e8e6ee fix types/react version
Co-authored-by: Harry Hogg <hhogg@spotify.com>
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-10-26 14:16:29 +02:00
Harry Hogg 6e1a523f86 chore(Snyk): Added scripts for syncing Snyk vulnerabilities to Github issues.
Signed-off-by: Harry Hogg <hhogg@spotify.com>
2021-10-26 14:07:55 +02:00
Patrik Oldsberg 74e1fc1e7d scripts/api-extractor: show instructions both before and after file contents
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-20 18:46:55 +02:00
Patrik Oldsberg cbc0a83184 Merge pull request #5675 from ayshiff/feature/techdocs-e2e
Feature/techdocs e2e
2021-09-29 13:46:13 +02:00
Tomasz Szuba 5ea60a9be5 Escape pipe character | in api docs
Signed-off-by: Tomasz Szuba <tszuba@box.com>
2021-09-28 15:12:38 +02:00
Patrik Oldsberg 174c574311 Merge branch 'master' into feature/techdocs-e2e
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-28 11:12:31 +02:00
Patrik Oldsberg b54372e9dc scripts/api-extractor: fix path handling on windows
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-15 23:46:22 +02:00
Patrik Oldsberg c12459d93e api-extractor: tweak front matter handling
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-14 19:34:28 +02:00
Patrik Oldsberg b8310ae106 api-extractor: separate tables for packages and plugins
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-14 18:59:38 +02:00
Patrik Oldsberg d4e614bb1d remove docgen package
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-12 23:16:11 +02:00
Patrik Oldsberg 6caa4df79b api-extractor: switch to subclassing instead of monkey patching
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-12 11:42:17 +02:00
Patrik Oldsberg 7da91310b0 api-extractor: document doc generation a bit
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-11 19:21:50 +02:00
Patrik Oldsberg e79b23d38b api-extractor: drop special handling of @component
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-11 19:10:16 +02:00
Patrik Oldsberg f8b3635f90 api-extractor: working docs mvp
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-11 19:08:55 +02:00
Fredrik Adelöw 923491eece run prettier formatting
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-08-09 11:54:38 +02:00
Rémi Doreau 2c087c4568 feat(cypress): techdocs fixture
Signed-off-by: Rémi Doreau <remi.d45@gmail.com>
2021-07-21 00:01:28 +02:00
Patrik Oldsberg d669e75d95 scripts/api-extractor: enable warnings in API reports
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-07-15 01:06:55 +02:00
Patrik Oldsberg e87aa59df3 scripts/api-extractor: run prettier on generated API reports
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-07-12 19:46:43 +02:00
Patrik Oldsberg 1a6362b423 scripts/api-extractor: generate api-reports for previously unsupported packages
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-07-12 19:46:43 +02:00
Oliver Sand c267509df1 api-extractor: check whether folder has a package.json
Often when switching between branches, I have empty folders in my working copy and Git doesn't track folders. Another case is the now deleted `core` package which remains as an empty folder locally (due to the node_modules folder still being there).
Sadly, api-extractor crashes on empty folder, so this introduces a check that the folder is a package by checking for the package.json file.

Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-06-24 15:37:26 +02:00
Patrik Oldsberg c7126e7a86 docs,workflows: remove or update references to packages/core(-api)
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-24 12:50:40 +02:00
Fredrik Adelöw a88073c29a Update copyright headers
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-18 20:26:42 +02:00
Fredrik Adelöw 93529a5f11 Permit, and prefer, "The Backstage Authors" in the copyright header
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-18 10:35:47 +02:00
Patrik Oldsberg 5429bfa69e scripts/api-extractor: update to create reports for plugin packages too
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-17 10:35:51 +02:00
Patrik Oldsberg 908750b472 scripts/check-type-dependencies: fix handling of duplicate imports
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-15 14:36:16 +02:00
Patrik Oldsberg 150ab3ebb5 scripts: fix package detection in check-if-release.js
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-11 13:51:07 +02:00
Patrik Oldsberg 3aeccc94ba Merge pull request #5825 from backstage/mob/evolution-v2
core: split into three new separate packages
2021-06-01 17:29:06 +02:00
Patrik Oldsberg 06e7258bc3 scripts/api-extractor: generate reports for core-*-api
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-05-31 16:29:29 +02:00
Fredrik Adelöw 5dc8bdad45 Merge pull request #5656 from backstage/freben/database-tests-try2
Introduce `@backstage/backend-test-utils`, with `TestDatabases`
2021-05-31 13:20:23 +02:00
Fredrik Adelöw 4b17d4df6f Move copyright header handling explicitly into the repo
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-05-27 11:47:15 +02:00
Fredrik Adelöw 330f4bacdb rename to backend-test-utils and rearrange a bit
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-05-27 10:52:04 +02:00
Fredrik Adelöw 8c0109abba Introduce @backstage/backend-testing, with TestDatabases to start off
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-05-26 18:02:16 +02:00