FredKSchott
e27865d2af
[ci] collect stats
2022-03-09 12:01:58 +00:00
Fred K. Schott
240d88aefe
fix format ( #2736 )
2022-03-08 15:20:04 -08:00
Ben Holmes
0ae96bb749
Fix/2177/log missing local network ip ( #2732 )
...
* feat: show "localhost" for local network IPs
* refactor: remove timestamps from addr logs
* fix: hide timestamp on null types
* feat: add emoji OS helper
* feat: make logs 100% nicer
* refactor: extract isLocalHost to util
* feat: update preview logs to match
* chore: add changeset
* fix: pull pkg version from package.json
* refactor: remove 👉 guys
* fix: devStart return type
* feat: inject process.env.PACKAGE_VERSION at build time
* feat: update unit test for hostname checks
Co-authored-by: Nate Moore <nate@skypack.dev>
2022-03-08 17:11:18 -05: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
natemoo-re
2f7a4f8eae
[ci] yarn format
2022-03-08 16:49:21 +00:00
Nate Moore
068b8ee996
fix(ci): update notify script ( #2730 )
2022-03-08 10:48:12 -06:00
FredKSchott
42aae7a1c5
[ci] collect stats
2022-03-08 12:02:10 +00:00
Nate Moore
f18ee36dc0
Add @astrojs/webapi
package ( #2729 )
...
* chore: add @astrojs/webapi
* chore: update package.json
* fix: update file case
* fix: remove lowercase file
* chore: update tests to use mocha
* chore: update LICENSE
2022-03-07 15:36:22 -06:00
FredKSchott
b1af0c0d2b
[ci] collect stats
2022-03-07 12:02:23 +00:00
FredKSchott
dbeaf4e13c
[ci] collect stats
2022-03-06 12:02:03 +00:00
FredKSchott
f656552ad7
[ci] collect stats
2022-03-05 12:02:03 +00:00
FredKSchott
3cd50d463a
[ci] collect stats
2022-03-04 12:02:16 +00:00
FredKSchott
fd6c459d34
[ci] collect stats
2022-03-03 12:08:00 +00:00
Nate Moore
2482fe70b9
Refactor smoke tests to use submodules ( #2702 )
...
* chore: delete inlined repos
* refactor: move smoke tests to submodules
* chore: remove smoke sync action
* chore: update ci to fetch submodules for smoke test only
* chore: fix ci script
* feat: delete inlined smoke tests
* fix: update lockfile to exclude smoke tests
* chore(ci): ensure smoke tests can pass in CI
2022-03-02 16:08:42 -06:00
FredKSchott
16f80b1ca1
[ci] collect stats
2022-03-02 12:07:08 +00:00
Fred K. Schott
9ec8980bd2
fix failing format command in CI ( #2696 )
...
* fix failing format command in CI
* adds a check to formatting to ci
* ignore the prettier plugin for now
* update smoke to remove prettier plugin
2022-03-01 11:59:06 -08:00
FredKSchott
59a11a58d8
[ci] collect stats
2022-03-01 12:06:48 +00:00
FredKSchott
2221ed53f5
[ci] collect stats
2022-03-01 05:45:19 +00:00
Fred K. Schott
918f1ea4f7
Make smoke tests more deterministic ( #2618 )
...
* sync first remote smoke tests
* update smoke test scripts
2022-02-28 21:38:17 -08:00
FredKSchott
04ea9a4aa4
[ci] collect stats
2022-02-28 12:02:13 +00:00
FredKSchott
8343ff6fb5
[ci] collect stats
2022-02-27 12:02:17 +00:00
FredKSchott
f560292d82
[ci] collect stats
2022-02-26 12:02:13 +00:00
FredKSchott
7680fd5118
[ci] collect stats
2022-02-25 12:02:02 +00:00
FredKSchott
0cffbfff39
[ci] collect stats
2022-02-24 12:02:04 +00:00
matthewp
1fba0c4c72
[ci] yarn format
2022-02-23 13:42:05 +00:00
Matthew Phillips
2ad88a9235
Run all smoke tests with the static build ( #2609 )
...
* Run all smoke tests with the static build
* Use a direct relative path
* Always use the static build
* Use a path that works in both static and regualr build
* Always download the zip
* astro.build only needs to run once
2022-02-23 08:41:10 -05:00
FredKSchott
a81660e39a
[ci] collect stats
2022-02-23 12:02:10 +00:00
FredKSchott
ceadc3cb0f
[ci] collect stats
2022-02-22 12:02:48 +00:00
FredKSchott
ad3f3cf41d
[ci] collect stats
2022-02-21 12:01:58 +00:00
FredKSchott
c3f3f4c528
[ci] collect stats
2022-02-20 12:01:55 +00:00
FredKSchott
b457ebea7d
[ci] collect stats
2022-02-19 12:02:03 +00:00
Fred K. Schott
6edf47a890
improve memory leak test ( #2621 )
2022-02-18 17:08:28 -08:00
Nate Moore
39cbe50085
Expose private .env
variables to import.meta.env
during SSR ( #2612 )
...
* chore(examples): add env-vars example
* feat: improve import.meta.env support
* chore: add changeset
* test: update astro-envs test
* refactor: cleanup code based on feedback
* fix: import.meta guard
* fix: update memory test threshold to 10%
2022-02-18 16:06:56 -06:00
Nate Moore
37d4dd8d57
Improve smoke tests ( #2617 )
...
* chore(ci): improve smoke tests
* chore: skip www test
2022-02-18 15:40:03 -06:00
natemoo-re
3c2eee5732
[ci] yarn format
2022-02-18 20:24:55 +00:00
Matthew Phillips
23783648b6
Adds memory leak test in CI ( #2616 )
...
* Add a memory leak test
* Add memory leak smoke test to CI
* Update the latest compiler
* Update yarn.lock
* Remove entries optimization
* Calculate as 5% higher
2022-02-18 14:23:47 -06:00
FredKSchott
9bdceeef28
[ci] collect stats
2022-02-18 12:02:11 +00:00
FredKSchott
c496ac8dad
[ci] collect stats
2022-02-17 12:01:49 +00:00
FredKSchott
9e2074b2c1
[ci] collect stats
2022-02-16 12:02:14 +00:00
matthewp
987356fb31
[ci] yarn format
2022-02-15 20:51:14 +00:00
Matthew Phillips
0f6588b229
Skip the docs-main smoke test ( #2591 )
2022-02-15 15:50:25 -05:00
jonathantneal
b8dbba6c4b
[ci] yarn format
2022-02-15 15:52:31 +00:00
Jonathan Neal
fb9a77b77f
Update smoke tests to include external docs and www ( #2557 )
...
* Update smoke tests
* nit: remove old comment
* chore: have smoketests use workspace
* nit: re-order application and execution
2022-02-15 10:51:12 -05:00
FredKSchott
acc92431d6
[ci] collect stats
2022-02-15 12:02:11 +00:00
Matthew Phillips
ba5e2b5e6c
Flagged SSR support ( #2548 )
...
* Checkpoint, basics are working
* Add the `--experimental-ssr` flag
* Adds the changeset
* Fixes population of getStaticPaths results
* Pass through the imported module
* Route manifest test
* Fix remaining tests
* Fix remaining tests
* Copy server assets over
* Fix types
* Allowing passing in the request to the Node version of App
* Improve the example app
* Gets CI to pass
2022-02-14 12:48:52 -05:00
FredKSchott
d107b04c42
[ci] collect stats
2022-02-14 12:02:13 +00:00
FredKSchott
acb6746d93
[ci] collect stats
2022-02-13 12:01:50 +00:00
FredKSchott
4519b8fb47
[ci] collect stats
2022-02-12 12:01:55 +00:00
FredKSchott
176b77329e
[ci] collect stats
2022-02-11 12:01:52 +00:00
FredKSchott
d5c7141d67
[ci] collect stats
2022-02-10 12:02:00 +00:00