Andre Wanlin
2f33a9f63f
Fixes for non-breaking typos and typos configuration
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
More
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2026-04-29 16:54:05 -05:00
Patrik Oldsberg
1e8899a65f
Merge pull request #33705 from schultzp2020/remove-jsx-codemod-guide
...
docs: replace JSX codemod tutorial with link to codemod.com
2026-04-07 20:33:47 +02:00
Patrik Oldsberg
8632502abe
Merge pull request #33436 from jonkoops/remove-legacy-proxy-docs
...
docs: remove legacy corporate proxy documentation
2026-04-07 16:30:05 +02:00
Andre Wanlin
6e6eff9b90
Fixes
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2026-04-03 12:28:56 -05:00
Andre Wanlin
13c3c0ab15
Potential fix for pull request finding
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
2026-04-03 12:28:56 -05:00
Andre Wanlin
5cbd39e980
Clean up of the contrib folder
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2026-04-03 12:28:53 -05:00
Paul Schultz
2072182904
docs: replace JSX codemod tutorial with link to codemod.com
...
Signed-off-by: Paul Schultz <pschultz@pobox.com >
2026-03-31 15:32:54 -05:00
Jon Koops
980b7f5632
docs: remove legacy corporate proxy documentation
...
All Node.js versions in Backstage's support matrix (v22 and v24 LTS)
include built-in proxy support via NODE_USE_ENV_PROXY, making the
legacy global-agent/undici workarounds unnecessary. Remove the legacy
proxy guide from contrib/ and all references to the legacy approach
across the docs.
Signed-off-by: Jon Koops <jonkoops@gmail.com >
2026-03-19 17:17:17 +01:00
Jon Koops
956133bf45
docs: recommend Node.js built-in proxy support for corporate proxies ( #33006 )
...
Node.js 22.21.0+ natively supports HTTP_PROXY, HTTPS_PROXY, and
NO_PROXY environment variables via NODE_USE_ENV_PROXY, eliminating the
need for undici and global-agent workarounds. This also works with
node-fetch and cross-fetch since they delegate to node:http/node:https
without overriding the HTTP agent.
Add a new corporate proxy tutorial under docs/ with the recommended
approach and update the legacy guide in contrib/ to point to it.
Update proxy references in the deployment, keeping-backstage-updated,
and TechDocs CLI docs to mention NODE_USE_ENV_PROXY.
Signed-off-by: Jon Koops <jonkoops@gmail.com >
2026-03-17 13:13:00 -04:00
ElaineDeMattosSilvaB
2f2233e8c1
chore(devcontainer): update mkdocs feature source and improve setup docs
...
- Update mkdocs feature from devcontainers-contrib to devcontainers-extra (ref: https://github.com/microsoft/vscode-remote-release/issues/11046 )
- Clarify fork workflow in devcontainer tutorial
Signed-off-by: ElaineDeMattosSilvaB <elaine.de-mattos-silva-bezerra@deutschebahn.com >
2026-02-21 12:12:43 +01:00
Andre Wanlin
ade49e96ea
Merge pull request #32907 from drodil/devcontainer_docs
...
docs(contribfest): add devcontainers docs
2026-02-20 06:08:22 -06:00
Stanislav Cherkasov
1a344b44af
Update contrib/catalog/read-write-split/workspace/packages/backend/src/catalogService.ts
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Signed-off-by: Stanislav Cherkasov <150145013+stanislav-c@users.noreply.github.com >
2026-02-20 09:22:44 +01:00
Stanislav Cherkasov
55b2cd2574
Update catalogService.ts
...
Signed-off-by: Stanislav Cherkasov <150145013+stanislav-c@users.noreply.github.com >
2026-02-20 09:07:18 +01:00
Hellgren Heikki
e6d1398be4
docs(contribfest): add devcontainers docs
...
Signed-off-by: Hellgren Heikki <heikki.hellgren@op.fi >
2026-02-19 08:47:43 +02:00
Patrik Oldsberg
be2e71240f
Merge pull request #32478 from drodil/devcontainer_contribfest
...
chore: update devcontainer
2026-02-02 21:02:32 +01:00
Patrik Oldsberg
cfd8103e63
catalog-node: promote extension points
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2026-01-27 13:22:04 +01:00
Hellgren Heikki
3cee0cd660
chore: update devcontainer
...
this is pre-work for upcoming Backstage ContribFest at KubeCon
Amsterdam to hopefully make it easier for people to start contributing.
node was updated to 24 to support the latest things in backstage,
additionally necessary vscode plugins and settings are now included.
Signed-off-by: Hellgren Heikki <heikki.hellgren@op.fi >
2026-01-22 18:04:10 +02:00
Fredrik Adelöw
e7204e24db
updated the immediate entity provider example a bit
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2025-12-09 08:40:50 +01:00
Fredrik Adelöw
35f3bbb4be
Fix all current docs quality script warnings
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2025-11-13 12:04:59 +01:00
aswind7
f845dc10bf
fix dockerfile name
...
Signed-off-by: aswind7 <854413241@qq.com >
2025-10-31 15:32:09 +08:00
Fredrik Adelöw
208b7e7c08
update contrib read/write split doc to match new client methods
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2025-08-22 21:45:24 +02:00
Fredrik Adelöw
c4a40894ff
document the catalog read-write split
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2025-07-01 18:43:22 +02:00
Gabriel Dugny
14bddfd10f
docs: Fix typos
...
Signed-off-by: Gabriel Dugny <gabriel.dugny@believe.com >
2025-04-18 17:32:34 +02:00
Paul Schultz
edebe418a9
separate codemod into a different file
...
Signed-off-by: Paul Schultz <pschultz@pobox.com >
2025-04-15 07:34:29 -05:00
Patrik Oldsberg
32cbef5b4c
Merge pull request #29499 from schultzp2020/react-imports
...
chore: update react imports
2025-04-08 18:52:18 +02:00
Paul Schultz
2e26579e06
chore: update react imports
...
Signed-off-by: Paul Schultz <pschultz@pobox.com >
2025-04-08 07:35:24 -05:00
Patrik Oldsberg
e655f626ad
update existing references to yarn dev to use yarn start instead
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-04-08 13:14:46 +02:00
Fredrik Adelöw
eb80a1ad5a
inherit the right docs
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2025-02-11 15:28:24 +01:00
Fredrik Adelöw
a88315ceb0
Update contrib/docs/tutorials/help-im-behind-a-corporate-proxy.md
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2025-01-21 11:24:17 +01:00
ls-exxeta
164298778d
Update help-im-behind-a-corporate-proxy.md
...
Signed-off-by: ls-exxeta <lennard.schultes@exxeta.com >
2025-01-21 08:37:14 +01:00
ls-exxeta
a57429d90e
Update help-im-behind-a-corporate-proxy.md
...
Signed-off-by: ls-exxeta <lennard.schultes@exxeta.com >
2025-01-21 07:40:36 +01:00
Fredrik Adelöw
656baf0120
update the corp proxy doc too
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2025-01-16 15:42:14 +01:00
Fredrik Adelöw
f41ea01bbe
some more
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-12-01 16:25:43 +01:00
Johan Haals
24745ae545
Merge pull request #27672 from Parsifal-M/docs/getting-started-21828
...
[DOCS] Restructure the Getting Started Section
2024-11-19 11:48:07 +01:00
Peter Macdonald
5c1b60e134
fix koyeb docker link to docs
...
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com >
2024-11-18 09:40:09 +01:00
Peter Macdonald
b5baaf5723
moving docs around, updating deployment overview section to point to contrib folder for community deployment methods
...
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com >
2024-11-18 09:13:42 +01:00
renovate[bot]
29ba5fd20c
chore(deps): update node.js to v20
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-15 06:13:40 +00:00
Stephen Glass
d29c828524
add note for backstage cli in proxy config docs
...
Signed-off-by: Stephen Glass <stephen@stephen.glass >
2024-08-24 14:13:37 -04:00
Fredrik Adelöw
019d9ad3b3
minor dockerfile syntax update
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-08-21 09:27:59 +02:00
Andre Wanlin
384b7bac2e
Updated Prometheus and OpenTelemetry Guides
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2024-08-15 07:52:34 -05:00
Karl Haworth
393daf4467
reduce RUN cmd
...
Signed-off-by: Karl Haworth <karl.haworth@aa.com >
2024-08-14 10:59:23 -04:00
Karl Haworth
905a114d96
remove python from node builder
...
Signed-off-by: Karl Haworth <karl.haworth@aa.com >
2024-08-14 10:52:28 -04:00
Karl Haworth
fd7c45013b
Update contrib/docker/minimal-hardened-image/Dockerfile
...
Co-authored-by: Camila Belo <camilaibs@gmail.com >
Signed-off-by: Karl Haworth <58607256+karlhaworth@users.noreply.github.com >
2024-08-14 10:44:48 -04:00
Karl Haworth
d7b06a60b0
Update contrib/docker/minimal-hardened-image/Dockerfile
...
Co-authored-by: Camila Belo <camilaibs@gmail.com >
Signed-off-by: Karl Haworth <58607256+karlhaworth@users.noreply.github.com >
2024-08-14 10:44:47 -04:00
Karl Haworth
7529219d6c
Update contrib/docker/minimal-hardened-image/Dockerfile
...
Co-authored-by: Camila Belo <camilaibs@gmail.com >
Signed-off-by: Karl Haworth <58607256+karlhaworth@users.noreply.github.com >
2024-08-14 10:44:47 -04:00
Karl Haworth
d00c679f00
change to ADD from COPY and adjust
...
Signed-off-by: Karl Haworth <karl.haworth@aa.com >
2024-08-14 10:44:47 -04:00
Karl Haworth
3e670f508b
Add steps taken section
...
Signed-off-by: Karl Haworth <karl.haworth@aa.com >
2024-08-14 10:44:47 -04:00
Karl Haworth
e9588ecac4
init
...
Signed-off-by: Karl Haworth <karl.haworth@aa.com >
2024-08-14 10:44:46 -04:00
Patrik Oldsberg
b920a47976
fix multi-line links
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-05-10 10:16:00 +02:00
Patrik Oldsberg
45923b4e40
Merge pull request #24309 from AmericanAirlines/docs(contrib-docker)--update-readme-on-minimal-hardened-image-and-update-path
...
docs(contrib docker): update readme on minimal hardened image and update path
2024-05-01 16:11:04 +02:00