Commit Graph

2750 Commits

Author SHA1 Message Date
Matthew Boyle 502ebe7d24 update the configuration steps of the docs
Signed-off-by: Matthew Boyle <matt-boyle@hotmail.co.uk>
2022-10-26 08:06:16 +01:00
github-actions[bot] d4df1fbb2e Version Packages (next) 2022-10-25 13:18:27 +00:00
Johan Haals 9dba9a3b36 Merge pull request #14309 from cctechwiz/docs/gitlab-oauth-callbackurl
Updating GitLab Auth provider docs about using a custom callbackUrl
2022-10-25 10:41:48 +02:00
Anders Näsman 7165a2fcf9 Merge pull request #13913 from axdotl/patch-1
Update to most recent mkdocs-techdocs-core version
2022-10-25 09:33:39 +02:00
Josh Maxwell 52f91da678 Adding notes about using a custom callbackUrl with the GitLab Auth provider
Signed-off-by: Josh Maxwell <jmaxwell@qualtrics.com>
2022-10-24 22:21:12 -06:00
Patrik Oldsberg 99e65be542 Merge pull request #14281 from jamieklassen/patch-3
[microsite] mention connectivity to graph.microsoft.com
2022-10-24 16:56:33 -04:00
Anders Näsman 5a959e5c58 Merge pull request #13740 from Cylix/EntityListDocsGrid-Categories
plugin-techdocs: add group filtering support to EntityListDocsGrid
2022-10-24 20:53:53 +02:00
Simon Ninon 5691baea69 plugin-techdocs: add group filtering support to EntityListDocsGrid
Signed-off-by: Simon Ninon <sninon@pagerduty.com>
2022-10-24 10:34:57 -07:00
Fredrik Adelöw bf117d7f1e Merge pull request #14226 from awanlin/topic/todo-permission-tutorial-updates
Updates to the To Do List Permission Tutorial
2022-10-24 15:44:35 +01:00
Johan Haals e60bd847b3 Merge pull request #14056 from atoko/atoko/gitea/scmintegration
Gitea SCM integration / URL Reader
2022-10-24 16:11:22 +02:00
Andre Wanlin 093ef4c5b3 Improved formatting and content
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-10-24 08:48:24 -05:00
Andre Wanlin 445460e2d1 Updates to the To Do List permission tutorial
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-10-24 08:37:22 -05:00
Fredrik Adelöw e3f5f3a471 Merge pull request #14288 from backstage/freben/noplugin
small correction in the permissions docs
2022-10-24 13:30:06 +01:00
Johan Haals 511135fa7f Merge pull request #14287 from backstage/jhaals/backend-docs
docs: add backend system docs
2022-10-24 10:54:52 +02:00
Fredrik Adelöw 8b7d96e6b9 small correction in the permissions docs
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-10-24 09:19:17 +02:00
Patrik Oldsberg 3a9133e3ad microsite/pages: vale tweak
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-10-23 22:57:24 -04:00
Patrik Oldsberg 398df81469 docs/new-backend-system: fix for plugin meta service being unused in example
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-10-23 22:45:11 -04:00
Patrik Oldsberg 3449322ac2 Apply suggestions from code review
Co-authored-by: Phil Kuang <pkuang@factset.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-10-23 22:43:52 -04:00
Pedro Cardona d05e1841ce Adds gitea to supported set of SCM integrations
Signed-off-by: Pedro Cardona
<1724279+atoko@users.noreply.github.com>

GiteaUrlReader readUrl implementation.
Currently relies on content being base64 encoded

Signed-off-by: Pedro Cardona
<1724279+atoko@users.noreply.github.com>

Prettify changed files

Signed-off-by: Pedro Cardona
<1724279+atoko@users.noreply.github.com>

Changeset for gitea integration

Signed-off-by: Pedro Cardona
<1724279+atoko@users.noreply.github.com>

Include gitea in Vale vocabulary, run Lint / Prettier

Signed-off-by: Pedro Cardona
<1724279+atoko@users.noreply.github.com>

Update api-reports

Signed-off-by: Pedro Cardona
<1724279+atoko@users.noreply.github.com>

