Commit Graph

2640 Commits

Author SHA1 Message Date
github-actions[bot] 4e94720142 Version Packages (next) 2022-09-27 10:57:53 +00:00
Fredrik Adelöw c01d7a692e Merge pull request #13796 from luchillo17/feat/BCKSTG-65
docs: Add disclaimer about OIDC enabled clusters
2022-09-27 11:37:30 +02:00
Fredrik Adelöw ceac8795ad Merge pull request #13828 from punkle/patch-4
Fix command to create a frontend plugin
2022-09-27 11:34:52 +02:00
Johan Haals f6789c2275 Merge pull request #13749 from clemensheithecker/patch-2
Add custom actions plugin for Azure repositories
2022-09-26 10:15:05 +02:00
Brian Fletcher 81b0637824 Update backend-plugin.md
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-09-23 15:25:59 +01:00
Brian Fletcher 6103298d05 Fix command to create a backend plugin
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-09-23 15:22:19 +01:00
Brian Fletcher 9925f5bdbb Fix command to create a frontend plugin
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-09-23 15:20:31 +01:00
Patrik Oldsberg 0994ae530b Merge pull request #13775 from ivangonzalezacuna/fix/k8s-rbac-config
Added missing daemonsets to RBAC permissions
2022-09-23 15:49:47 +02:00
MT Lewis 7506c95e94 docs: fix incorrect import in frontend permission integration docs (#13816)
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>

Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-09-23 13:05:55 +01:00
Fredrik Adelöw 93fcda09ce Merge pull request #13784 from dagda1/document-step-layouts
document custom step layouts
2022-09-23 08:56:05 +02:00
Joon Park 6c027cdab2 Frontend authorization docs for plugin authors (#11034)
* Frontend authorization docs for plugin authors

Signed-off-by: Joon Park <joonp@spotify.com>

* Wording changes

Signed-off-by: Joon Park <joonp@spotify.com>

* Clarify name of example create permission variable

Signed-off-by: Joon Park <joonp@spotify.com>

* Refactor todo list frontend code to reduce diff

Signed-off-by: Joon Park <joonp@spotify.com>

* API reports

Signed-off-by: Joon Park <joonp@spotify.com>

Signed-off-by: Joon Park <joonp@spotify.com>
2022-09-22 14:06:23 +01:00
Carlos Esteban Lopez 9847aef033 docs: Change GKE for EKS in oidcTokenProvider section
Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com>
2022-09-21 15:50:06 -05:00
Carlos Esteban Lopez 7e4bffe0b8 docs: Add disclaimer about OIDC enabled clusters
Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com>
2022-09-21 14:53:57 -05:00
Paul Cowan ff4f8bb9e5 add writing-custom-step-layouts to sidebars.json
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot>
2022-09-21 18:20:51 +01:00
Paul 2b908d00b7 Update docs/features/software-templates/writing-templates.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Paul <paul.cowan@cutting.scot>
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot>
2022-09-21 18:20:51 +01:00
Paul Cowan 0c8d3347b4 add docs entry for custom step layout
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot>
2022-09-21 18:20:51 +01:00
Joon Park ff08f1d14e Frontend permission docs for integrators (#11039)
* Frontend permission docs for integrators

Signed-off-by: Joon Park <joonp@spotify.com>

* Update docs/permission/frontend-integration.md

Co-authored-by: Joe Porpeglia <josephp@spotify.com>
Signed-off-by: Joon Park <joonp@spotify.com>

Signed-off-by: Joon Park <joonp@spotify.com>
Co-authored-by: Joe Porpeglia <josephp@spotify.com>
2022-09-21 13:56:37 +01:00
Patrik Oldsberg 884d0c6751 Merge pull request #13776 from backstage/rugvip/nodocs
docs: remove empty auth backend docs
2022-09-21 13:21:33 +02:00
Patrik Oldsberg 11b27571f0 docs: remove empty auth backend docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-21 12:10:17 +02:00
ivgo b6d01e9a78 Added missing daemonsets to RBAC permissions
Signed-off-by: ivgo <ivgo@spreadgroup.com>
2022-09-21 11:45:30 +02:00
blam 2dc2cb0047 chore: added release notes
Signed-off-by: blam <ben@blam.sh>
2022-09-21 10:42:36 +02:00
Patrik Oldsberg cead467b95 Merge pull request #13584 from luchillo17/feat/BCKSTG-51
docs: Add kubernetes azure auth provider section
2022-09-21 00:22:00 +02:00
Patrik Oldsberg 6ddfcd4d9d Update docs/features/kubernetes/authentication.md
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-20 23:54:53 +02:00
Leena 36405bd80d fix(docs): import SignInProviderConfig - not used
SignInProviderConfig appears to be a superfluous import - flagged as imported but never used.

Signed-off-by: Leena <19555355+sploschee@users.noreply.github.com>
2022-09-20 19:43:44 +01:00
Carlos Esteban Lopez 92eb5690a9 docs: Address MR comments
Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com>
2022-09-20 10:28:29 -05:00
Carlos Esteban Lopez Jaramillo 16f66c8a51 Update docs/features/kubernetes/authentication.md
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Carlos Esteban Lopez Jaramillo <luchillo17@gmail.com>
2022-09-20 10:28:29 -05:00
Carlos Esteban Lopez f32117268f docs: Mention AKS AAD requirement
Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com>
2022-09-20 10:28:29 -05:00
Carlos Esteban Lopez cc05706f35 docs: Address MR comments
Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com>
2022-09-20 10:28:29 -05:00
Carlos Esteban Lopez Jaramillo d12ebdde77 Update docs/features/kubernetes/authentication.md
Co-authored-by: Jamie Klassen <jklassen@vmware.com>
Signed-off-by: Carlos Esteban Lopez Jaramillo <luchillo17@gmail.com>
2022-09-20 10:28:29 -05:00
Carlos Esteban Lopez 0df43e5893 docs: Add kubernetes azure auth provider section
Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com>
2022-09-20 10:28:29 -05:00
github-actions[bot] 30882884a4 Version Packages 2022-09-20 11:52:02 +00:00
Clemens Stefan Heithecker c3247e12f8 Add custom actions plugin for Azure repositories
Signed-off-by: Clemens Stefan Heithecker <48448358+clemensheithecker@users.noreply.github.com>
2022-09-20 11:58:23 +02:00
Tim Hansen a1673efe56 Merge pull request #13628 from tomas-mota/patch-1
Update docker guide for clarity
2022-09-19 18:25:15 -04:00
Patrik Oldsberg 9853a167b4 Update docker.md
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-19 17:26:43 +02:00
Johan Haals 5b2d037b94 Merge pull request #13718 from sploschee/patch-2
fix(docs): dead link to Active LTS Releases in Getting Started docs
2022-09-19 09:42:40 +02:00
Leena 3505e07b6c fix(docs): minor typo
`provider` was missing an `r`

Signed-off-by: Leena <19555355+sploschee@users.noreply.github.com>
2022-09-17 21:01:48 +01:00
Leena fc4d638296 @backstage/docs: fix dead link Active LTS Releases
was `https://nodejs.org/en/about/releases/`
now `https://nodejs.org/en/blog/release/`

Signed-off-by: Leena <19555355+sploschee@users.noreply.github.com>
2022-09-17 19:20:26 +01:00
Ben Lambert 75c2943a26 Merge pull request #13643 from clemensheithecker/patch-1
Add custom actions plugin for Azure pipelines to documentation
2022-09-16 17:33:31 -04:00
Patrik Oldsberg 535ca54f0e Merge pull request #13663 from marcus-crane/yarn-migration-python
Add a Yarn 3 migration step for setting Python interpreter used by node-gyp
2022-09-14 21:02:43 -04:00
github-actions[bot] 423e01d903 Version Packages (next)
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-13 18:00:17 -04:00
Marcus Crane ed6375119a Add a note about the Python interpreter during Yarn migration
Signed-off-by: Marcus Crane <marcus@utf9k.net>
2022-09-13 21:33:30 +12:00
Andre Wanlin 07fa501761 Minor updates to the Pemissions docs
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-09-12 15:12:50 -05:00
Clemens Stefan Heithecker a983f2037b Add custom actions plugin for Azure pipelines
Signed-off-by: Clemens Stefan Heithecker <48448358+clemensheithecker@users.noreply.github.com>
2022-09-12 15:19:57 +02:00
John Kilmister 90aefde6d3 Updated case on feature flag text
Signed-off-by: John Kilmister <blueboxes@users.noreply.github.com>
2022-09-10 12:02:48 +01:00
Tomás Mota 2270997d57 Update docker guide for clarity
As happened to a colleague of mine and might happen to others, one might see a "docker" section and skip straight to that since it looks on the surface to be a quick way to check out backstage yourself. In this case that resulted in trying to make all these builds from the main backstage/backstage repo, before even understanding the concept of a Backstage App, which obviously did not work out.

Signed-off-by: Tomás Mota <tomasrebelomota@gmail.com>
2022-09-09 22:44:55 +02:00
John Kilmister ab014e17d9 Added new docs for plugin feature flags
Signed-off-by: John Kilmister <blueboxes@users.noreply.github.com>
2022-09-09 20:20:22 +01:00
Johan Haals e1ee22f248 Merge pull request #13542 from afscrome/feature/OptimiseGithubAccessTokens
Optimise GitHub access tokens
2022-09-09 13:11:11 +02:00
Alex Crome 13ec891dd3 Correct URL spelling
Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
2022-09-08 12:31:54 +01:00
Joe Patterson 8600855fbf Update docs to reflect the change and add change set
Signed-off-by: Joe Patterson <jrwpatterson@gmail.com>
2022-09-08 13:59:05 +10:00
Alex Crome f76f22c649 Added changeset + docs
Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
2022-09-07 10:11:46 +01:00