Bjorn Lu
2e1321e9d5
Replace globby/fast-glob/tiny-glob with tinyglobby ( #13299 )
...
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
Co-authored-by: florian-lefebvre <69633530+florian-lefebvre@users.noreply.github.com>
Co-authored-by: ematipico <602478+ematipico@users.noreply.github.com>
2025-02-24 12:50:08 +00:00
Emanuele Stoppa
8810696ade
ci: remove colon from label ( #13292 )
2025-02-21 15:29:48 +00:00
Emanuele Stoppa
e2bfd7756c
ci: improve label check ( #13291 )
2025-02-21 15:21:41 +00:00
Luiz Ferraz
b47378b0fc
ci: Automatically remove preview label on trigger ( #13289 )
...
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
Co-authored-by: florian-lefebvre <69633530+florian-lefebvre@users.noreply.github.com>
Co-authored-by: ematipico <602478+ematipico@users.noreply.github.com>
2025-02-21 15:16:40 +00:00
Emanuele Stoppa
67276c43d3
ci: remove old preview release workflows ( #13288 )
...
Co-authored-by: Fryuni <11063910+Fryuni@users.noreply.github.com>
2025-02-21 15:12:21 +00:00
Emanuele Stoppa
e5ea5a9c00
ci: use pnpm dlx
( #13286 )
2025-02-21 09:52:14 +00:00
Emanuele Stoppa
1c941ee2ad
ci: remove events to avoid non-wanted triggers ( #13252 )
2025-02-14 14:58:59 +00:00
Emanuele Stoppa
c60d4a70f6
ci: remove template, add more info ( #13248 )
2025-02-14 11:06:16 +00:00
Emanuele Stoppa
55b1f714e5
ci: restore --pnpm
( #13247 )
2025-02-14 11:02:08 +00:00
Emanuele Stoppa
4cb5e17fe0
ci: remove --pnpm
( #13246 )
2025-02-14 10:57:25 +00:00
Emanuele Stoppa
b019150dc2
ci: publish script in one line ( #13228 )
2025-02-12 13:04:51 +00:00
Emanuele Stoppa
ce92b62201
ci: add missing checkout step ( #13227 )
2025-02-12 12:57:18 +00:00
Emanuele Stoppa
af12ac0dbc
ci: hardcode packages to publish of release ( #13226 )
2025-02-12 12:52:03 +00:00
Emanuele Stoppa
7d94b49870
ci: trick changesets to use the correct ref ( #13220 )
...
Co-authored-by: ascorbic <213306+ascorbic@users.noreply.github.com>
2025-02-11 16:10:37 +00:00
Emanuele Stoppa
8d68ac4b5c
ci: remove incorrect permission
2025-02-11 15:58:40 +00:00
Emanuele Stoppa
f9d776965c
ci: preview release via pkg.pr.new for current packages ( #13218 )
...
* ci: preview release via pkg.pr.new for current packages
* suggestions
* move argument at the beginning
Co-authored-by: ascorbic <213306+ascorbic@users.noreply.github.com>
2025-02-11 15:55:47 +00:00
Emanuele Stoppa
3d76decbbc
ci: remove dispatch event workflow ( #13216 )
2025-02-11 10:53:32 +00:00
Matt Kane
8b223ee624
chore: print snapshot release error output ( #13151 )
2025-02-07 12:26:39 +00:00
renovate[bot]
1e533b9c26
fix(deps): update dependency tailwindcss to v4 ( #13125 )
...
* fix(deps): update dependency tailwindcss to v4
* Discard changes to packages/integrations/tailwind/package.json
* fix
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
2025-02-06 07:39:57 +00:00
Hugo Nogueira
c497491cfe
chore(preact): upgrade @preact/preset-vite ( #12950 )
...
Co-authored-by: Matt Kane <m@mk.gg>
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
2025-02-03 10:07:56 +01:00
Matt Kane
736b9b9d72
chore: fix a typo in the action message ( #13063 )
2025-01-24 17:06:35 +00:00
Matt Kane
1017bca527
chore: adds wontfix label action ( #13062 )
...
* chore: adds wontfix label action
* Wording
* Update .github/workflows/issue-labeled.yml
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
---------
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
2025-01-24 17:01:10 +00:00
Bjorn Lu
f7068995aa
Fix sync-examples workflow ( #12562 )
2024-12-31 20:34:17 +08:00
Emanuele Stoppa
24edead67a
chore: use the /repro
route for reproduction ( #12627 )
2024-12-04 14:19:02 +00:00
Emanuele Stoppa
f56d349ccc
ci: update repro link ( #12620 )
...
* ci: update repro link
* Apply suggestions from code review
2024-12-04 09:42:16 +00:00
Emanuele Stoppa
9b5f3a702d
refactor: use vitest
for benchmarks ( #12605 )
...
* refactor: use `vitest` for benchmarks
* increase timeout
* increase timeout
* Restore correct label
2024-12-03 17:03:24 +00:00
Emanuele Stoppa
c50882daf6
Merge pull request #12551 from withastro/next
2024-11-28 11:12:46 +00:00
Emanuele Stoppa
875f8b9185
ci: remove next
from workflows ( #12550 )
2024-11-28 10:43:47 +00:00
Bjorn Lu
6f4793656e
Use node 22 in CI ( #12540 )
2024-11-27 23:59:58 +08:00
Chris Swithinbank
84ce4be522
Merge branch 'main' into next
2024-11-27 16:12:44 +01:00
Chris Swithinbank
04aede3255
Examples fixes and preview.astro.new support ( #12543 )
...
Co-authored-by: Emanuele Stoppa <602478+ematipico@users.noreply.github.com>
2024-11-27 16:08:37 +01:00
Emanuele Stoppa
2da81e53c3
Merge branch 'main' into next
2024-11-27 14:31:09 +00:00
Matt Kane
f71052df01
ci: fetch changeset base branch when snapshot ( #12508 )
...
* ci: fetch changeset base branch
* Update .github/workflows/snapshot-release.yml
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
* Remove redundant changeset pre exit command
* Fix indentation in snapshot-release workflow
---------
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
2024-11-27 11:34:44 +00:00
renovate[bot]
6fc29e3c24
fix(deps): update all non-major dependencies ( #12410 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-11-27 16:20:16 +08:00
Emanuele Stoppa
8b0e36ca91
chore: fix linting warnings ( #12526 )
2024-11-26 13:06:04 +00:00
Matt Kane
82d89a7cdb
Merge branch 'main' into next
2024-11-22 11:44:04 +00:00
Matt Kane
c6a31e3978
ci: fix changeset action ( #12504 )
2024-11-22 11:43:45 +00:00
Matt Kane
a0811758e3
Merge branch 'main' into next
2024-11-22 11:06:44 +00:00
Matt Kane
3dc714ae4b
ci: exit pre if needed ( #12502 )
...
* ci: exit pre if needed
* bump changeset cli
2024-11-22 11:03:46 +00:00
Emanuele Stoppa
285c6e3598
chore: merge fixes
2024-11-21 12:02:21 +00:00
Emanuele Stoppa
f64934086e
[ci] format
2024-11-18 13:35:34 +00:00
Emanuele Stoppa
3bde4aa751
chore: use Biome VCS ignore file ( #12465 )
2024-11-18 13:34:43 +00:00
Emanuele Stoppa
cc03d907c1
ci: filter paths of when running the benchmark action ( #12470 )
2024-11-18 11:33:58 +00:00
Emanuele Stoppa
733d6c1601
ci: remove owner check to enable external PR jobs ( #12466 )
2024-11-18 10:59:19 +00:00
Bjorn Lu
cec4af8fe5
Add publint checks ( #12445 )
2024-11-15 23:43:34 +08:00
bluwy
7db86cf2b7
Merge branch 'main' into next
2024-11-06 23:17:39 +08:00
renovate[bot]
b7e46910fb
fix(deps): update all non-major dependencies ( #12366 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-11-06 21:47:42 +08:00
Emanuele Stoppa
ed5a9f1b75
chore: codspeed benchmark ( #12347 )
2024-11-06 12:33:14 +00:00
Emanuele Stoppa
8232ba2c4b
ci: fix syntax error ( #12271 )
2024-10-21 12:21:29 +01:00
Emanuele Stoppa
58d1d9e000
Merge branch 'main' into next
2024-10-17 15:08:42 +01:00