Commit Graph

3872 Commits

Author SHA1 Message Date
Patrik Oldsberg 2faf047072 Merge pull request #21604 from backstage/rugvip/kebab
switch all backend module IDs to use kebab-case
2023-11-29 10:54:41 +01:00
Andre Wanlin 79753d6fe6 Added Node 20 note to software template section
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2023-11-28 09:52:38 -06:00
MT Lewis 01dfe4770a docs: add note about transitive group membership to identity resolver docs
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2023-11-28 15:15:16 +00:00
github-actions[bot] 356906bab8 Version Packages (next) 2023-11-28 13:37:18 +00:00
Aramis ce3f7d4f28 Merge pull request #17470 from sennyeya/generator 2023-11-28 08:18:23 -05:00
Patrik Oldsberg b916a9e2e1 Merge pull request #21594 from knottAutodesk/patch-1
Update api.md
2023-11-28 12:17:22 +01:00
Patrik Oldsberg cc4228ec11 switch all backend module IDs to use kebab-case
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-11-28 11:53:57 +01:00
Philipp Hugenroth 997d28b2b1 Merge pull request #21384 from backstage/philipph/doc-mui5-migration
[MUI] Migration Guide for Unified Theme & Material UI v5
2023-11-28 10:44:29 +01:00
Ben Lambert fcf3898e1f Merge pull request #21104 from backstage/philipph/circleci-moved
[CircleCI] Changing ownership & location of CircleCI plugin
2023-11-28 10:35:25 +01:00
Larry Knott d5f0e991ea Better link fix
Signed-off-by: Larry Knott <larry.knott@autodesk.com>
2023-11-27 14:01:23 -08:00
knottAutodesk 4050f7776b Update api.md
The link to `The Life of an Entity` was broken.

Signed-off-by: knottAutodesk <143034967+knottAutodesk@users.noreply.github.com>
2023-11-27 12:16:35 -08:00
Philipp Hugenroth d535229fe4 Improve code examples
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2023-11-27 16:26:16 +01:00
Ben Lambert 3832901bf1 Merge pull request #21514 from awanlin/topic/plugin-directory-tips
Added Plugin Directory Submission Tips
2023-11-27 10:55:29 +01:00
Patrik Oldsberg 1bb15feb3d Merge pull request #21541 from backstage/rugvip/i18nest
core-plugin-api: update createTranslationRef to support nested messages and use camelCase keys
2023-11-25 17:06:53 +01:00
Fredrik Adelöw f28c5a0b66 Merge pull request #21533 from backstage/freben/logs
make sure that local dev logs in vscode
2023-11-25 11:19:06 +01:00
Andre Wanlin e9e57add1b Merge pull request #21403 from hainenber/support-additional-mkdocs-server-cli-params
Support additional mkdocs server cli params
2023-11-24 10:31:55 -06:00
Andre Wanlin 1ee1ad371b Added slash to example
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2023-11-24 09:01:05 -06:00
Patrik Oldsberg 772f4982cb docs: update internationalization to use camelCase and nested message declarations
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-11-24 13:50:33 +01:00
Fredrik Adelöw 5acb524e9c make sure that local dev logs in vscode
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-11-24 11:15:01 +01:00
Andre Wanlin d8133b281d Added Plugin Directory Submission Tips
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2023-11-23 13:37:28 -06:00
Aramis 3c03848cf8 Merge pull request #21440 from backstage/debug-setup
Add docs for how to debug with VSCode
2023-11-22 13:50:41 -05:00
github-actions[bot] 0351e094e8 Version Packages (next) 2023-11-21 23:07:07 +00:00
Aramis Sennyey 695984e90b remove comments for logging level
Signed-off-by: Aramis Sennyey <aramiss@spotify.com>
2023-11-21 14:49:24 -05:00
Aramis Sennyey 5c3b782d46 remove env setting
Signed-off-by: Aramis Sennyey <aramiss@spotify.com>
2023-11-21 12:41:04 -05:00
hainenber 716dd37404 fix(pkg/techdocs): correct dirtyreload arg for mkdocs
Also correct array-like elements for rest operator

