Commit Graph

2314 Commits

Author SHA1 Message Date
Fredrik Adelöw 1d69233618 Merge pull request #11964 from pitwegner/master
Add component dependency in text and diagram
2022-06-10 13:43:35 +02:00
Pit Wegner 2fa8826678 add component dependency in text and diagram
Signed-off-by: pitwegner <pit.wegner@student.hpi.de>
2022-06-10 02:22:56 -07:00
Anders Näsman a33399ed59 fixup to arch diagram
Signed-off-by: Anders Näsman <andersn@spotify.com>
2022-06-10 10:27:58 +02:00
Anders Näsman f28bc28834 update docs
Signed-off-by: Anders Näsman <andersn@spotify.com>
2022-06-10 10:27:57 +02:00
Fredrik Adelöw 27bf151737 Merge pull request #11423 from ivangonzalezacuna/feature/vault-plugin
[Plugin] Vault
2022-06-09 16:00:54 +02:00
Johan Haals 3ae9c3efb0 remove helm from deployment index
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-06-09 11:36:58 +02:00
Johan Haals 0d834f259e Remove helm docs
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-06-09 11:34:18 +02:00
Johan Haals 02b00e1a43 Merge pull request #11927 from backstage/rugvip/getting-started
docs: update sign-in page example in getting started docs
2022-06-09 08:49:17 +02:00
Patrik Oldsberg 4b4ba5ace1 docs: update sign-in page example in getting started docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-06-08 15:23:56 +02:00
Patrik Oldsberg 1f2fdef1e3 docs: add note to sign-in docs for how to handle multiple sign-in resolvers
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-06-07 20:24:27 +02:00
Patrik Oldsberg b5d9bf362e docs: update sign-in resolver docs to check email domain
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-06-07 20:17:07 +02:00
ivgo 296bfcb1fd Fix some typos and other requested changes
Signed-off-by: ivgo <ivgo@spreadgroup.com>
2022-06-07 11:02:56 +02:00
ivgo 09f1256a85 First implementation of vault-plugin
Signed-off-by: ivgo <ivgo@spreadgroup.com>
2022-06-07 11:02:56 +02:00
github-actions[bot] b844443164 Version Packages (next) 2022-06-03 15:01:16 +00:00
Patrik Oldsberg b5e056f312 Merge pull request #11603 from goenning/go/refresh-rate-k8s
[Kubernetes Plugin] ability to configure refresh interval on Kubernetes tab
2022-06-03 16:55:23 +02:00
goenning 6c42c12164 update docs
Signed-off-by: goenning <me@goenning.net>
2022-06-02 15:14:19 +01:00
goenning b1f7d6c7e4 fix typo
Signed-off-by: goenning <me@goenning.net>
2022-06-01 15:48:55 +01:00
goenning e69cd23e20 code review
Signed-off-by: goenning <me@goenning.net>
2022-06-01 15:48:21 +01:00
goenning b8884fd579 introduce AzureDevOpsEntityProvider
Signed-off-by: goenning <me@goenning.net>
2022-06-01 15:48:18 +01:00
github-actions[bot] a13ab262de Version Packages (next) 2022-05-31 11:51:41 +00:00
Emma Indal bf72cfd7ab Merge pull request #11675 from backstage/docs/search-for-plugin-devs
[Search] [Docs] Add a guide for integrating search into plugins
2022-05-31 09:53:48 +02:00
Eric Peterson eb6a4d40af Move from under Search to under Plugins
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-05-30 19:33:52 +02:00
Patrik Oldsberg d54a7d0221 Merge pull request #11345 from Bonial-International-GmbH/PJ_bitbucketCloud-provider
feat: add new BitbucketCloudEntityProvider and common/shared client lib
2022-05-30 13:54:02 +02:00
Patrick Jungermann dfc4efcbf0 feat: add BitbucketCloudEntityProvider (new plugin)
Add a new entity provider `BitbucketCloudEntityProvider`
as a new plugin `@backstage/plugin-catalog-backend-module-bitbucket-cloud`.

The new plugin utilizes `@backstage/plugin-bitbucket-cloud-common`
and it fully independent of `@backstage/plugin-catalog-backend-module-bitbucket`
which provides a catalog processors supporting Bitbucket Cloud and Bitbucket Server.