Lint packages/integration/*
Signed-off-by: Pedro Cardona
<1724279+atoko@users.noreply.github.com>

Fix getGiteaFileContentsUrl, split changesets

The previous file contents url code was missing a segment, (/branch), and was causing the loader to 404. (The intended functionality is to use the same URL you would use to view the file in gitea)
Changesets for the integration and backend-common packages were split
This commit also adds documentation relevant to the gitea integration

Signed-off-by: Pedro Cardona
<1724279+atoko@users.noreply.github.com>
Signed-off-by: Pedro Cardona <1724279+atoko@users.noreply.github.com>
2022-10-23 20:56:56 -04:00
Patrik Oldsberg 2b54e0f780 docs/new-backend-system: reorganize to prioritize plugin and module creation + tweaks
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-10-23 20:35:23 +02:00
Patrik Oldsberg 84df1e4d5f docs/new-backend-systen: more reasoning in the overview section and move it back up to the top
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-10-23 19:51:33 +02:00
Patrik Oldsberg 69837a3302 docs/new-backend-systen: add building blocks section
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-10-23 19:32:18 +02:00
Patrik Oldsberg fa9bbcfbdb docs/new-backend-systen: add status section
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-10-23 18:50:16 +02:00
Patrik Oldsberg 7c7a124563 docs/api/backend: move to docs/plugins/new-backend-system and add to sidebar
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-10-23 18:34:54 +02:00
Patrik Oldsberg a83eb55d1c docs/api/backend: updates to fit current system and reuse existing docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-10-23 18:32:58 +02:00
Fredrik Adelöw cbe11d1e23 just getting rid of vale warnings
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-10-22 17:18:47 +02:00
Jamie Klassen 2f6f81acbd mention connectivity to graph.microsoft.com
Recently I was helping somebody with a Backstage installation who was hitting
this error, and it turned out they needed a firewall rule to allow this
connectivity.

Signed-off-by: Jamie Klassen <jklassen@vmware.com>
2022-10-22 01:17:35 -04:00
Fredrik Adelöw 8b1d9831d8 Merge pull request #14271 from Bonial-International-GmbH/pjungermann/docs/bitbucket
chore(docs): remove docs for deprecated `bitbucket` integration
2022-10-21 10:20:17 +01:00
Fredrik Adelöw dccd1df0c9 Merge pull request #14270 from Bonial-International-GmbH/pjungermann/docs/integrations
chore(docs): remove reference to deprecated integration
2022-10-21 10:19:42 +01:00
Johan Haals 3166558f8d Merge pull request #14254 from cas--/master
Fix "new" ribbon showing on all plugins in marketplace
2022-10-21 10:28:05 +02:00
Patrick Jungermann 7459574707 chore(docs): remove docs for deprecated bitbucket integration
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-10-21 10:26:07 +02:00
Patrick Jungermann ebf0236d21 chore(docs): remove reference to deprecated integration
Remove reference to deprecated integration `bitbucket` at `index.md`.

Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-10-21 09:42:16 +02:00
Calum Lind 8959267df0 Fix "new" ribbon showing on all plugins in marketplace
The original commit 913145399e added a ribbon to show which plugins
were recently added to the marketplace but on the live site all plugins
were showing as 'new'. The problem is due to relying on the git author
date which is incorrect when using shallow depth clones in the build
process.

Fixed by adding new key to plugin marketplace metadata to be parsed.

Fixes: https://github.com/backstage/backstage/issues/13015
Signed-off-by: Calum Lind <calumlind@gmail.com>
2022-10-20 14:56:40 +01:00
Fredrik Adelöw d57627f917 Merge pull request #14058 from Niksko/github-discovery-validate
Optionally validate GitHub discovery locations before emitting
2022-10-20 13:46:21 +01:00
Eric Peterson d189dd860b Merge pull request #14118 from backstage/analytics/entity-awareness 2022-10-20 07:17:12 -04:00
Nikolas Skoufis b95fc4fdf3 Merge branch 'master' of github.com:Niksko/backstage into github-discovery-validate 2022-10-20 11:02:03 +11:00
Fredrik Adelöw 545d64cbc9 Merge pull request #14034 from Bonial-International-GmbH/pjungermann/schedule-in-config
feat(catalog/[...]): schedule via config + backend-plugin-api support
2022-10-19 12:55:40 +01:00
Fredrik Adelöw 45681c215b Merge pull request #14198 from backstage/freben/v170
add release notes  for v1.7.0
2022-10-19 08:59:54 +01:00
Fredrik Adelöw 24e54dda87 add changeset for v1.7.0
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-10-19 09:51:07 +02:00
Rigin Oommen fa6c767fff (docs:auth) - Updated the typo error
Signed-off-by: Rigin Oommen <riginoommen@gmail.com>
2022-10-19 12:31:03 +05:30
Fredrik Adelöw 7b8a85babb Merge pull request #14197 from mehulgohil/patch-1
Update writing-custom-field-extensions.md
2022-10-18 14:03:59 +01:00
Harry Hogg b939494552 Fixed import in docs
Signed-off-by: Harry Hogg <hhogg@spotify.com>
2022-10-18 13:32:48 +01:00
Mehul Gohil 4520ffa1b4 Update writing-custom-field-extensions.md
refactored the import 

Signed-off-by: Mehul Gohil <mehulgohil75@gmail.com>
2022-10-18 17:53:54 +05:30
Mehul Gohil 6666ea13fe Update writing-custom-field-extensions.md
Updated doc reference for validation import

Signed-off-by: Mehul Gohil <mehulgohil75@gmail.com>
2022-10-18 17:44:49 +05:30
Harry Hogg 24fb30fdb3 Updated permissions documentation to match paramsSchema changes
Signed-off-by: Harry Hogg <hhogg@spotify.com>
2022-10-18 13:00:27 +01:00
github-actions[bot] f0196a2f04 Version Packages 2022-10-18 09:55:10 +00:00
Fredrik Adelöw 2ca11fea02 Merge pull request #14174 from Bonial-International-GmbH/pjungermann/github/naming
chore(catalog/github): use consistent naming of `[gG]ithub` in code
2022-10-18 10:38:17 +01:00
Fredrik Adelöw 693fbd8422 Merge pull request #14028 from GoFightNguyen/docker_buildkit
Docker buildkit
2022-10-18 10:28:17 +01:00
Patrik Oldsberg 31f64105b2 create-app: fix index route redirect
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-10-18 10:27:42 +02:00
Patrick Jungermann be9474b103 chore(catalog/github): use consistent naming of [gG]ithub in code
Relates to the discussion at PR #14039.

Relates-to: PR #14039
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-10-17 21:03:41 +02:00