28 Commits

Author SHA1 Message Date
Patrik Oldsberg 2f31c3f259 workspaces: add root prettier and eslint ignores, fix base branch
The root prettier and eslint runs shouldn't reach into the standalone
workspaces, since each one manages its own formatting and linting. Also
correct the ui workspace lint script to diff against origin/master to
match the repo's default branch.

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Made-with: Cursor
2026-04-27 21:29:15 +02:00
Patrik Oldsberg 705f28d23a github/workflows: add prettier cache
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-08-29 13:56:56 +02:00
Charles de Dreuille 5dde3bfe92 Move canon-docs to docs-ui
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-07-15 11:09:59 +01:00
Patrik Oldsberg e92bb9b82a ui: remaining bits to rename canon to ui
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-07-15 11:28:20 +02:00
Charles de Dreuille 4560fe0285 Update .prettierignore
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-03-13 15:08:32 +00:00
Charles de Dreuille f5defe381a Fix prettier
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-01-09 17:04:29 +00:00
Charles de Dreuille d751ee6d32 Cleanup
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-01-09 15:21:21 +00:00
Charles de Dreuille 281a839e27 Fix static build
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-01-09 13:15:43 +00:00
Charles de Dreuille ff6ef76e17 Move to Nextjs 14
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-01-08 18:27:44 +00:00
Charles de Dreuille 77f70b6f4e Update .prettierignore
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-01-07 17:46:14 +00:00
Charles de Dreuille 78608db0e1 Cleanup
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-01-04 15:28:19 +01:00
Charles de Dreuille ee0e3fca93 Fix API report
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2024-12-30 09:07:50 +01:00
Charles de Dreuille 4ec1ae6dc3 Move canon site outside packages
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2024-12-30 07:07:08 +01:00
secustor a2ae88d21a feat: use report.api.md pattern for api reports
Signed-off-by: secustor <sebastian@poxhofer.at>
2024-09-23 14:41:36 +02:00
secustor 30c2be9bcd fix: Update @microsoft/api-extractor and use their api report resolution
Signed-off-by: secustor <sebastian@poxhofer.at>
2024-09-23 14:41:24 +02:00
Fredrik Adelöw a5b07ab46f suggest knexfile
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-02-21 17:54:25 +01:00
Heikki Hellgren 60a68f10e9 ci: introduce knip for checking unused packages
fixes #21948

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-02-08 08:29:48 +02:00
Patrik Oldsberg aea8f8d329 repo-tools: flip around API report naming
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-11-28 10:47:35 +01:00
Patrik Oldsberg 55937a25ae prettier: ignore *-api-report.md
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-02-21 14:28:21 +01:00
Patrik Oldsberg 130ad3f34e .prettierignore: add cli-report.md
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-06-29 13:34:11 +02:00
Patrick Jungermann 0f8bb7e351 ci(prettier): ignore ADOPTERS.md using .prettierignore
Ignore `ADOPTERS.md` using `.prettierignore`
instead of ignoring it at the GitHub action config.

This will cause the same rules to be applied locally as these checks.

Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-04-06 23:44:03 +02:00
Patrik Oldsberg a904d8ba5e packages: add api-reports for all included packages
Co-authored-by: Gustaf Räntilä <g.rantila@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-26 20:42:35 +02:00
Oliver Sand 21cc2f9216 Different workaround for prettier issue with markdown files
Follow up for #5073

Instead of disabling prettier completely, I would prefer to disable it for the lines that actual cause issues.

Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-03-24 19:28:32 +01:00
Oliver Sand 1b42444587 Fix indentions of admonitions (#5073)
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-03-23 21:29:31 +01:00
David Tuite 1e278d09ad Add dist-types to .prettierignore 2020-10-16 14:55:35 +01:00
Fredrik Adelöw 8115f5a0e4 chore(workflows): run prettier on microsite changes too 2020-10-04 21:12:05 +02:00
Fredrik Adelöw 7245158e71 chore: fix prettier errors 2020-09-07 11:14:56 +02:00
Patrik Oldsberg 7a7396be55 add prettier scripts and .prettierignore + workflow check 2020-09-05 16:36:58 +02:00