Relates-to: #9923
Relates-to: #10183
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-05-30 12:02:46 +02:00
blam b10bf25802 chore: woops
Signed-off-by: blam <ben@blam.sh>
2022-05-30 12:01:00 +02:00
blam 9e2fb90151 chore: fixing up the link
Signed-off-by: blam <ben@blam.sh>
2022-05-30 11:51:16 +02:00
blam fe3ac2f6bb chore: reworking the initial work to link out to the sign in reolver
Signed-off-by: blam <ben@blam.sh>
2022-05-30 11:50:34 +02:00
Renjie Xu b5bd9f2bce Update getting-started docs to provide sign in resolver
Signed-off-by: Renjie Xu <renjiexu42@gmail.com>
2022-05-30 11:49:22 +02:00
Eric Peterson 9387626eec Clearer, more precise language. Intro packages used.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-05-27 13:23:05 +02:00
Gary Niemen 7d96a85399 Merge pull request #11593 from backstage/roadmap-updates
roadmap-updates
2022-05-26 17:48:41 +02:00
Eric Peterson 6107616ad8 Adding a guide for integrating search into existing plugins.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-05-26 17:24:01 +02:00
Joon Park ca98fe0b29 Rename permission docs path to plural (#11648)
* Rename permission docs path to plural

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

* Update todo list plugin READMEs

Signed-off-by: Joon Park <joonp@spotify.com>
2022-05-26 14:58:19 +01:00
github-actions[bot] bcc563abe9 Version Packages (next) 2022-05-24 11:05:52 +00:00
Patrik Oldsberg a91d2ee8e7 Merge pull request #11463 from goququ/master
feat/catalog-backend-module-gitlab: create url location only if file…
2022-05-20 11:31:11 +02:00
Johan Haals 75d8a17466 format with prettier
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-05-20 10:46:08 +02:00
Gary Niemen 9199bc5945 roadmap-updates
Signed-off-by: <65337273+garyniemen@users.noreply.github.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-05-20 10:45:46 +02:00
Ruslan.Nasyrov 30824042f1 feat/catalog-backend-module-gitlab: create url location only if file exists (fixes #4)
Signed-off-by: Ruslan.Nasyrov <goququ@ya.ru>
2022-05-20 11:50:14 +05:00
Patrik Oldsberg 115f6452bf scaffolder: form data fixups
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-05-19 17:09:48 +02:00
Johan Haals 35d48df50a Merge pull request #11505 from ivangonzalezacuna/feature/kubernetes-statefulsets
Add support for statefulsets in kubernetes
2022-05-19 14:08:25 +02:00
Johan Haals c29997a0ee Merge pull request #11513 from arhill05/master
Add Git actions to Plugins Marketplace
2022-05-19 14:04:53 +02:00
Johan Haals e2237ddaad Merge pull request #11540 from tritri251214/form-context-scaffolder
[Scaffolder] Get data of other fields in Form from a custom field
2022-05-19 13:44:42 +02:00
Johan Haals 934a6113da Merge pull request #11594 from backstage/permission-docs-alpha-imports-2
Fix alpha imports in docs/permission/writing-a-policy.md
2022-05-19 13:30:19 +02:00
Minh Trí 86a4a0f72d [Scaffolder] Get data of other fields in Form from a custom field
Allows to use e.g.
```
const CustomFieldExtensionComponent(props: FieldExtensionComponentProps<string[]>) => {
     const { formContext } = props;
     ....
};

const CustomFieldExtension = scaffolderPlugin.provide(
  createScaffolderFieldExtension({
    name: ...,
    component: CustomFieldExtensionComponent,
    validation: ....
  })
);
```

Signed-off-by: Minh Trí <tritri251214@gmail.com>
2022-05-19 15:13:55 +07:00
David Giacomo 6377a44efb 1.2 release is out, removing disclaimer
Signed-off-by: David Giacomo <dgiacomo@gmail.com>
2022-05-18 16:43:04 -07:00
Joe Porpeglia f222f007d9 Fix alpha imports in docs/permission/writing-a-policy.md
Signed-off-by: Joe Porpeglia <josephp@spotify.com>
2022-05-18 11:56:02 -04:00
Ruslan.Nasyrov 6f8dfe1071 feat/catalog-backend-module-gitlab: create url location only if file exists (fixes #3)
Signed-off-by: Ruslan.Nasyrov <goququ@ya.ru>
2022-05-18 15:04:19 +05:00
Ruslan.Nasyrov cf864e9e25 feat/catalog-backend-module-gitlab: create url location only if file exists (fixes #2)
Signed-off-by: Ruslan.Nasyrov <goququ@ya.ru>
2022-05-18 14:53:12 +05:00
Patrik Oldsberg ec8b9ab684 Merge pull request #11535 from Bonial-International-GmbH/pjungermann/catalogBuilder
feat: support array as arg for `CatalogBuilder.addEntityProvider` and others
2022-05-18 10:53:03 +02:00
Patrik Oldsberg 37755000a5 Add v1.2.0 release notes
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-05-17 13:30:51 +02:00
github-actions[bot] 64a03bd946 Version Packages 2022-05-17 09:26:29 +00:00