Alex Crome
9a28bcd8d8
Updated Azure discovery docs after move to seperate package
...
Signed-off-by: Alex Crome <afscrome@users.noreply.github.com >
2022-03-14 10:21:19 +00:00
Fredrik Adelöw
89c7e47967
make the backend plugin ts files consistent
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-03-13 19:27:46 +01:00
Fredrik Adelöw
d4934e19b1
move gitlab to a separate package too
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-03-10 10:45:54 +01:00
Fredrik Adelöw
47a5ae5dd2
move out bitbucket into a separate module too
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-03-10 09:34:27 +01:00
Marcus Crane
5cb5463c0a
Merge branch 'master' of github.com:backstage/backstage into s3-backend-docs
2022-03-10 12:05:58 +13:00
Marcus Crane
fd2d285f86
Clarify that users need to install the S3 backend plugin
...
Signed-off-by: Marcus Crane <marcus.crane@lightspeedhq.com >
2022-03-10 11:39:29 +13:00
Fredrik Adelöw
257af4c80e
Merge pull request #10018 from backstage/freben/ldap-org-sched
...
Add a `schedule` parameter to `LdapOrgEntityProvider`
2022-03-08 11:33:46 +01:00
Fredrik Adelöw
e6b4b32958
fix typo
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-03-08 09:20:44 +01:00
Patrick Jungermann
616f02ade2
feat(integration,bitbucket): discover catalog files using Bitbucket Cloud's code search
...
Support discovering catalog files using Bitbucket Cloud's code search
which allows finding multiple catalog files per repository (e.g., monorepo)
as well as creating Location entities for existing locations only.
(compared to creating an optional Location per matching repository using the
defined static path for the catalog file).
Closes : #9765
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2022-03-07 22:48:06 +01:00
Fredrik Adelöw
74663277fb
rename to createScheduledTaskRunner
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-03-07 15:32:13 +01:00
Fredrik Adelöw
9461f73643
try a convenience thing for scheduling providers
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-03-07 14:51:08 +01:00
Fredrik Adelöw
66ba5d9023
Create azure and gitlab catalog modules, move related processors into them
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-03-06 19:58:26 +01:00
Fredrik Adelöw
09728ef208
Merge pull request #10014 from backstage/freben/no-more-aws
...
moved AwsS3DiscoveryProcessor to where it should live
2022-03-05 18:40:14 +01:00
Fredrik Adelöw
f115a7f8fd
moved AwsS3DiscoveryProcessor to where it should live
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-03-05 17:11:19 +01:00
Fredrik Adelöw
53c16b506d
switch around the ldap org docs to prefer provider over processor
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-03-05 16:01:18 +01:00
Callen Barton
336cea247c
Fixing typo. Changing Github to Azure
...
Signed-off-by: Callen Barton <7515844+cal5barton@users.noreply.github.com >
2022-02-24 17:45:51 -07:00
Patrik Oldsberg
010df9c0cf
Merge pull request #9585 from backstage/timbonicus/github-scopes
...
Better GitHub scope/permission documentation
2022-02-17 10:26:18 +01:00
Tim Hansen
5ee1def55d
De-emphasize replaceProcessors in GitHub org doc
...
Signed-off-by: Tim Hansen <timbonicus@gmail.com >
2022-02-16 13:55:01 -07:00
Tim Hansen
25889e1dea
Better GitHub scope/permission documentation
...
Signed-off-by: Tim Hansen <timbonicus@gmail.com >
2022-02-16 13:38:52 -07:00
Patrik Oldsberg
4fb3347370
Merge pull request #9181 from backstage/rugvip/pretty
...
docs: remove prettier configuration with proseWrap setting
2022-01-27 10:54:36 +01:00
Daniel Tibbing
5760229149
chore: updated docs according to comments
...
Signed-off-by: Daniel Tibbing <daniel.tibbing@king.com >
2022-01-26 16:18:13 +01:00
Patrik Oldsberg
4cad73ca7f
run prettier
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-26 12:02:06 +01:00
Daniel Tibbing
fef86fe600
Updated LDAP docs with Provider usage
...
Signed-off-by: Daniel Tibbing <daniel.tibbing@king.com >
2022-01-26 11:55:05 +01:00
Fredrik Adelöw
69c082065c
Merge pull request #8649 from nigelwright-roam/s3-discovery-docs
...
Added additional S3 Discovery instructions
2022-01-13 20:07:27 +01:00
Lalit Kumar Singla
13536d6d30
Update org.md
...
Update documentation for env.config and logger
Signed-off-by: lalit kumar <lalit.kumar@socialinnovation.ca >
2022-01-12 17:04:03 -05:00
Nigel Wright
5de4482b44
chore: cleaned up markdown with prettier
...
Signed-off-by: Nigel Wright <nigel.wright@roamdigital.com >
2022-01-11 09:16:25 +13:00
Nigel Wright
fb33739fbe
updated integration instructions
...
Signed-off-by: Nigel Wright <nigel.wright@roamdigital.com >
2022-01-10 08:19:52 +13:00
Leon Stein
cf073fa2cf
prettify
...
Signed-off-by: Leon Stein <leons727@gmail.com >
2022-01-04 14:05:03 -05:00
Leon
9767bf8570
Add doc on custom endpoint and path-style access
...
These features were added in https://github.com/backstage/backstage/commit/cf2e20a79223997baf2480db0d1c63f4c98abe8b
Signed-off-by: Leon Stein <leons727@gmail.com >
2022-01-04 13:22:09 -05:00
Nigel Wright
3df39d8ed3
added additional information for s3 discovery usage
...
Signed-off-by: Nigel Wright <nigel.wright@roamdigital.com >
2021-12-28 13:25:05 +13:00
goenning
51e42bc2c8
add support for search queries
...
Signed-off-by: goenning <me@goenning.net >
2021-11-20 21:20:47 +00:00
Oliver Sand
fc5150de41
Fix typo
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-10-15 11:18:41 +02:00
Eric Peterson
79d0c0f4c4
Remove existing GA 'integration' docs.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-10-07 20:26:44 +02:00
Fredrik Adelöw
beaa5ed291
Merge pull request #7167 from askreet/incl-example-catalog-ts-update
...
Include example of catalog.ts update for discovery interval change.
2021-09-23 17:02:06 +02:00
Kyle Smith
0dea4449f4
update docs
...
Signed-off-by: Kyle Smith <kyle.smith@salsify.com >
2021-09-23 10:42:00 -04:00
Fredrik Adelöw
f7b5623c88
Merge pull request #6615 from barticus/feature/bitbucket-cloud-discovery
...
Bitbucket cloud discovery support
2021-09-23 10:19:07 +02:00
Fredrik Adelöw
9375de0d6c
prettier
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-09-20 19:20:20 +02:00
Anis Jonischkeit
c850933d83
DOCS: mark username optional as it's not needed when using a token
2021-09-17 11:53:10 +10:00
Fredrik Adelöw
02058d69a1
Merge pull request #6882 from splunk/seant-splunk/awsS3_readTree_processor
...
Add readTree() to AwsS3UrlReader, ReadableArrayResponse type, and AwsS3ReadTreeProcessor
2021-09-16 10:11:15 +02:00
Sean Tan
fab79adde1
Add changeset. Change awsS3-discovery to s3-discovery. Change dependencies
...
Signed-off-by: Sean Tan <seant@splunk.com >
2021-09-15 13:50:48 -07:00
blam
249b33d1a5
docs: fixing prettier warnings and reword the text
...
Signed-off-by: blam <ben@blam.sh >
2021-09-15 11:22:01 +02:00
Leon
2d2de6bda5
added more examples
...
Signed-off-by: Leon <leonvanginneken@gmail.com >
2021-09-14 15:31:25 +02:00
Leon van Ginneken
23b69dcd51
Document the default scan option for the org
...
Signed-off-by: Leon <leonvanginneken@gmail.com >
2021-09-14 14:38:29 +02:00
Kyle Smith
046410ee42
Include example of catalog.ts update for discovery interval change.
...
Signed-off-by: Kyle Smith <kyle.smith@salsify.com >
2021-09-13 16:00:03 -04:00
barticus
109578a1e8
Merge branch 'master' into feature/bitbucket-cloud-discovery
2021-09-02 21:00:10 +10:00
Sean Tan
7177a9a822
Update PR to reflect change requests
...
Signed-off-by: Sean Tan <seant@splunk.com >
2021-08-31 12:53:29 -07:00
Sean Tan
5ee96032fe
Begin changes on PR
...
Signed-off-by: Sean Tan <seant@splunk.com >
2021-08-30 14:56:56 -07:00
Sean Tan
0b45dece09
Preparing for PR
...
Signed-off-by: Sean Tan <seant@splunk.com >
2021-08-30 14:56:56 -07:00
Roy Jacobs
29f6c7541a
Add documentation for GitLab discovery
...
Signed-off-by: Roy Jacobs <roy.jacobs@gmail.com >
2021-08-17 16:32:17 +02:00
Sean Tan
9d5738b3f5
Fix format errors and other small changes per suggestion
...
Signed-off-by: Sean Tan <seant@splunk.com >
2021-08-12 10:05:02 -07:00