32 Commits

Author SHA1 Message Date
Hubert Bieszczad aa903a78b9 chore: add install playwright to release action 2026-03-19 15:34:36 +01:00
Hubert Bieszczad 86f7a786bf test: setup playwright tests (#437)
* test: setup playwright tests

* chore: install Playwright browsers in CI

* chore: add esbuild as a dev dependency

* chore: bump turbo
2026-03-05 15:14:09 +01:00
Hubert Bieszczad 17071b325c ci: release action using release-it (#426)
* ci: release action using release-it

* chore: remove node auth token

* chore: use git cliff to generate the changelog

* chore: minor improvements
2026-03-03 10:23:12 +01:00
Hubert Bieszczad 75c56c7a8f ci: improve validate-issue logic 2026-01-23 12:18:15 +01:00
Hubert Bieszczad df9a6a5bec ci: improve validate-issue logic 2026-01-23 12:14:19 +01:00
Hubert Bieszczad 92633dc5a7 chore: add option to manually trigger validate-issue 2026-01-15 13:38:20 +01:00
Jacek Pudysz 16d5d9f98e chore: update github issue templates (#296)
* feat: update github issues

* chore: change condition
2026-01-13 11:30:45 +01:00
Hubert Bieszczad 6b3d07c251 ci: fix validate-issue action 2025-12-13 11:47:16 +01:00
Hubert Bieszczad b9d2b4d414 ci: fix validate-issue action with github script 2025-12-13 11:38:50 +01:00
Hubert Bieszczad 74e402b8cd chore: change validate issue action to add repro-required label 2025-12-12 08:18:19 +01:00
Hubert Bieszczad 96945d6a26 ci: validate issue for reproduction action (#226) 2025-12-12 07:59:56 +01:00
Jacek Pudysz b815d83df9 chore: update node to v.24 2025-12-10 09:20:29 +01:00
Jacek Pudysz ea4bda7c6c chore: add environment 2025-12-10 09:06:36 +01:00
Jacek Pudysz ca5c6780df feat: use npm 9+ in CI for OIDC (#221)
* feat: remove token auth and use OIDC

* feat: use npm 9+ in CI for OIDC
2025-12-10 08:52:40 +01:00
Jacek Pudysz 76dfec47cc feat: remove token auth and use OIDC (#220) 2025-12-10 08:44:49 +01:00
Hubert Bieszczad 12ed8a69b2 chore: run check:format in ci 2025-12-02 07:41:27 +01:00
Hubert Bieszczad 9ac78276fd chore: update repository name 2025-12-01 12:18:37 +01:00
Jacek Pudysz fd90373522 chore: change next to latest 2025-11-04 14:06:35 +01:00
Jacek Pudysz 6c83ae595d chore: update issue template 2025-10-24 10:40:18 +02:00
Jacek Pudysz a352dac5c2 chore: update issue template 2025-10-24 10:38:33 +02:00
Jacek Pudysz 247b49df07 chore: update issue tempalte
Updated bug report template for Uniwind with improved labels and descriptions.
2025-10-24 10:37:56 +02:00
Jacek Pudysz 9a20111de2 chore: add extra line breaks between sections in release notes 2025-10-13 12:46:33 +02:00
Jacek Pudysz a2dd799c8b fix: update regex patterns to correctly match commit message prefixes with parentheses 2025-10-13 12:05:00 +02:00
Jacek Pudysz d8b5bc9c62 refactor: improve changelog generation by using temp files instead of variables 2025-10-13 11:59:00 +02:00
Jacek Pudysz 36d77915d2 fix: replace bun version command with sed for package.json version updates 2025-10-13 11:54:02 +02:00
Jacek Pudysz e24c41487c feat: add auto-increment version support and categorized release notes to release workflow 2025-10-13 11:44:56 +02:00
Jacek Pudysz ccc4409adc refactor: improve release notes generation by writing directly to file instead of using variables 2025-10-13 11:33:31 +02:00
Jacek Pudysz 4c282c9ba5 feat: release action 2025-10-13 11:30:51 +02:00
Jacek Pudysz fc3c42016d feat: update ci to run on each PR 2025-10-13 10:11:56 +02:00
Hubert Bieszczad b85adbd88b feat: support platform vars (#59)
* feat: support platform vars

* chore: add @types/react in dev deps for uniwind package

* chore: fix readonly type errors

* chore: static bun version

* chore: spread original config.server
2025-10-13 08:56:06 +02:00
Hubert Bieszczad 1ff4780a48 docs: readme (#53)
* docs: uniwind readme

* docs: update npm version badge

* docs: reorder documentation links

* docs: add banner

* docs: update start here link

* docs: add issue template
2025-10-10 13:07:14 +02:00
Hubert Bieszczad e35cd14dbe chore: ci action 2025-10-07 07:48:46 +02:00