David Lilienfeld
9463dfeda0
Fix unused imports and api report
...
Signed-off-by: David Lilienfeld <davidlilienfeld4@gmail.com >
2025-03-02 21:46:18 -05:00
David Lilienfeld
02e6dd48e9
Fixed catalog backend tests and move backend-common to dependencies
...
Signed-off-by: David Lilienfeld <davidlilienfeld4@gmail.com >
2025-03-02 21:46:18 -05:00
David Lilienfeld
7b3ed9b928
Add Bitbucket Server Event Integration
...
Signed-off-by: David Lilienfeld <davidlilienfeld4@gmail.com >
2025-03-02 21:46:18 -05:00
aramissennyeydd
485b3ba3c0
add changeset
...
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com >
2025-03-02 09:30:50 -06:00
aramissennyeydd
67f4e0fcdd
module(cli): migrate test
...
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com >
2025-03-02 09:30:12 -06:00
Aramis Sennyey
753c1a1c78
Merge pull request #29023 from backstage/sennyeya/cli-modularization-next
...
chore: move migrate to its own CLI module
2025-03-02 09:18:31 -06:00
aramissennyeydd
84502b6b8e
fix jest import mocks
...
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com >
2025-03-02 08:58:21 -06:00
Alex Lorenzi
fffe3c00d6
changeset
...
Signed-off-by: Alex Lorenzi <alorenzi@spotify.com >
2025-03-02 09:49:13 -05:00
aramissennyeydd
0586d4c1c5
add changeset
...
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com >
2025-03-02 08:32:20 -06:00
aramissennyeydd
9d4865d9e9
chore: move migrate to its own CLI module
...
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com >
2025-03-02 08:30:58 -06:00
Alex Lorenzi
3ca7dd0b75
Switched to using styled components API which seems to solve issue of CSS being removed when switching pages in Docs
...
Signed-off-by: Alex Lorenzi <alorenzi@spotify.com >
2025-03-02 09:26:15 -05:00
Alex Lorenzi
4ab66815a8
Reverted classes variable name
...
Signed-off-by: Alex Lorenzi <alorenzi@spotify.com >
2025-03-02 09:26:15 -05:00
Alex Lorenzi
bbaa722f80
Added className prop to Page component and override styles in the TechDocsReaderPage.tsx
...
Signed-off-by: Alex Lorenzi <alorenzi@spotify.com >
2025-03-02 09:26:15 -05:00
Alex Lorenzi
d381f3ec6a
Override the BackstagePage default styles to avoid a "double scrollbar" situation that was stop the page from fully scrolling to the top of the page when we navigated to a new page
...
Signed-off-by: Alex Lorenzi <alorenzi@spotify.com >
2025-03-02 09:26:15 -05:00
Patrik Oldsberg
1ebf9f61b5
Merge pull request #27573 from aramissennyeydd/sennyeya/docsite-openapi
...
feat(docs): autogenerate API documentation
2025-03-02 15:05:45 +01:00
Patrik Oldsberg
2baf155fe3
Merge pull request #28098 from backstage/sennyeya/fix-breaking-changes-comment
...
fix: breaking API changes comment
2025-03-02 14:55:13 +01:00
Patrik Oldsberg
0f45bb668d
Merge pull request #29021 from backstage/rugvip/extra
...
plugins/app: fix rendering of extra elements in app without sign-in page
2025-03-02 00:58:15 +01:00
Andre Wanlin
c30b87631b
Update packages/create-app/templates/default-app/packages/backend/Dockerfile
...
Co-authored-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com >
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
2025-03-01 17:48:08 -06:00
Fredrik Adelöw
dade9f3f78
Merge pull request #29016 from backstage/freben/gitlab-common
...
remove backend-common from scaffolder-backend-module-gitlab
2025-03-01 23:43:48 +01:00
Patrik Oldsberg
583fc5454a
plugins/app: fix rendering of extra elements in app without sign-in page
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-03-01 22:09:15 +01:00
aramissennyeydd
de1fad98a8
fix prettier
...
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com >
2025-03-01 10:32:24 -06:00
Fredrik Adelöw
a08cb20b3c
remove backend-common from scaffolder-backend-module-gitlab
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2025-03-01 12:18:38 +01:00
Andre Wanlin
40ebba446f
Update docs/features/techdocs/getting-started.md
...
Co-authored-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com >
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
2025-02-28 14:55:30 -06:00
Andre Wanlin
92de48f1ce
Merge pull request #29008 from awanlin/docs/notification-corrections
...
Corrections and improvements to the Notifications docs
2025-02-28 14:54:59 -06:00
Andre Wanlin
19e5c3fe78
Added link to multi-stage Dockerfile docs
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2025-02-28 14:28:24 -06:00
Andre Wanlin
9bc50f7e20
Removed TechDocs legacy backend docs
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2025-02-28 14:11:07 -06:00
Andre Wanlin
9cc0236dd5
Corrections and improvements to the Notifications docs
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2025-02-28 14:02:17 -06:00
Gabriel Dugny
74871ccc3e
fix(api-docs): Consistent Typography in Entity HasApisCard
...
Signed-off-by: Gabriel Dugny <gabriel.dugny@believe.com >
2025-02-28 19:52:34 +01:00
renovate[bot]
ac3a27521e
Update dependency typescript to v5.8.2
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-28 17:44:25 +00:00
Thomas Cardonne
fbc1666f7b
fix(catalog-backend): make catalog.useUrlReadersSearch actually work
...
Currently the config isn't passed to the UrlReaderProcessor, so this config flag is ignored
Signed-off-by: Thomas Cardonne <thomas.cardonne@adevinta.com >
2025-02-28 18:31:26 +01:00
aramissennyeydd
ca11bb3be6
fix links
...
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com >
2025-02-28 10:36:33 -06:00
aramissennyeydd
a5ca63daf8
use raw releases
...
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com >
2025-02-28 10:18:37 -06:00
liad.shachoach
181e363d5d
adding yarn.lock as well
...
Signed-off-by: liad.shachoach <liad.shachoach@controlup.com >
2025-02-28 18:17:26 +02:00
liad.shachoach
231acf448f
updating branch restriction code to use the bitubcket package instead of rest APIs, tests adjusted as well
...
Signed-off-by: liad.shachoach <liad.shachoach@controlup.com >
2025-02-28 18:12:56 +02:00
aramissennyeydd
0acbd34276
updates following sig
...
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com >
2025-02-28 10:11:21 -06:00
aramissennyeydd
c49e11bd07
fix config to support ts imports
...
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com >
2025-02-28 09:26:55 -06:00
aramissennyeydd
8171eb64b5
revert sidebars.js to cjs
...
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com >
2025-02-28 09:26:55 -06:00
aramissennyeydd
26157cd575
yarn dedupe
...
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com >
2025-02-28 09:26:54 -06:00
aramissennyeydd
8f1f5a4563
update search-backend as well
...
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com >
2025-02-28 09:26:54 -06:00
aramissennyeydd
9022affe29
fix comments
...
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com >
2025-02-28 09:26:54 -06:00
Aramis Sennyey
58164fcc3a
Update .eslintrc.js
...
Signed-off-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com >
2025-02-28 09:26:54 -06:00
aramissennyeydd
69ebbb9e00
fix docsite prettier
...
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com >
2025-02-28 09:26:54 -06:00
aramissennyeydd
60aeb0e330
update server based on schema changes
...
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com >
2025-02-28 09:26:54 -06:00
aramissennyeydd
b2831706d5
feat(docs): autogenerate documentation from the API specs
...
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com >
2025-02-28 09:26:54 -06:00
Thomas Cardonne
016e8f6485
fix: remove useless type cast as any
...
Signed-off-by: Thomas Cardonne <thomas.cardonne@adevinta.com >
2025-02-28 14:17:16 +01:00
Thomas Cardonne
1326907d5e
fix: remove console.log
...
Co-authored-by: Ben Lambert <ben@blam.sh >
Signed-off-by: Thomas Cardonne <t.cardonne@gmail.com >
2025-02-28 14:09:21 +01:00
Rye Pasaporte
97abc96bb8
update function to use local timezone and use original format
...
Signed-off-by: Rye Pasaporte <ryepassport@gmail.com >
2025-02-28 12:52:45 +01:00
Charles de Dreuille
f41aec8345
Merge pull request #29002 from backstage/canon-icon-provider
...
CanonProvider → IconProvider
2025-02-28 11:40:24 +00:00
Rye Pasaporte
9f74383f9c
revert format to work in europe
...
Signed-off-by: Rye Pasaporte <ryepassport@gmail.com >
2025-02-28 12:21:58 +01:00
Charles de Dreuille
8689010d9c
Create nice-ghosts-clean.md
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-02-28 11:07:01 +00:00