Paul Schultz
3db23e512b
apply requested changes
...
Signed-off-by: Paul Schultz <pschultz@pobox.com >
2025-01-20 15:00:12 -06:00
Paul Schultz
e15f345b40
update README
...
Signed-off-by: Paul Schultz <pschultz@pobox.com >
2025-01-20 15:00:11 -06:00
Paul Schultz
f022f37d10
update api-report
...
Signed-off-by: Paul Schultz <pschultz@pobox.com >
2025-01-20 15:00:11 -06:00
Paul Schultz
a3f0bd7a6a
apply requested changes
...
Signed-off-by: Paul Schultz <pschultz@pobox.com >
2025-01-20 15:00:03 -06:00
Paul Schultz
e0ae80edee
feat: add auditor to coreServices
...
Signed-off-by: Paul Schultz <pschultz@pobox.com >
add auditor service
Signed-off-by: Paul Schultz <pschultz@pobox.com >
create eventAuditor and rootEventAuditor mockServices
Signed-off-by: Paul Schultz <pschultz@pobox.com >
run api report
Signed-off-by: Paul Schultz <pschultz@pobox.com >
rerun api report
Signed-off-by: Paul Schultz <pschultz@pobox.com >
apply requested changes
Signed-off-by: Paul Schultz <pschultz@pobox.com >
remove rootAuditor
Signed-off-by: Paul Schultz <pschultz@pobox.com >
run build:api-reports
Signed-off-by: Paul Schultz <pschultz@pobox.com >
misc fixes
Signed-off-by: Paul Schultz <pschultz@pobox.com >
misc fixes
Signed-off-by: Paul Schultz <pschultz@pobox.com >
add dynamic plugin auditor service factory
Signed-off-by: Paul Schultz <pschultz@pobox.com >
fix api report
Signed-off-by: Paul Schultz <pschultz@pobox.com >
rerun api-reports
Signed-off-by: Paul Schultz <pschultz@pobox.com >
add comments to auditor service
Signed-off-by: Paul Schultz <pschultz@pobox.com >
update api report
Signed-off-by: Paul Schultz <pschultz@pobox.com >
update api report
Signed-off-by: Paul Schultz <pschultz@pobox.com >
run api-reports
Signed-off-by: Paul Schultz <pschultz@pobox.com >
apply requested changes
Signed-off-by: Paul Schultz <pschultz@pobox.com >
run api-reports
Signed-off-by: Paul Schultz <pschultz@pobox.com >
fix tests
Signed-off-by: Paul Schultz <pschultz@pobox.com >
add auditor to the catalog plugin
Signed-off-by: Paul Schultz <pschultz@pobox.com >
fix tsc issues
Signed-off-by: Paul Schultz <pschultz@pobox.com >
update auditor service
Signed-off-by: Paul Schultz <pschultz@pobox.com >
rename 'args' to 'options'
Signed-off-by: Paul Schultz <pschultz@pobox.com >
update auditor event shape
Signed-off-by: Paul Schultz <pschultz@pobox.com >
add error option in auditor event shape
Signed-off-by: Paul Schultz <pschultz@pobox.com >
rename events
Signed-off-by: Paul Schultz <pschultz@pobox.com >
demo new api?
Signed-off-by: Paul Schultz <pschultz@pobox.com >
update service impl
Signed-off-by: Paul Schultz <pschultz@pobox.com >
update auditor api
Signed-off-by: Paul Schultz <pschultz@pobox.com >
update auditor api
Signed-off-by: Paul Schultz <pschultz@pobox.com >
add the auditor service to the scaffolder
Signed-off-by: Paul Schultz <pschultz@pobox.com >
update tests
Signed-off-by: Paul Schultz <pschultz@pobox.com >
run api-reports
Signed-off-by: Paul Schultz <pschultz@pobox.com >
revert config secret enumerator changes
Signed-off-by: Paul Schultz <pschultz@pobox.com >
clean up auditor api
Signed-off-by: Paul Schultz <pschultz@pobox.com >
add documentation
Signed-off-by: Paul Schultz <pschultz@pobox.com >
update auditor
Signed-off-by: Paul Schultz <pschultz@pobox.com >
add auditor to sign in/out
Signed-off-by: Paul Schultz <pschultz@pobox.com >
remove dynamic auditor
Signed-off-by: Paul Schultz <pschultz@pobox.com >
add winston dep back
Signed-off-by: Paul Schultz <pschultz@pobox.com >
run api-reports
Signed-off-by: Paul Schultz <pschultz@pobox.com >
run prettier
Signed-off-by: Paul Schultz <pschultz@pobox.com >
add the auditor service as a default service factory
Signed-off-by: Paul Schultz <pschultz@pobox.com >
fix eslint errror
Signed-off-by: Paul Schultz <pschultz@pobox.com >
revert auth changes
Signed-off-by: Paul Schultz <pschultz@pobox.com >
2025-01-20 15:00:02 -06:00
Charles de Dreuille
65f4acc86c
Add changeset
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-01-20 18:12:51 +00:00
Charles de Dreuille
7b77cead3f
Merge pull request #28559 from backstage/canon-token-updates
...
Update global CSS tokens
2025-01-20 17:15:44 +00:00
Axel Hecht
281ef4007a
Fix for cli packaging tests
...
Signed-off-by: Axel Hecht <axel@pike.org >
2025-01-20 15:32:35 +01:00
Axel Hecht
45c37538f5
Add missing reports, only skip canon
...
Canon uses a different setup for storybook
Signed-off-by: Axel Hecht <axel@pike.org >
2025-01-20 15:32:35 +01:00
Axel Hecht
2815a4bb06
Ignore internal non-published packages
...
Using just the naming convention for now.
Signed-off-by: Axel Hecht <axel@pike.org >
2025-01-20 15:32:35 +01:00
Axel Hecht
f4d0a92143
Slim down entries, relying on package.json exports
...
Signed-off-by: Axel Hecht <axel@pike.org >
2025-01-20 15:32:35 +01:00
Axel Hecht
5e66a252a6
Move ignores into workspace to fix templates
...
Signed-off-by: Axel Hecht <axel@pike.org >
2025-01-20 15:32:35 +01:00
Axel Hecht
84fd95c769
Ignore optional peerDependencies
...
Let's figure out later what triggers those
Signed-off-by: Axel Hecht <axel@pike.org >
2025-01-20 15:32:35 +01:00
Axel Hecht
a904b605aa
Update existing knip-report files
...
Also remove a stray one
Signed-off-by: Axel Hecht <axel@pike.org >
2025-01-20 15:32:35 +01:00
Axel Hecht
474b748a51
Improve knip reports by using a single config with workspaces
...
Also move the dependency from the workspace into repo-tools.
The run with a configured workspace is slower, so I had to bump the timeout.
Signed-off-by: Axel Hecht <axel@pike.org >
2025-01-20 15:32:34 +01:00
Charles de Dreuille
c1b646a824
Update global CSS tokens
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-01-20 14:28:51 +00:00
Vincenzo Scamporlino
a3e29fffd6
Merge pull request #28514 from backstage/renovate/docker-build-push-action-6.x
...
chore(deps): update docker/build-push-action action to v6.12.0
2025-01-20 14:31:49 +01:00
Vincenzo Scamporlino
1f6f222078
Merge pull request #28320 from TeraSky-OSS/add-devpod-plugin-to-marketplace
...
Add DevPod plugin to plugins marketplace
2025-01-20 13:56:08 +01:00
John Philip
47e429861d
Merge pull request #27853 from autodesk-forks/nikolarAutodesk/makeTechDocsCustomizable
...
[plugin-techdocs] Add props to increase flexibility and reusability
2025-01-20 03:25:59 -05:00
John Philip
746bf94c0f
Merge pull request #28484 from jenil-harness/techdocs-fix
...
fix: Techdocs base url should be app.baseUrl
2025-01-20 03:25:07 -05:00
Karthigaiselvan
8dcbe3cd5b
Updated documentation URL
...
Signed-off-by: Karthigaiselvan <karthikslvn@gmail.com >
2025-01-20 11:03:47 +05:30
backstage-goalie[bot]
ad3fc962e1
Merge pull request #28547 from backstage/renovate/lint-staged-15.x-lockfile
...
chore(deps): update dependency lint-staged to v15.4.1
2025-01-18 00:52:33 +00:00
renovate[bot]
5372399219
chore(deps): update dependency lint-staged to v15.4.1
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-18 00:09:52 +00:00
backstage-goalie[bot]
61526f941f
Merge pull request #28546 from backstage/renovate/nextjs-monorepo
...
fix(deps): update dependency @next/mdx to v15.1.5
2025-01-18 00:00:16 +00:00
renovate[bot]
5c020f330b
fix(deps): update dependency @next/mdx to v15.1.5
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-17 23:43:50 +00:00
backstage-goalie[bot]
674d4c53ff
Merge pull request #28545 from backstage/renovate/knip-5.x-lockfile
...
chore(deps): update dependency knip to v5.42.2
2025-01-17 23:31:55 +00:00
renovate[bot]
22149ffcc2
chore(deps): update dependency knip to v5.42.2
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-17 22:55:13 +00:00
backstage-goalie[bot]
f552a989a0
Merge pull request #28544 from backstage/renovate/chromatic-com-storybook-3.x-lockfile
...
chore(deps): update dependency @chromatic-com/storybook to v3.2.4
2025-01-17 22:42:47 +00:00
renovate[bot]
983e5b74a2
chore(deps): update dependency @chromatic-com/storybook to v3.2.4
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-17 22:13:04 +00:00
backstage-goalie[bot]
a2a9f932a0
Merge pull request #28415 from backstage/renovate/dockerode-4.x-lockfile
...
fix(deps): update dependency dockerode to v4.0.4
2025-01-17 21:58:51 +00:00
renovate[bot]
54c0f2288f
fix(deps): update dependency dockerode to v4.0.4
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-17 21:27:10 +00:00
Musaab
f2644a1b5b
Merge pull request #28455 from backstage/frontend-app-api/get_nodes_by_route_path
...
Implemented a new 'getNodesByRoutePath' method in the AppTreeApi
2025-01-17 18:26:15 +01:00
Musaab Elfaqih
a929c9833c
Revert filter flip
...
Signed-off-by: Musaab Elfaqih <musaabe@spotify.com >
2025-01-17 18:12:08 +01:00
Musaab Elfaqih
d1eea59bd3
Address PR comments
...
Signed-off-by: Musaab Elfaqih <musaabe@spotify.com >
2025-01-17 17:37:02 +01:00
Musaab
029a1c4e16
Update .changeset/tame-hats-shout.md
...
Co-authored-by: Vincenzo Scamporlino <vincenzos@spotify.com >
Signed-off-by: Musaab <git@sabs.email >
2025-01-17 17:30:45 +01:00
Wellington Garcia
f35a754f48
fix: convert string to int to handle with decimal bigInt ( #28384 )
...
* fix: convert string to int to handle with decimal bigInt
Signed-off-by: Wellington Garcia <garciawell@gmail.com >
* fix: change + to Number more readable
Signed-off-by: Wellington Garcia <garciawell@gmail.com >
---------
Signed-off-by: Wellington Garcia <garciawell@gmail.com >
2025-01-17 08:16:42 -05:00
Florian Bauer
ac0e1acf78
Kubernetes: add option to fetch additional objectTypes which are not present in DEFAULT_OBJECTS ( #28150 )
...
* Fixed lack of secrets
Signed-off-by: Florian Fl Bauer <florian.fl.bauer@deutschebahn.com >
* add tests
Signed-off-by: Florian Fl Bauer <florian.fl.bauer@deutschebahn.com >
* remove log
Signed-off-by: Florian Fl Bauer <florian.fl.bauer@deutschebahn.com >
---------
Signed-off-by: Florian Fl Bauer <florian.fl.bauer@deutschebahn.com >
2025-01-17 08:15:39 -05:00
Seba
a5cd0a268f
add more data to deployment.json for k8s ( #27949 )
...
* add more data to deployment.json for k8s
Signed-off-by: sebalaini <sebastianolaini@gmail.com >
* remove changeset
Signed-off-by: sebalaini <sebastianolaini@gmail.com >
---------
Signed-off-by: sebalaini <sebastianolaini@gmail.com >
2025-01-17 08:14:40 -05:00
Patrik Oldsberg
d651ce7462
Merge pull request #28537 from backstage/sennyeya/doordash
...
chore: update my organization
2025-01-17 01:18:42 +01:00
aramissennyeydd
e3e4a9389a
update my organization
...
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com >
2025-01-16 15:04:41 -05:00
Scott Rosenberg
58ad5b602a
Update microsite/data/plugins/devpod.yaml
...
Co-authored-by: Vincenzo Scamporlino <vincenzos@spotify.com >
Signed-off-by: Scott Rosenberg <scott@tera-sky.com >
2025-01-16 21:18:33 +02:00
Charles de Dreuille
8002babd90
Merge pull request #28533 from backstage/canon-fix-docs
...
Canon - fix docs styling
2025-01-16 17:39:29 +00:00
Charles de Dreuille
6d58290dbf
Fix Backstage theme CSS
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-01-16 16:42:38 +00:00
Charles de Dreuille
eb7d556c8b
Fix css script
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-01-16 16:41:54 +00:00
Patrik Oldsberg
c2d07eeb85
Merge pull request #28531 from backstage/rugvip/techdocs-cli-dev
...
techdocs-cli: fix dynamic imports
2025-01-16 17:21:11 +01:00
Patrik Oldsberg
70e2dba8d9
Merge pull request #28530 from backstage/rugvip/fix
...
github/workflows: add missing vm modules flag for master builds
2025-01-16 17:09:43 +01:00
Patrik Oldsberg
69f84ac4f8
techdocs-cli: fix dynamic imports
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-01-16 17:05:07 +01:00
Fredrik Adelöw
24ea7782fd
Merge pull request #28529 from backstage/freben/proxy-doc
...
update the corp proxy doc too
2025-01-16 17:00:04 +01:00
Fredrik Adelöw
53097d1033
Merge pull request #28528 from backstage/freben/cli-proxy
...
support undici proxying in the cli
2025-01-16 16:59:45 +01:00
Patrik Oldsberg
20b827be78
github/workflows: enable vm modules for techdocs e2e too
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-01-16 16:54:59 +01:00