Commit Graph

2699 Commits

Author SHA1 Message Date
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
Fredrik Adelöw 089fffc3e1 adjust the github slug wording
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-10-17 14:23:27 +02:00
Andre Wanlin e65f18e0a2 Removed database step from docs
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-10-12 15:35:03 -05:00
Fredrik Adelöw 5213ee63c8 Merge pull request #14027 from jamieklassen/patch-2
[microsite] fix localKubectlProxy link
2022-10-12 10:02:34 +01:00
Fredrik Adelöw a593009d42 Merge pull request #14039 from Bonial-International-GmbH/pjungermann/github/schedule-in-config
feat(catalog/github): schedule via config + use at backend module
2022-10-12 10:01:19 +01:00
MT Lewis 38b94b25ad Merge pull request #14063 from backstage/fix-custom-rules-docs
docs: fix toQuery method in custom rules permissions docs
2022-10-11 18:38:56 +01:00
github-actions[bot] 9282c018c7 Version Packages (next) 2022-10-11 14:30:05 +00:00
Johan Haals 6e68cb86e8 Merge pull request #14077 from dotboris/docker-mount-cache-speedup
Speed up docker builds using cache mounts and a few other tricks
2022-10-11 15:21:01 +01:00
Boris Bera 463aa5422b Optimize the multi-stage build docker image
Signed-off-by: Boris Bera <bbera@coveo.com>
2022-10-11 08:01:22 -04:00
Boris Bera 74801d277c Use RUN --mount in Host build dockerfile
Signed-off-by: Boris Bera <bbera@coveo.com>
2022-10-11 08:01:17 -04:00
Mengnan Gong a9771a69f6 Fix the example in the switching to postgres tutorial
The `ssl` config is part of the `connection` config. It's misplaced
under the `knexConfig.pool`, which might lead to confusion. This PR
fixes it.

Signed-off-by: Mengnan Gong <namco1992@gmail.com>
2022-10-11 17:30:22 +08:00
Patrick Jungermann 8749df3d02 feat(catalog/github): Add option to configure schedule via app-config.yaml
Relates-to: PR #13859
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-10-11 10:57:37 +02:00
MT Lewis e17332b291 docs: fix toQuery method in custom rules permissions docs
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-10-10 15:35:16 +01:00
Alex Crome 0e14a26749 Updated Configuration definition docs
Added sample for what `package.json` should look like when defining a `configSchema`

Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
2022-10-10 12:31:23 +01:00
Patrik Oldsberg 1d51703169 Merge pull request #14025 from worldtiki/patch-1
Fixing incorrect path in the custom action example
2022-10-10 00:04:15 +02:00
Patrik Oldsberg ab71013b62 Merge pull request #14006 from brethubbard/add-multi-stage-build-instructions
add instructions for a multi-stage build dockerfile
2022-10-09 23:59:21 +02:00
Patrick Jungermann 7edb5909e8 fix(catalog/github): add missing provider config schema
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-10-07 13:12:48 +02:00
Jason Nguyen 2b9b25b944 docker.md: document need for BuildKit to be enabled
Signed-off-by: Jason Nguyen <jason-nguyen@pluralsight.com>
2022-10-06 15:01:00 -06:00
Fredrik Adelöw 61f5da108c Merge pull request #14016 from backstage/freben/stat
use response.status and response.json properly
2022-10-06 21:13:24 +02:00
Jamie Klassen 7218a2b0ab fix localKubectlProxy link
the anchors for subheadings generated from this markdown are always lowercase, so this link wasn't working before

Signed-off-by: Jamie Klassen <jklassen@vmware.com>
2022-10-06 15:03:01 -04:00
Daniel Albuquerque 96e3bb375c Update writing-custom-actions.md
Signed-off-by: Daniel Albuquerque <1187103+worldtiki@users.noreply.github.com>
2022-10-06 16:57:46 +01:00
Patrik Oldsberg 8446029a05 Merge pull request #13695 from luchillo17/feat/BCKSTG-52
docs: Add OIDC section
2022-10-06 16:28:26 +02:00
Fredrik Adelöw 2d3a5f09ab json
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-10-06 15:00:36 +02:00
Bret Hubbard dfe0fef06e add instructions for a multi-stage build dockerfile
Signed-off-by: Bret Hubbard <hubbard.bret@gmail.com>
2022-10-05 10:19:16 -06:00
Johan Haals b2bec2e5a2 Merge pull request #13859 from Bonial-International-GmbH/pjungermann/catalog-modules/new-backend-api
feat(catalog/bitbucketCloud): schedule via config + backend-plugin-api support
2022-10-05 12:52:18 +02:00
Patrick Jungermann f66e696e7b feat(catalog/bitbucketCloud): Add option to configure schedule via app-config.yaml
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-10-05 11:06:28 +02:00
Tomás Mota 957518f40e Remove extra "add" in sentence
Signed-off-by: Tomás Mota <tomasrebelomota@gmail.com>
2022-10-05 07:34:52 +02:00
github-actions[bot] 721c1efdb4 Version Packages (next) 2022-10-04 12:08:16 +00:00
Mehmet Mallı 79c6db302c doc: fix incorrect example in elasticsearch search engine
Signed-off-by: Mehmet Mallı <mehmet.malli@trendyol.com>
2022-10-04 12:40:17 +03:00
Carlos Esteban Lopez Jaramillo cde64cb7a3 Update docs/auth/oidc.md
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Carlos Esteban Lopez Jaramillo <luchillo17@gmail.com>
2022-10-03 11:47:09 -05:00
Carlos Esteban Lopez b04f86e855 docs: Use correct user info name
Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com>
2022-10-03 11:46:16 -05:00
Johan Haals c53904300b Merge pull request #13920 from imleozzito/master
feat: allow auth0 provider to specify connection/connection_scope config
2022-10-03 15:11:53 +02:00
Johan Haals f68287d745 Merge pull request #13956 from bgrainger/discovery-host
Document `host` attribute for github catalog provider
2022-10-03 13:32:02 +02:00
Fredrik Adelöw b7e2759b86 Merge pull request #13941 from pwalleni/stack-overflow-community
add link to questions tagged 'backstage' in Stack Overflow
2022-10-03 10:14:17 +02:00
Carlos Esteban Lopez Jaramillo 90101b092e Update docs/auth/oidc.md
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Carlos Esteban Lopez Jaramillo <luchillo17@gmail.com>
2022-10-02 19:21:55 -05:00
Carlos Esteban Lopez Jaramillo 028eae04e2 Update docs/auth/oidc.md
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Carlos Esteban Lopez Jaramillo <luchillo17@gmail.com>
2022-10-02 19:18:52 -05:00
Carlos Esteban Lopez Jaramillo b66fa896f3 Update docs/auth/oidc.md
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Carlos Esteban Lopez Jaramillo <luchillo17@gmail.com>
2022-10-02 19:18:18 -05:00
Carlos Esteban Lopez Jaramillo 92960f8fc2 Update docs/auth/oidc.md
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Carlos Esteban Lopez Jaramillo <luchillo17@gmail.com>
2022-10-02 19:17:54 -05:00
Bradley Grainger 94dbaf3645 Document host attribute for github catalog provider.
This was added in https://github.com/backstage/backstage/pull/13400 but isn't documented yet.

Signed-off-by: Bradley Grainger <bgrainger@gmail.com>
2022-10-01 20:34:36 -07:00
Patrik Oldsberg 05c8342482 docs: add me sevrice-to-service auth section
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-30 15:56:13 +02:00