Commit Graph

22 Commits

Author SHA1 Message Date
523eeee1fa fix: Package just the dist folder
All checks were successful
Publish Svelte Tailwind Library / build-and-publish (push) Successful in 20s
2025-09-16 08:01:02 +01:00
f45b9bcdea fix: Version Bump
All checks were successful
Publish Svelte Tailwind Library / build-and-publish (push) Successful in 32s
2025-09-16 07:37:37 +01:00
b31a70d64d fix: Properly architected lib repo to export index.ts into the dist
Some checks failed
Publish Svelte Tailwind Library / build-and-publish (push) Failing after 32s
2025-09-16 07:35:53 +01:00
1dd4bdd08e fix: Bump version
All checks were successful
Publish Svelte Tailwind Library / build-and-publish (push) Successful in 20s
2025-09-15 17:00:32 +01:00
ccbef19b45 fix: Trying to make it importable on the other side
Some checks failed
Publish Svelte Tailwind Library / build-and-publish (push) Failing after 20s
2025-09-15 16:58:07 +01:00
198183c69a fix: Trying to export the right files
All checks were successful
Publish Svelte Tailwind Library / build-and-publish (push) Successful in 33s
2025-09-15 16:46:44 +01:00
9d70460f34 fix: Disable git checks on publish
All checks were successful
Publish Svelte Tailwind Library / build-and-publish (push) Successful in 34s
2025-09-15 16:32:08 +01:00
08716277eb fix: Changed scope of repo to still allow pulling from main node repos
Some checks failed
Publish Svelte Tailwind Library / build-and-publish (push) Failing after 19s
2025-09-15 16:30:47 +01:00
0cf2ed7e20 fix: Added npmrc file
Some checks failed
Publish Svelte Tailwind Library / build-and-publish (push) Failing after 27s
2025-09-15 13:55:40 +01:00
19c866b6ae fix: Use node 20
Some checks failed
Publish Svelte Tailwind Library / build-and-publish (push) Failing after 28s
2025-09-15 13:49:36 +01:00
6b5000af7f fix: Re-ordered pipeline
Some checks failed
Publish Svelte Tailwind Library / build-and-publish (push) Failing after 16s
2025-09-15 13:48:39 +01:00
554cfd61bf chore: Added additional folders to gitignore
Some checks failed
Publish Svelte Tailwind Library / build-and-publish (push) Failing after 16s
2025-09-15 13:37:42 +01:00
7bcae44f01 fix: Fixed missing files needed in build process
Some checks failed
Publish Svelte Tailwind Library / build-and-publish (push) Failing after 16s
2025-09-15 13:27:41 +01:00
9c2a4861e8 fix: Updated lockfile
Some checks failed
Publish Svelte Tailwind Library / build-and-publish (push) Failing after 15s
2025-09-15 12:39:42 +01:00
c9e8f5b2a3 fix: Correncted build issues of lib
Some checks failed
Publish Svelte Tailwind Library / build-and-publish (push) Failing after 13s
2025-09-15 12:38:30 +01:00
f0dcafa78c fix: Added pnpm
Some checks failed
Publish Svelte Tailwind Library / build-and-publish (push) Failing after 17s
2025-09-15 12:30:53 +01:00
5d9458f2f6 fix: Only use registry when publishing application
Some checks failed
Publish Svelte Tailwind Library / build-and-publish (push) Failing after 15s
2025-09-15 12:28:33 +01:00
f8ce6d78b5 fix: Only use npm in pipeline
Some checks failed
Publish Svelte Tailwind Library / build-and-publish (push) Failing after 8s
2025-09-15 12:26:39 +01:00
1aa27060a1 fix: Corrected pipeline which has no available runners
Some checks failed
Publish Svelte Tailwind Library / build-and-publish (push) Failing after 1m1s
2025-09-15 12:24:29 +01:00
df59038619 feat: Added pipeline to publish to gitea
Some checks failed
Publish Svelte Tailwind Library / build-and-publish (push) Has been cancelled
2025-09-15 12:23:08 +01:00
c7050cb91e feat: Created base set of components 2025-09-15 12:14:46 +01:00
f145eae132 Initial commit 2025-09-15 10:20:12 +00:00