Commit Graph

7 Commits

Author SHA1 Message Date
Lachlan Collins
c597e70e11 chore: Edit automated PR config (#519)
* Edit PR title/body, add $lib/data folder

* Remove unused scripts/updateStars.js

* Load json with import assertion
2023-12-18 10:59:20 +11:00
Lachlan Collins
77451078d7 feat: Add script to get npm package data (#499)
* Add zod schemas for CI validation

* Require npm field for components.json

* Remove svelte-layout-resizable

* Stricter Zod validation

* Stricter repository field validation

* Implement requested changes

* Add back accidentally removed field

* Move SvelteStore to templates.json

* Update category and tags

* Add script to get npm data

* Re-run updateNpm.js

* Implement initial feedback

* Update npm.js

* Switch async/await to then/catch

Co-authored-by: MacFJA <MacFJA@users.noreply.github.com>

* Fix prettier

* Run script

* Re-run updateNpm

* Also read tools.json

* Add @types/node

* Restructure npm.json output

* Display last update on components page

* Add to weekly workflow

* Clarify updating npm data

* Update src/lib/utils/injectNpmData.ts

Co-authored-by: MacFJA <MacFJA@users.noreply.github.com>

* Smaller date font, add version

* Improve error text

* Fix property title

---------

Co-authored-by: MacFJA <MacFJA@users.noreply.github.com>
2023-12-18 10:37:40 +11:00
Lachlan Collins
71d1b2e4d6 feat: Add zod schemas for CI validation (#479)
* Add zod schemas for CI validation

* Stricter Zod validation
2023-11-12 12:57:01 +01:00
Ambar Mutha
f32ffb0377 Merge branch 'staging' of https://github.com/svelte-society/sveltesociety.dev into gitlab-stars 2021-09-18 22:00:17 +05:30
ABarnob
2f68cd89da Add component snippet generator (#108) 2021-09-16 08:47:35 -07:00
Ambar Mutha
308158ec22 Fetch stars from Gitlab 2021-09-07 16:17:36 +05:30
Ambar Mutha
45a4a00871 Add script for updating stars 2021-08-30 23:17:22 +05:30