Antonino Provenzano Ninosaurier
  • Joined on 2025-10-21
Ninosaurier created branch feat/ci-cd-pipeline in Ninosaurier/LUNA-Charts 2026-08-02 00:01:14 +00:00
Ninosaurier pushed to feat/ci-cd-pipeline at Ninosaurier/LUNA-Charts 2026-08-02 00:01:14 +00:00
dd2874d8b0 feat(ci): add quality gate workflow for dev/main
6e13c29141 chore(tooling): add prettier format check script
Compare 2 commits »
Ninosaurier commented on issue Ninosaurier/LUNA-Charts#12 2026-08-01 23:36:46 +00:00
Add pnpm run dev in the root package.json for docs

Implemented as pnpm run docs instead of pnpm run dev. Chose docs as the name because it's unambiguous at the root level — a bare dev could later be confused with a dev script for the…

Ninosaurier pushed to dev at Ninosaurier/LUNA-Charts 2026-08-01 23:32:46 +00:00
85b1ca240e fix(deps): pin playwright exactly and respect lockfile in docker build
Ninosaurier created branch fix/pin-playwright-and-respect-lockfile in Ninosaurier/LUNA-Charts 2026-08-01 23:32:23 +00:00
85b1ca240e fix(deps): pin playwright exactly and respect lockfile in docker build
Ninosaurier pushed to dev at Ninosaurier/LUNA-Charts 2026-08-01 23:16:25 +00:00
82cfca4215 chore(luna-charts): update generated custom elements metadata
c1a1e71240 docs(readme): update readme content
Compare 2 commits »
Ninosaurier pushed to test/dev-sanity-check at Ninosaurier/LUNA-Charts 2026-08-01 23:13:14 +00:00
82cfca4215 chore(luna-charts): update generated custom elements metadata
Ninosaurier pushed to test/dev-sanity-check at Ninosaurier/LUNA-Charts 2026-08-01 23:00:39 +00:00
c1a1e71240 docs(readme): update readme content
Ninosaurier created branch test/dev-sanity-check in Ninosaurier/LUNA-Charts 2026-08-01 22:57:55 +00:00
Ninosaurier pushed to test/dev-sanity-check at Ninosaurier/LUNA-Charts 2026-08-01 22:57:55 +00:00
Ninosaurier pushed to dev at Ninosaurier/LUNA-Charts 2026-08-01 22:53:52 +00:00
2b742e95f1 fix(lint): resolve all outstanding eslint errors
a09d83fb53 fix(deps): pin playwright to 1.62.1 and sync docker test image
Compare 2 commits »
Ninosaurier pushed to dev at Ninosaurier/LUNA-Charts 2026-08-01 22:53:21 +00:00
575f9202a8 docs(readme): add documentation and storybook start instructions
bb6009d26c build(workspace):
568bc3a98b textdocs(readme):
3dc61e5087 build: fix missing native linux bindings for oxc and rolldown
Compare 4 commits »
Ninosaurier created branch fix/pin-playwright-version in Ninosaurier/LUNA-Charts 2026-08-01 22:52:40 +00:00
Ninosaurier pushed to fix/pin-playwright-version at Ninosaurier/LUNA-Charts 2026-08-01 22:52:40 +00:00
2b742e95f1 fix(lint): resolve all outstanding eslint errors
a09d83fb53 fix(deps): pin playwright to 1.62.1 and sync docker test image
Compare 2 commits »
Ninosaurier pushed to docs/review-readme at Ninosaurier/LUNA-Charts 2026-08-01 22:01:20 +00:00
575f9202a8 docs(readme): add documentation and storybook start instructions
Ninosaurier commented on issue Ninosaurier/LUNA-Charts#12 2026-08-01 21:47:58 +00:00
Add pnpm run dev in the root package.json for docs

Working on this issue.

Implemented the root documentation development command locally.

Changes:

  • Added a root-level shortcut to start the Astro documentation site.
  • pnpm run docs now…
Ninosaurier pushed to docs/review-readme at Ninosaurier/LUNA-Charts 2026-08-01 21:42:46 +00:00
bb6009d26c build(workspace):
Ninosaurier created branch build/12-root-dev-script in Ninosaurier/LUNA-Charts 2026-08-01 21:42:07 +00:00
Ninosaurier pushed to build/12-root-dev-script at Ninosaurier/LUNA-Charts 2026-08-01 21:42:07 +00:00
bb6009d26c build(workspace):