Commit Graph

4940 Commits

Author SHA1 Message Date
github-actions[bot] 58bbb3edca Version Packages (next) 2024-07-30 12:26:11 +00:00
Ben Lambert 954f9620cf Merge pull request #25832 from Maetis/topic/nbs-integration-gerrit
[NBS Docs] Updated the Gerrit integration docs
2024-07-30 14:00:59 +02:00
Kevin L b54f0544b1 Updated the Gerrit integration docs
Signed-off-by: Kevin L <kevin.lecouvey@gmail.com>
2024-07-30 06:13:26 -04:00
Andre Wanlin 89370df3cc Added common auth provider sign-in errors
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-07-29 15:58:38 -05:00
Ben Lambert e6c52e7e7e Merge pull request #25770 from rgharaopensourceprojects/fix-issue-25690-update-logging-in-page
In the Gettin Started/authentication document removing duplicate import SignInPage
2024-07-29 14:19:44 +02:00
Ben Lambert fc31019c03 Merge pull request #25796 from Xiol/25405-gitlab-excluderepos-option
Add new excludeRepos option to the Gitlab provider
2024-07-29 14:06:36 +02:00
Dane Elwell c7b14edcaf Add new excludeRepos option to the Gitlab provider
Signed-off-by: Dane Elwell <dane.elwell@ans.co.uk>
2024-07-29 12:14:14 +01:00
Ben Lambert fffb583132 Merge pull request #25807 from kurtaking/kk/doc-typos
docs: fix typos in new backend-related docs
2024-07-29 10:24:54 +02:00
Ben Lambert 352a15bef0 Merge pull request #25813 from awanlin/docs/update-intro-title
Updated intro title
2024-07-29 10:19:06 +02:00
Andre Wanlin feb0734e02 Updated intro title
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-07-28 15:39:40 -05:00
Andre Wanlin 6c1081c9cb Updated various Docker items
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-07-28 13:03:59 -05:00
Kurt King f011d1b28e docs: fix typos
Signed-off-by: Kurt King <kurtaking@gmail.com>
2024-07-28 06:51:36 -06:00
Chap Ambrose 963106f845 fix typo in heroku docs
Signed-off-by: Chap Ambrose <cambrose@salesforce.com>
2024-07-24 15:05:07 -05:00
rghara aac3c52d22 In the Gettin Started/authentication document
SignInPage is already imported. Removing the duplicate
import that causes compilation error.
import { SignInPage } from '@backstage/core-components';

Signed-off-by: rghara <rghara@outlook.com>
2024-07-24 11:33:41 -04:00
Ben Lambert ee15b747dd Merge pull request #25457 from chap/patch-2
Update heroku deploy docs
2024-07-24 09:36:23 +02:00
github-actions[bot] 4a8774820c Version Packages (next) 2024-07-23 14:02:37 +00:00
Chap Ambrose bf2984369d cleanup heroku.md
Signed-off-by: Chap Ambrose <cambrose@salesforce.com>
2024-07-23 08:34:14 -05:00
Patrik Oldsberg 64a31877ff Merge pull request #25739 from backstage/rugvip/new-public-index
app-next,docs: add example for public index entry point in new frontend system
2024-07-23 12:51:04 +02:00
blam e3644bf16e chore: fixing prettier
Signed-off-by: blam <ben@blam.sh>
2024-07-23 12:38:10 +02:00
Patrik Oldsberg 9e8371b9e6 Update docs/tutorials/enable-public-entry.md
Co-authored-by: Jack Palmer <UsainBloot@users.noreply.github.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-07-23 12:00:24 +02:00
Patrik Oldsberg 32a38e1f37 cli: remove most lockfile analysis features
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-07-23 11:15:06 +02:00
Ben Lambert 9e4f62cc2a Merge pull request #25729 from backstage/blam/implement-icon-bundle
Export `dataRefs` from `Blueprints` and implement `IconBundleBlueprint`
2024-07-23 10:22:32 +02:00
Patrik Oldsberg faa1b465e9 app-next,docs: add example for public index entry point in new frontend system
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-07-23 09:52:28 +02:00
Ben Lambert 885e52db9a Merge pull request #25728 from backstage/rugvip/msauth
auth-backend-module-microsoft-provider: update scope handling to define required scopes in backend
2024-07-23 08:50:18 +02:00
blam 97abfa22b9 chore: added some docs and cleanup the todos
Signed-off-by: blam <ben@blam.sh>
2024-07-23 08:01:34 +02:00
Ben Lambert 780a1e0723 Merge pull request #25702 from rgharaopensourceprojects/fix-issue-25690-update-logging-in-page
Fix issue 25690 update Getting started-logging in page with missing screenshot
2024-07-22 16:14:24 +02:00
Patrik Oldsberg 39f36a9442 auth-backend-module-microsoft-provider: update scope handling to define required scopes in backend
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-07-22 14:18:23 +02:00
Patrik Oldsberg b24d5b0aa4 Merge pull request #25708 from backstage/rugvip/data-ref-ids
frontend-plugin-api: update extension data ref declaration to allow embedding of ID in type
2024-07-22 13:26:27 +02:00
Patrik Oldsberg 31bfc4417f frontend-plugin-api: update extension data ref declaration to allow embedding of ID in type
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-07-22 10:20:38 +02:00
rghara c761199ce7 Replaced login screen image
Signed-off-by: rghara <ramin.g01@infosys.com>
2024-07-19 18:51:44 -04:00
Ramin G e20fe54695 Corrected typo in logging-in.md
Corrected typo in the description of the image

