bluwy
a393154906
Merge branch 'main' into next
2024-10-15 16:19:58 +08:00
renovate[bot]
5ab2d980aa
fix(deps): update all non-major dependencies ( #12218 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-10-15 14:42:58 +08:00
Erika
d74617cbd3
Refactor/types ( #11715 )
...
* refactor: types
* feat: refactor types
* chore: organize imports
* fix: remaining references
* docs: types
* refactor: small changes
* chore: changeset
2024-08-16 14:07:10 +02:00
Bjorn Lu
bbd8bfda92
Update changeset base branch ( #11632 )
2024-08-06 12:51:25 +02:00
Bjorn Lu
e22be22e57
Refactor prerendering chunk handling ( #11245 )
2024-06-17 14:23:10 +08:00
Emanuele Stoppa
6582811398
[ci] format
2024-06-14 14:38:55 +00:00
Emanuele Stoppa
dffb765da3
docs: add some useful tips for testing ( #11257 )
2024-06-14 15:38:00 +01:00
Florian Lefebvre
02e561723f
feat: upgrade pnpm ( #11146 )
2024-06-11 15:49:03 +02:00
Yugo Ogura
85f407efae
docs: fix typo in CONTRIBUTING.md ( #10910 )
2024-05-01 14:08:53 +08:00
Farzad
a8ab23700f
Fix test runner issues by upgrading nodejs version to 18.17.1 ( #10672 )
2024-04-04 15:08:25 +08:00
Emanuele Stoppa
1ebd6d2490
[ci] format
2024-03-22 12:44:43 +00:00
Emanuele Stoppa
347642b1b3
chore: add issue triaging workflow ( #10436 )
...
* chore: add issue triaging workflow
* Update CONTRIBUTING.md
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
* better disclaimer
* account for feature request
* Update CONTRIBUTING.md
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
* apply suggestion
* Update CONTRIBUTING.md
Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com>
---------
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com>
2024-03-22 12:43:34 +00:00
Bjorn Lu
71db79e62a
Use node:test and node:assert/strict ( #9649 )
2024-01-12 15:53:00 +08:00
bluwy
88f40846d4
Merge branch 'main' into next
2023-11-27 23:47:51 +08:00
Guspan Tanadi
ae29fad70b
[ci] format
2023-11-24 07:07:45 +00:00
Guspan Tanadi
ecbb5ed799
style: highlight markdown Tip Note section CONTRIBUTING ( #9123 )
2023-11-24 15:06:11 +08:00
bluwy
cd08787518
Enter pre mode for Astro 4 beta
2023-11-16 21:53:20 +08:00
Bjorn Lu
353dcb23e8
Update non-major dependencies ( #8199 )
2023-08-23 19:52:13 +08:00
Erika
d0679a666f
Remove support for Node 16 ( #7780 )
2023-08-08 11:01:33 +01:00
Bjorn Lu
8f4a04d46b
Bump pnpm to 8.6.2 ( #7413 )
2023-06-19 15:29:30 +08:00
Han Yeong-woo
dec072f57f
docs: improve CONTRIBUTING.md ( #6867 )
...
Co-authored-by: Elian ☕ ️ <hello@elian.codes>
2023-04-18 16:44:38 +02:00
Franco Romano Losada
58c612b746
Add how to test changes section to CONTRIBUTING ( #6581 )
...
* Update CONTRIBUTING.md
* Add feedback to CONTRIBUTING.md
---------
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2023-03-22 12:38:19 -05:00
Bjorn Lu
9d236c9417
Remove unused benchmarks ( #6396 )
...
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2023-03-04 13:16:53 +08:00
natemoo-re
178f74c9a7
[ci] format
2023-02-23 15:36:28 +00:00
Brian McManus
7da05febea
Enhanced Astro codespace support ( #6288 )
...
* Enhanced Astro codespace support
Enhances the base devcontainer and Dockerfile to provide a smoother
development experience out of the box for contributors.
Adds a devcontainer per example so that we can add buttons on astro.new
that will launch users straight into the appropriate example app.
* Cleanup devcontainers and pin base image
* Update .devcontainer/example-welcome-message.txt
Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
---------
Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
2023-02-23 09:34:37 -06:00
Shinya Fujino
87e0c10365
Update pnpm version from 7.5.0 to 7.9.5 ( #6232 )
2023-02-14 15:56:06 -06:00
Nate Moore
cf604123fa
Add branches info to CONTRIBUTING ( #6039 )
...
* add repo structure section
* Update CONTRIBUTING.md
---------
Co-authored-by: Nate Moore <nate@astro.build>
2023-01-30 10:40:07 -06:00
Matt Stein
2b11e97955
Update contributing guide test-running examples ( #5590 )
...
Changes `pnpm run test:match` example to one that works, adds an example of package filtering using that previous RSS case.
2022-12-14 13:09:48 -06:00
Nate Moore
aa062d26be
Add pnpm-merge-driver
instructions ( #4022 )
...
* chore: add pnpm-merge-driver
* chore: remove @pnpm/merge-driver
* chore: update contributing with merge-driver instructions
* Delete pnpm-lock.yaml
* chore: reset pnpm-lock.yaml
* chore: reset pnpm-lock.yaml
Co-authored-by: Nate Moore <nate@astro.build>
2022-07-22 12:31:12 -05:00
FredKSchott
31142411b0
[ci] format
2022-07-20 21:12:42 +00:00
Fred K. Schott
fe7cde41f5
Update snapshot release instructions
2022-07-20 14:10:26 -07:00
Chris Swithinbank
31f9c0bf02
Roll back supported Node engines ( #3937 )
...
Fixes #3936
2022-07-15 08:15:04 -04:00
Randall
b487679853
Rollback Nodejs Dependancy ( #3914 )
...
* Rollback Nodejs Dependancy
Closes #3908
Signed-off-by: Randall T. Vasquez <ran.dall@icloud.com>
* Create ninety-apes-talk.md
2022-07-13 17:06:37 -04:00
Chris Swithinbank
4097f06226
Centralise community health files in .github
repo ( #3830 )
...
* Centralise community health files in `.github` repo
* Clean up links
* Add changeset
2022-07-12 17:16:08 +02:00
Nate Moore
1cc5b78905
fix( #3071 ): update supported node versions ( #3871 )
...
Co-authored-by: Nate Moore <nate@astro.build>
2022-07-11 11:32:53 -05:00
Nate Moore
0e01e0bb58
Upgrade to pnpm@7.4.1, remove patch-package
( #3747 )
...
* chore: upgrade to pnpm@7.4.0, remove `patch-package`
* chore: update contributing
* chore: pnpm@7.4.1
* chore: bump to pnpm@7.5.0
Co-authored-by: Nate Moore <nate@astro.build>
2022-07-07 12:52:53 -05:00
Tony Sullivan
2b622b5e0f
Adding E2E testing with Playwright ( #3349 )
...
* adding Tailwind E2E tests with Playwright
* package.json updates
* adding e2e tests to CI workflow
* using e2e for dev tests, mocha for build tests
* refactor: sharing test-utils helpers
* chore: update lockfile
* Adding contributing docs
* Revert "refactor: sharing test-utils helpers"
This reverts commit 48496f43bc99eab30747baf6e83041ba4932e786.
* refactor: simpler solution to resolving e2e test fixtures
* chore: updating lockfile
* refactor: cleaning up how URLs are resolved in e2e tests
* install playwright deps in CI
* trying pnpm playwright install to fix version mismatch
2022-05-15 21:47:28 +00:00
Kevin Zuniga Cuellar
59f07e8dd5
update pnpm version from 6.23.6 to 7 ( #3267 )
2022-05-03 11:34:08 -04:00
Chris Swithinbank
6033c765e7
Replace outdated translations contribution guide ( #3245 )
2022-05-03 11:45:18 +02:00
Nate Moore
d08ddaf5b9
Move from yarn to pnpm ( #2455 )
...
* chore: `yarn` => `pnpm`
* docs: `yarn` => `pnpm`
* chore(ci): yarn => pnpm
* chore(ci): update pnpm cache path
* fix: add missing deps
* fix: add missing deps
* test: add package.json to all test fixtures
* chore: improve hoisting behavior
* chore: move turbo into package.json
* chore: update npmrc
* fix: add missing `debug` dependency
* chore: remove prepare script
* test: fix new tests
* fix: fully resolve renderer paths and `astro/internal` path
* chore: update lockfile
* chore: remove log
* fix: resolve renderers in vite-plugin-jsx
* fix: prefer public-hoist-pattern to shamefully-hoist
* chore: ignore @babel/core peer warning
* chore: update dependencies
* test: add autoprefixer as explicit dep
* chore: update `.npmrc` file in examples
* chore: update dependencies
* fix: resolve renderer dependencies in static build
* fix: static build renderer resolution
* chore: fix smoke tests
* chore: hoist autoprefixer
* chore: update lockfile
* attempt: use full file:// path on Windows
* attempt: use astro/internal
* attempt: optimize astro/internal
* attempt: expose ./internal.js
* chore: add missing package.json files
* attempt: resolve astro/internal path
* chore: tidy package.json
* chore: update lockfile
* chore: update deps
* chore: update deps
* chore: yarn -> pnpm
* attempt: explicit /@fs urls
* attempt: explicit /@fs urls
* chore: update all examples for pnpm
* chore: fix hoisting for with-vite-plugin-pwa
* chore(ci): fix sharp install
* chore: update with-vite-plugin-pwa example
* fix: pin vite-plugin-pwa to 0.11.11
* fix: add workbox-window to vite-plugin-pwa deps
* refactor: use pnpm update --recursive
Co-authored-by: JuanM04 <me@juanm04.com>
* chore: yarn => pnpm
* chore: yarn => pnpm
* fix: update smoke test to skip examples which don't work in static build
* update lockfile
* chore: update .npmrc files
* chore: update lockfile
* fix: smoke script
* chore: update .npmrc file
* fix: return to shamefully-hoist (shamefully)
* chore: update lockfile
* fix(smoke): ignore scripts for smoke tests
* fix: update example to disable renderers
* chore: bump version
* chore(ci): fix smoke tests
* attempt: disable --frozen-lockfile for smoke tests
* chore: update smoke test
* chore: fix rebase issue
* chore: update lockfile
* fix: smoke tests
* fix(ci): run external smoke tests first
* fix(ci): run syntax
* chore: update lockfile
* fix(ci): ensure submodules are up-to-date
* fix(ci): ensure submodules are up-to-date
* chore: update lockfile
* chore: update for webapi
* chore: silence node:* warnings
* chore: update deps
* fix(ci): persist generated webapi assets
* fix(ci): webapi build script
* chore(ci): remove custom node caching
* chore: keep turbo.json
* chore: update turbo, ignore create-astro
* chore: update deps
* fix(ci): test command
* chore(ci): update test script
Co-authored-by: JuanM04 <me@juanm04.com>
2022-03-08 15:46:11 -06:00
jonathantneal
ef8345b458
[ci] yarn format
2022-02-07 18:40:55 +00:00
Jonathan Neal
a911d14eab
Remove docs from monorepo ( #2517 )
...
* Remove docs from monorepo
* Update PULL_REQUEST_TEMPLATE.md
* Update relative doc references with links or todo
2022-02-07 13:39:53 -05:00
Fred K. Schott
b088d81070
add a new test:match command script ( #2470 )
2022-01-26 22:05:03 -08:00
Evan Boehs
ce542cbad3
Add link to GOVERNANCE from CONTRIBUTING ( #2465 )
...
* Add link to GOVERNANCE from CONTRIBUTING
* contributors -> maintainers
2022-01-25 09:57:19 -06:00
Evan Boehs
b98b92c894
Update CAPFILES (GOVERNANCE & CONTRIBUTING) ( #2435 )
...
* Update GOVERNANCE.md
* Update CONTRIBUTING.md
* revert mistake
* role coloers
2022-01-20 19:00:03 -05:00
Nate Moore
b21dd19cb6
chore: remove www ( #2361 )
2022-01-11 12:59:06 -06:00
Jonathan Neal
35e0a22f26
Create .git-blame-ignore-revs ( #2254 )
...
* Create .git-blame-ignore-revs
* docs: add note about `.git-blame-ignore-revs`
Co-authored-by: Nate Moore <nate@skypack.dev>
2022-01-07 15:02:37 -08:00
Jonathan Neal
45cea6aec5
Support Node v14.15+ ( #2202 )
...
* Support Node v14.15+
* changeset
* Update .changeset/new-hats-design.md
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
* Update .changeset/new-hats-design.md
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
* Update .changeset/new-hats-design.md
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
* ES2020
* update yarn.lock
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2021-12-16 18:53:22 -05:00
Nate Moore
16484f603d
Adopt turborepo ( #2167 )
...
* chore: use turbo
* chore(lint): Prettier fix
* chore(actions): fix ci
* chore(actions): add turbo caching
* chore(actions): test turbo caching
* chore: remove test dependency on build
* chore: fix build outputs
* chore(actions): restore tests from cache
* chore(actions): fix turbo cache
* chore(actions): fix turbo cache
* chore(actions): restore turbo after artifacts
* chore(actions): caching is hard
* chore: force ci
* chore(actions): prefer-offline for yarn install
* chore(actions): attempt to cache turbo based on sha
* chore: remove lerna.json
* chore(action): update restore keys
* chore(action): sidestep turbo for windows tests
* chore(action): do not restore unhashed files
* chore(action): fix typo
* chore(action): fix typo
* chore(action): fix typo
* chore(action): fix artifacts paths
* chore(action): sync turbo cache
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-12-09 18:11:49 -06:00
Fred K. Schott
7476a92461
update repo URL ( #1994 )
2021-11-23 14:47:05 -08:00