Commit Graph

2519 Commits

Author SHA1 Message Date
Johan Haals b65999e101 Merge pull request #12973 from padupe/patch-1
Update app-custom-theme.md
2022-08-11 09:37:05 +02:00
Paulo Peixoto cfb4a12c68 fix: change HeaderIcon for ExampleIcon.
Signed-off-by: Paulo Peixoto <72894267+padupe@users.noreply.github.com>
2022-08-10 11:47:33 -03:00
Patrik Oldsberg bfe6b2f30c Merge pull request #13079 from backstage/rugvip/sql33t
create-app: move better-sqlite3 back to dependencies
2022-08-10 15:37:45 +02:00
Patrik Oldsberg 187e249276 create-app: switch better-sqlite3 to be prod dependency by default
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-08-10 14:46:10 +02:00
Paulo Peixoto 168bb7acdc Update app-custhome-theme.md
After suggestions @jhaals

Signed-off-by: Paulo Peixoto <72894267+padupe@users.noreply.github.com>
2022-08-10 08:05:44 -03:00
github-actions[bot] b162bbf464 Version Packages (next) 2022-08-10 10:33:47 +00:00
github-actions[bot] 8a564ab585 Version Packages (next) 2022-08-09 09:56:01 +00:00
Patrik Oldsberg 00d1527a12 Merge pull request #12835 from ONordander/catalog-backend-module-bitbucket-server
feat: add BitbucketServerEntityProvider (new plugin)
2022-08-09 10:17:48 +02:00
Patrik Oldsberg ebc360ee24 Merge pull request #13016 from awanlin/topic/github-provider-wildcards
GitHub Entity Provider - Improved support for wildcards in `catalogPath`
2022-08-08 17:13:01 +02:00
Andre Wanlin e983631c5e Updated documentation
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-08-08 09:42:04 -05:00
Ben Lambert f3ed3fd2b7 Merge pull request #12821 from andmagom/master
[Kubernetes plugin] CRDs are configurable per cluster
2022-08-08 14:27:37 +02:00
blam b25f479618 chore: fixing the prettier formatting
Signed-off-by: blam <ben@blam.sh>
2022-08-07 21:37:14 +02:00
Paulo Peixoto cdea98f2a1 Adjustments based on @awanlin suggestion.
Signed-off-by: Paulo Peixoto <72894267+padupe@users.noreply.github.com>
2022-08-05 08:59:47 -03:00
Martin Ehrnst 52ea23151d Update org.md
Add example on how to assign Microsoft Graph permission on a managed identity, as this is not possible through the Azure Portal. Up until recently no official Microsoft documentation existed for it, but now it does

Signed-off-by: Martin Ehrnst <martin@ehrnst.no>
2022-08-05 12:48:33 +02:00
Paulo Peixoto 8da380b0ae Update app-cusom-theme.md
Added documentation for using custom icons.

Signed-off-by: Paulo Peixoto <72894267+padupe@users.noreply.github.com>
2022-08-04 11:10:00 -03:00
blam 21d32b0caa chore: pretty 💅
Signed-off-by: blam <ben@blam.sh>
2022-08-04 10:58:58 +02:00
Gary Niemen 2977f2473d roadmap_updates-techdocs_search
Signed-off-by: Gary Niemen <65337273+garyniemen@users.noreply.github.com>
2022-08-04 10:57:13 +02:00
Andres Mauricio Gomez P 9a0930e6d1 Kubernetes docs changed to show the new customResources property at the clusters level
Signed-off-by: Andres Mauricio Gomez P <andmagom@outlook.com>
2022-08-03 12:11:40 -05:00
Eric Peterson 84ad48160a Merge pull request #12924 from maff/feature/techdocs-cli-docker-options
feat: techdocs-cli extra Docker options for serve/serve:mkdocs
2022-08-03 13:13:17 +02:00
Otto Nordander eadfa84a99 Add docs for plugin-catalog-backend-module-bitbucket-server
Signed-off-by: Otto Nordander <otto.nordander@resurs.se>
2022-08-02 16:17:39 +02:00
bnechyporenko b169ddac67 Added project pattern for GitLab provider to be able to filter projects on more granular level.
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2022-08-02 13:23:12 +02:00
github-actions[bot] f762386d48 Version Packages (next) 2022-08-02 08:43:23 +00:00
Mathias Geat dcbb438e5f feat(techdocs-cli): Allow passing docker extra args to @techdocs/cli serve and serve:mkdocs
Signed-off-by: Mathias Geat <mathias.geat@objectbay.com>
2022-08-01 13:22:01 +02:00
Jamie Klassen c51d970410 clarify caData field
The code in `@kubernetes/client-node` will decode this value, as seen here:

https://github.com/kubernetes-client/javascript/blob/2b6813f99a85605f691973d6bc43f291ac072fc7/src/config.ts#L518-L520

I have seen a casual reader insert the multi-line raw contents of a PEM file in
this field, so it seems worth mentioning the extra layer of encoding explicitly.