Signed-off-by: Ramin G <rghara@outlook.com>
2024-07-19 15:56:09 -04:00
Ramin G 6f3a8af8b3 Merge branch 'backstage:master' into tutorial 2024-07-19 13:37:17 -04:00
rghara 924c0a6379 Updated document getting-started/logging-in with
missing login screen screenshot

Signed-off-by: rghara <ramin.g01@infosys.com>
2024-07-19 12:53:18 -04:00
Ben Lambert 27c314f732 Merge pull request #25624 from mbenson/issue-22575-template-param-errors
support ajv-errors for scaffolder validation
2024-07-19 16:35:11 +02:00
Ben Lambert 17d756e26c Merge pull request #23048 from fstoerkle/feature/msgraph-ingest-groups-of
feat: add option to ingest group members from Azure Entra ID
2024-07-18 18:48:10 +02:00
Ben Lambert aee438deff Merge pull request #25298 from backstage/blam/new-extension-types
NFE: Initial pass at another helper to create extension kinds
2024-07-18 15:15:43 +02:00
Patrik Oldsberg 9b89b82f66 frontend-plugin-api: infer ExtensionBoundary routable prop from outputs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-07-18 14:16:18 +02:00
blam 4e42e5112c chore: smaller renames and code review
Signed-off-by: blam <ben@blam.sh>
2024-07-18 13:50:26 +02:00
Ben Lambert dfc31e40f9 Merge pull request #25647 from piatkiewicz/patch-1
Update writing-custom-actions.md
2024-07-17 13:07:12 +02:00
Matt Benson 4670f06f72 support ajv-errors for scaffolder validation
Signed-off-by: Matt Benson <gudnabrsam@gmail.com>
2024-07-16 15:42:08 -05:00
Patrik Oldsberg d5e567efff docs: update threat model and auth docs to mention public entry point
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-07-16 17:27:24 +02:00
Patrik Oldsberg 5e6eccc84c docs: sidebar label fix for root health
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-07-16 16:26:15 +02:00
Patrik Oldsberg 88ed7f5926 Merge pull request #25643 from backstage/rugvip/release-notes
Release notes for 1.29
2024-07-16 15:39:27 +02:00
Piotr Piątkiewicz 392b26a0ed Update writing-custom-actions.md
Signed-off-by: Piotr Piątkiewicz <piatkiewicz.piotr@gmail.com>
2024-07-16 15:17:07 +02:00
github-actions[bot] 8d2fe707cb Version Packages 2024-07-16 12:06:55 +00:00
Patrik Oldsberg 8f794cf022 docs: 1.29 release notes
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-07-16 12:44:14 +02:00
Patrik Oldsberg 92b3fdd7b1 Merge pull request #25641 from backstage/rugvip/changeset-update
docs,changesets: update to mention the manual service factory options pattern
2024-07-16 12:36:22 +02:00
Patrik Oldsberg 2764d6453f docs,changesets: update to mention the manual service factory options pattern
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-07-16 11:44:18 +02:00
Patrik Oldsberg 8e6ba753bc docs: prepare 1.29 release notes
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-07-16 11:32:15 +02:00
Patrik Oldsberg c5ce79a14c Merge pull request #25569 from backstage/nbs10/rename-setup-request-handlers
[NBS 1.0]Rename `setupRequestMockHandlers` to `registerMswTestHooks`
2024-07-16 11:01:29 +02:00