kunkun/packages/ci
Huakun Shen 402208e95a
Feature: license check (#67)
* feat: add required license field to manifest

* chore: add license MIT to all templates

* feat: add license check to jsr and npm validation

* fix: supabase export

split every item into its own subexport for better debugability

* fix: supabase imports

* feat: hide app when escape is pressed

* fix: update package version in api test from 0.0.6 to 0.0.20

* fix: update test for kunkun extension with new version and commit details

* fix: update kunkun extension test to use version 0.0.4

* fix: update kunkun extension test to reflect new version 0.0.20 and updated commit details

* feat: display downloads in extension details

* feat: add downloads display to store
2025-01-18 22:55:43 -05:00
..
scripts Feature: license check (#67) 2025-01-18 22:55:43 -05:00
src feat: implement pixel dance animation component, page and command (#8) 2024-11-03 19:34:07 -05:00
.gitignore App Setup (#2) 2024-11-03 13:54:44 -05:00
index.ts App Setup (#2) 2024-11-03 13:54:44 -05:00
package.json Ci: fix desktop release CI (#50) 2025-01-07 05:16:11 -05:00
README.md App Setup (#2) 2024-11-03 13:54:44 -05:00
tsconfig.json App Setup (#2) 2024-11-03 13:54:44 -05:00

This package contains scripts for CI/CD, also exported as a library for other packages to use.