Commit graph

11 commits

Author SHA1 Message Date
Aric Camarata
d0a04896b9 ci: corepack before setup-node, scope prettier to src/, emit d.mts 2026-05-29 20:05:31 -04:00
Aric Camarata
df2cc65aed ci(qibla): graceful wiki-sync skip when wiki uninitialized (no red CI) 2026-05-29 15:21:02 -04:00
Aric Camarata
0f62a0e904 ci(qibla): self-healing wiki-sync (bootstrap empty wiki, match other repos) 2026-05-29 15:09:20 -04:00
Aric Camarata
30a74c12dc chore: bump to v1.1.1
- Flatten exports map to ADR-015 standard
- Add coverage script (c8)
- Migrate CI to corepack enable
2026-05-28 13:54:56 -04:00
Aric Camarata
2fcf3d3201 chore: align repository structure with portfolio documentation standards 2026-05-15 15:27:43 -04:00
Aric Camarata
d59a92f413 ci: skip wiki sync gracefully when wiki not yet initialized 2026-03-08 17:02:05 -04:00
Aric Camarata
0fb9b8bd35 ci: add workflow_dispatch trigger to wiki-sync 2026-03-08 16:59:08 -04:00
Aric Camarata
42cf3d30a7 ci: fix wiki push to use explicit upstream ref on first sync 2026-03-08 16:55:48 -04:00
Aric Camarata
200f661944 style: apply prettier formatting to wiki files and wiki-sync workflow 2026-03-08 16:51:28 -04:00
Aric Camarata
8eb0516119 feat: add wiki, fix README scoped package name, CI and package improvements
- Add .wiki/ with Home, API-Reference, and Architecture pages
- Add wiki-sync.yml workflow
- Fix README: badge and install command now use @acamarata/qibla scope
- Add Architecture and Documentation sections to README
- Add README.md, CHANGELOG.md, LICENSE to files field
- Update pack-check CI to verify README, CHANGELOG, LICENSE in tarball
- Fix exports.import.types to ./dist/index.d.mts (matches tsup output)
- Enable sourcemap: true in tsup config
2026-03-08 16:37:26 -04:00
Aric Camarata
ac27aedaec Initial release: qibla v1.0.0 2026-03-08 12:44:01 -04:00