Joshua Jung
b3f03e28bd
Add clarifying comment for use of fetchApiRef
...
Signed-off-by: Joshua Jung <joshua.p.jung@gmail.com >
2024-10-16 09:41:41 -05:00
MT Lewis
98a1b5cf75
docs: document installation and usage of yarn plugin
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2024-10-16 11:45:52 +01:00
Patrik Oldsberg
e0613e9957
Merge pull request #27139 from backstage/rugvip/nots
...
docs/releases: add 1.32
2024-10-15 15:56:57 +02:00
Patrik Oldsberg
712d7e50bd
docs/releases: add 1.32
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-15 15:54:40 +02:00
github-actions[bot]
a9c095d0be
Version Packages
2024-10-15 10:25:03 +00:00
Ben Lambert
d97f916559
Merge pull request #27112 from BanerjeeAgniva/addition-generic-http-analytics-tool
...
docs(analytics): add Generic HTTP as a community-supported analytics …
2024-10-15 11:43:33 +02:00
Camila Belo
69d7196285
Merge pull request #26942 from JeevaRamanathan/patch-1
...
Update contribute docs
2024-10-15 10:22:57 +02:00
Camila Belo
58b40fa775
Merge pull request #27127 from Parsifal-M/docs/update-permissions-tutorial
...
[DOCS] Add small clarification to the Permissions Tutorial
2024-10-15 10:22:13 +02:00
Camila Belo
cd7347ef3d
Merge pull request #26901 from AmbrishRamachandiran/openapi-grammer
...
Fixed grammar mistakes in openapi-docs
2024-10-15 10:21:59 +02:00
Peter Macdonald
e01727c8c2
Add clarification notice to the permissions tutorial docs, related to 24942
...
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com >
2024-10-15 08:48:51 +02:00
BanerjeeAgniva
88a0070566
docs(analytics): add Generic HTTP as a community-supported analytics tool Signed-off-by: Agniva Banerjee <f20200922@pilani.bits-pilani.ac.in>
...
Signed-off-by: BanerjeeAgniva <90470431+BanerjeeAgniva@users.noreply.github.com >
2024-10-14 20:11:38 +05:30
Fredrik Adelöw
f1355742ed
Merge pull request #27102 from RoadieHQ/docker-fixes
...
Fix Dockerfile deprecated syntax.
2024-10-14 16:13:28 +02:00
Fredrik Adelöw
2ae66828cc
Merge pull request #26806 from VeithBuergerhoff/update-additional-globals-doc
...
rework the additional templates documentation to include additionalTe…
2024-10-14 15:46:04 +02:00
Fredrik Adelöw
1ac09e47c6
add two more faq entries for the catalog
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-10-14 14:50:13 +02:00
Brian Fletcher
b4520883c6
Fix Dockerfile deprecated syntax.
...
```
1 warning found (use docker --debug to expand):
- LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 48)
```
Signed-off-by: Brian Fletcher <brian@roadie.io >
2024-10-14 13:38:08 +01:00
Fredrik Adelöw
0b1a980521
Merge pull request #27052 from deejay1/stitcher
...
feat(catalog-backend): Add configuration parameters for deferred stitcher
2024-10-14 13:03:05 +02:00
Patrik Oldsberg
dcda50a048
Merge pull request #27088 from backstage/rugvip/promote
...
promote all backend feature exports to main entry point
2024-10-14 11:33:01 +02:00
Patrik Oldsberg
bc71718834
update docs to remove /alpha
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-11 16:50:08 +02:00
Patrik Oldsberg
a881f94e63
docs/tooling: fix headers on profiling page
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-11 15:05:44 +02:00
Patrik Oldsberg
cba5fc2457
Merge pull request #27081 from backstage/rugvip/pretty
...
backend-defaults: pretty-print JSON responses during development
2024-10-11 13:21:28 +02:00
Patrik Oldsberg
8fd7debe89
backend-defaults: pretty-print JSON responses during development
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-11 12:44:08 +02:00
Patrik Oldsberg
dea0d6cd11
Apply suggestions from code review
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-11 12:00:17 +02:00
Patrik Oldsberg
6d2899cdca
docs/tooling: update backend dev bundling docs
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-11 11:05:26 +02:00
Fredrik Adelöw
b99294d86a
Update docs/features/software-templates/writing-templates.md
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-10-09 20:20:11 +02:00
Fredrik Adelöw
68359cd5b6
Update docs/features/software-templates/writing-templates.md
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-10-09 20:20:03 +02:00
Alex Lorenzi
1de80f20f6
Merge pull request #25497 from alexef/techdocs-tags
...
Techdocs: allow custom collation of mkdocs search document
2024-10-09 13:32:56 -04:00
Łukasz Jernaś
718ce10f57
feat(catalog-backend): Added doc and review fixes
...
Signed-off-by: Łukasz Jernaś <lukasz.jernas@allegro.com >
2024-10-09 17:52:36 +02:00
Alex McKay
0e09050fe0
add endpoints section example app-config
...
Signed-off-by: Alex McKay <77302540+alex-mckay@users.noreply.github.com >
2024-10-08 14:59:12 -04:00
Alex McKay
6339b85f76
Update proxy docs to include fetchApi
...
Signed-off-by: Alex McKay <77302540+alex-mckay@users.noreply.github.com >
2024-10-08 14:27:18 -04:00
github-actions[bot]
56a811849a
Version Packages (next)
2024-10-08 11:42:14 +00:00
Patrik Oldsberg
6bd73bff63
Merge pull request #27002 from backstage/rugvip/test-cache
...
cli: add --successCache option for repo test
2024-10-08 12:07:28 +02:00
Patrik Oldsberg
7fd7280e36
Merge pull request #26969 from backstage/rugvip/harden
...
Update docs to be more strict around sign-in resolvers + remove insecure sign-in resolver
2024-10-08 11:53:37 +02:00
Fredrik Adelöw
3fa40dde23
Merge pull request #26846 from AmbrishRamachandiran/backstage-accessibility-docs
...
Fixed grammar mistakes in the backstage accessibility docs
2024-10-08 11:00:07 +02:00
Patrik Oldsberg
2dc3526214
docs/auth: update sign-in resolver docs to encourage use of allowedDomains
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-08 01:12:10 +02:00
Patrik Oldsberg
2165ec2694
Merge pull request #26986 from backstage/rugvip/lint-cache
...
cli: add --successCache option for repo lint
2024-10-07 18:50:36 +02:00
Patrik Oldsberg
3047813d42
cli: add --successCache option for repo test
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-07 16:54:11 +02:00
Patrik Oldsberg
50cc7351cf
cli: switch repo lint --cache option to --successCache and --successCacheDir
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-07 16:45:31 +02:00
Veith M. Bürgerhoff
fb5eaf18c3
Update docs/features/software-templates/writing-templates.md
...
Co-authored-by: Camila Belo <camilaibs@gmail.com >
Signed-off-by: Veith M. Bürgerhoff <62615322+VeithBuergerhoff@users.noreply.github.com >
2024-10-06 23:43:39 +02:00
Patrik Oldsberg
d4ae3b2570
docs/tooling: document caching options
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-06 17:29:17 +02:00
Tyler Davis
5420e5b4c5
Fix rootConfigServiceFactory import in rootConfig docs
...
Also I noticed clicking "edit this page" on https://backstage.io/docs/backend-system/core-services/root-config/ took me to a 404, not sure if that is a known issue or not.
Signed-off-by: Tyler Davis <tylerd@canva.com >
2024-10-05 07:14:05 +10:00
Patrik Oldsberg
d0edfec454
auth-backend-module-vmware-cloud-provider: remove insecure sign-in resolver
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-04 17:21:37 +02:00
Patrik Oldsberg
6edb7ba409
docs/auth: remove insecure sign-in resolver recommendations
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-04 17:21:37 +02:00
Patrik Oldsberg
ad336b576b
docs/auth/identity-resolver: discourage use of multiple sign-in resolvers
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-04 17:21:37 +02:00
Patrik Oldsberg
f4b7b72705
docs/threat-model: update sign-in resolver section
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-04 17:21:37 +02:00
JeevaRamanathan
065f5a5624
Update contribute docs
...
Signed-off-by: JeevaRamanathan <64531160+JeevaRamanathan@users.noreply.github.com >
2024-10-02 21:59:26 +05:30
Fredrik Adelöw
065c0bfaa8
Merge pull request #26757 from joshjung/jjung/fix-docs-issue-26754
...
Updating docs for issue #26754
2024-10-02 16:52:45 +02:00
Alex Eftimie
889b1b714f
merge with master
...
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
2024-10-02 14:59:35 +02:00
Fredrik Adelöw
84a88a444e
Merge pull request #26885 from jslott2sigma/skip-user-profile
...
Fixes #26503 Add skipUserProfile flag to Microsoft authenticator
2024-10-02 13:39:29 +02:00
Fredrik Adelöw
77e741da06
Update docs/auth/microsoft/provider.md
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-10-02 12:28:47 +02:00
Fredrik Adelöw
5bff622684
Merge pull request #26930 from Bonial-International-GmbH/pjungermann/bitbucket/fix-event-support
...
fix!: fix event support for Bitbucket Cloud
2024-10-02 11:52:53 +02:00