Signed-off-by: Jamie Klassen <jklassen@vmware.com>
2022-07-29 15:38:32 -04:00
Iswariya Manivannan 658e22b1a8 docs: Remove markdown version constraint for mkdocs-techdocs-core
Signed-off-by: Iswariya Manivannan <iswariya.m17@gmail.com>
2022-07-29 16:51:01 +02:00
Ben Lambert 80ba0a280f Merge pull request #12822 from brentg-telus/github-entity-provider-3
feat: github entity provider
2022-07-29 11:19:44 +02:00
Himanshu Mishra 929a96e159 docs: update code sample for custom processors
getProcessorName is mandatory

Signed-off-by: Himanshu Mishra <himanshu@orkohunter>

Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2022-07-29 13:52:59 +05:30
Renlord Yang 7baa7d41cf Remove duplicated section
Removed the section with a different header title but contained the exact text body as the following section.

Signed-off-by: Renlord Yang <renlord@users.noreply.github.com>
2022-07-29 02:00:51 +00:00
blam c333ffd2c3 chore: prettify! 🪄
Signed-off-by: blam <ben@blam.sh>
2022-07-28 11:13:42 +02:00
Damola Obaleke 8d43d374fb Update app-custom-theme.md
Updating syntax in doc for clean up of Theme object

Signed-off-by: Damola Obaleke <45045727+damolaobaleke@users.noreply.github.com>
2022-07-27 11:06:26 -07:00
Lucas Teligioridis 3f35423e3c Add instructions to prevent 403 on API read
The latest plugin requires a the "limitranges" API to be available for
read-only otherwise a 403 error will return on the Kubernetes pane.

Signed-off-by: Lucas Teligioridis <lucas@teligioridis.dev>
2022-07-27 08:10:29 +10:00
brentg-telus 1c7e940b39 chore: requested update to docs
Signed-off-by: brentg-telus <50498366+brentg-telus@users.noreply.github.com>
2022-07-26 08:31:51 -04:00
github-actions[bot] 73cee58fc2 Version Packages (next) 2022-07-26 08:37:39 +00:00
brentg-telus ae09b78551 chore: requested update to docs
Signed-off-by: brentg-telus <50498366+brentg-telus@users.noreply.github.com>
2022-07-25 14:37:22 -04:00
brentg-telus f48950e34b feat: github discovery provider
Signed-off-by: brentg-telus <50498366+brentg-telus@users.noreply.github.com>
2022-07-25 13:00:53 -04:00
Raffi Tamizian 6b6f48aa6a Fix function name
Signed-off-by: Raffi Tamizian <r.tamizian@gmail.com>
2022-07-25 16:32:19 +01:00
Ben Lambert 75bfc7317d Merge pull request #12711 from Bonial-International-GmbH/pjungermann/bitbucketServer/auth
feat: support Basic Auth and token-only at Git commands for Bitbucket Server
2022-07-25 17:06:08 +02:00
Patrick Jungermann 593dea6710 feat: support Basic Auth for Bitbucket Server
Closes: #12586
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-07-25 15:53:30 +02:00
Lucas Teligioridis 8524931589 Provide clearer documentation on correct permissions
Rather than providing the objects and what permissions are required,
just provide a valid Kubernetes manifest that clearly shows this to the
developer setting this up. Will also prevent any ambiguity when applying
this directly against a Kubernetes API.

Signed-off-by: Lucas Teligioridis <lucas@teligioridis.dev>
2022-07-22 22:37:47 +10:00
Ben Lambert a9db61cba1 Merge pull request #11404 from acierto/reconfigure
Make a possibility to configure existing components
2022-07-20 13:00:49 +02:00
bnechyporenko afdf6c7b48 Merge remote-tracking branch 'origin/master' into reconfigure
# Conflicts:
#	packages/app/package.json
2022-07-19 18:15:50 +02:00
Bogdan Nechyporenko 9d9b81bda6 Merge branch 'backstage:master' into master 2022-07-19 18:14:24 +02:00
Gio 2ae46953fa update instalation.md
adding needed settings after plugin update to version 0.7.0

Signed-off-by: Gio <6011354+gioufop@users.noreply.github.com>
2022-07-19 11:05:45 -03:00
Ben Lambert b67946b7f0 Merge pull request #12709 from Bonial-International-GmbH/pjungermann/s3/deprecate-processor
chore(catalog): deprecate `AwsS3DiscoveryProcessor`
2022-07-19 15:10:11 +02:00
Ben Lambert cf7926191e Merge pull request #12714 from damolaobaleke/patch-1
Update getting-started.md
2022-07-19 13:29:25 +02:00
blam 50b2625a1c chore: fix release logs
Signed-off-by: blam <ben@blam.sh>
2022-07-19 13:02:48 +02:00
blam 5a66935422 chore: added release notes for v1.4.0
Signed-off-by: blam <ben@blam.sh>
2022-07-19 11:59:25 +02:00
github-actions[bot] 7d7da6caec Version Packages 2022-07-19 08:34:21 +00:00
Damola Obaleke ac32949a43 Update getting-started.md
Signed-off-by: Damola Obaleke <45045727+damolaobaleke@users.noreply.github.com>
2022-07-18 17:11:13 -07:00
Patrick Jungermann 17d45dbf10 chore(catalog): deprecate AwsS3DiscoveryProcessor
Deprecate `AwsS3DiscoveryProcessor` in favor of `AwsS3EntityProvider` (since v0.1.4).

Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-07-18 22:44:38 +02:00