Signed-off-by: hainenber <dotronghai96@gmail.com>
2023-11-21 22:37:02 +07:00
github-actions[bot] 8ece80419a Version Packages (next) 2023-11-21 15:13:12 +00:00
Vincenzo Scamporlino eb1a1d3510 Merge pull request #21435 from edodusi/patch-1
docs: fix GitHub Discovery link in adding-templates.md
2023-11-21 14:16:34 +01:00
Ben Lambert 5301b41fc8 Merge pull request #21433 from duncanso/patch-1
Correct docs to react-refresh instead of react-hot-loader
2023-11-21 10:25:39 +01:00
Aramis Sennyey 5df6ead45a Add docs for how to debug.
Signed-off-by: Aramis Sennyey <aramiss@spotify.com>
2023-11-20 12:43:52 -05:00
Edoardo Dusi 859dd0745f docs: fix GitHub Discovery link in adding-templates.md
Signed-off-by: Edoardo Dusi <edo@edoardodusi.com>
2023-11-20 18:00:49 +01:00
Patrik Oldsberg fc92656e42 Merge pull request #20738 from akz08/add-docker-useroptions-bypass
Add a way to bypass user modification for TechDocs CLI docs generation in Docker
2023-11-20 17:41:14 +01:00
Duncan Sommer 36543ae3b2 Correct docs to mention React Refresh
Signed-off-by: Duncan Sommer <113373963+duncanso@users.noreply.github.com>
2023-11-20 17:39:14 +01:00
Patrik Oldsberg ee22acd76c Apply suggestions from code review
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-11-20 16:57:58 +01:00
hainenber 69b2f7bf3b fix(techdocs-cli): limit supported mkdocs flags
Signed-off-by: hainenber <dotronghai96@gmail.com>
2023-11-20 21:46:41 +07:00
Patrik Oldsberg 7543a983b4 docs/backend-system: update plugin migration docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-11-20 15:33:22 +01:00
hainenber 549ca5e3c4 fix(pkg/techdocs-cli): specify new opt
Signed-off-by: hainenber <dotronghai96@gmail.com>
2023-11-20 21:23:10 +07:00
Aramis Sennyey 38340678c3 feat(openapi): Create Backstage plugins through generator tooling.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
Signed-off-by: Aramis Sennyey <sennyeyaramis@gmail.com>
Signed-off-by: Aramis Sennyey <aramiss@spotify.com>
2023-11-17 13:58:25 -05:00
Philipp Hugenroth a647d24d25 let's get this in...
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2023-11-17 14:47:41 +01:00
Philipp Hugenroth d1f3e73a8e Context on react 17
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2023-11-17 11:35:49 +01:00
Philipp Hugenroth 62c6901fe8 Fix spelling issue
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2023-11-17 11:35:49 +01:00
Philipp Hugenroth cc0f489d1c Update MUI 5 Migration doc
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2023-11-17 11:35:49 +01:00
Philipp Hugenroth b4be4e630a Move migration guides to tutorials
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2023-11-17 11:35:49 +01:00
Philipp Hugenroth ecc4e417e4 Improve English & add additional information from feedback
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2023-11-17 11:35:49 +01:00
Philipp Hugenroth 82a42f34a1 Add Migrating to v5 Guide in Custom Theme Documentation
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2023-11-17 11:35:49 +01:00
Patrik Oldsberg 68f1ff104c Merge pull request #21282 from backstage/rugvip/moduledocs
docs/backend-system: update docs to be clearer about module extension points
2023-11-15 21:06:24 +01:00
Deepankumar 52050ada6e SingleTenant ServiceLocatorMethod for Kubernetes cluster by entity annotation (#20954)
* Filter Kubernetes cluster by entity annotation

Signed-off-by: Deepankumar Loganathan <deepan0433@gmail.com>

* Documentation updated

Signed-off-by: Deepankumar Loganathan <deepan0433@gmail.com>

* SingleTenantLocator implemented

Signed-off-by: Deepankumar Loganathan <deepan0433@gmail.com>

* API reports updated

Signed-off-by: Deepankumar Loganathan <deepan0433@gmail.com>

* spelling corrected

Signed-off-by: Deepankumar Loganathan <deepan0433@gmail.com>

* document updated and fixed review comments

Signed-off-by: Deepankumar Loganathan <deepan0433@gmail.com>

---------

Signed-off-by: Deepankumar Loganathan <deepan0433@gmail.com>
2023-11-15 14:54:22 -05:00
Fredrik Adelöw 3d61cb0b6a Merge pull request #20214 from mecseid/feature/implement-gitea-readtree
Implement readTree of Gitea provider to support Techdocs
2023-11-15 10:13:24 +01:00
Alex Crome 129e0f7797 Backend Migration Docs for Microsoft Graph Entity Provider
Added section to the migration guide specifically around how to migrate the Microsoft Graph Entity Provider.

Updated current documentation to recommend setting schedule in config rather than code.
Whilst not strictly nessescarry for the migration docs, documenting this way of setting the schedule eases migrations later (since the new backend system only allows setting schedules via config and not code)

Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
2023-11-14 20:02:53 +00:00
Patrik Oldsberg 0c4e5b6c6e Merge pull request #20681 from alexashley/node-20-no-snapshots-flag
docs: mention flag for using software templates on Node 20
2023-11-14 19:58:15 +01:00
Patrik Oldsberg 083265bd93 Apply suggestions from code review
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-11-14 16:27:59 +01:00