Commit graph

194 commits

Author SHA1 Message Date
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
FredKSchott
0f52190241 [ci] collect stats 2022-02-09 12:01:55 +00:00
FredKSchott
83babf6f83 [ci] collect stats 2022-02-08 12:01:52 +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
FredKSchott
f9a9ef394b [ci] collect stats 2022-02-07 12:02:01 +00:00
FredKSchott
c729a692bf [ci] collect stats 2022-02-06 12:03:55 +00:00
FredKSchott
015b276a42 [ci] collect stats 2022-02-05 12:03:13 +00:00
FredKSchott
8f9b1cbc8b [ci] collect stats 2022-02-04 12:02:14 +00:00
FredKSchott
e041a7de9d [ci] collect stats 2022-02-03 12:02:05 +00:00
FredKSchott
9e9567c257 [ci] collect stats 2022-02-02 12:02:00 +00:00
FredKSchott
bc8c114dcc [ci] collect stats 2022-02-01 12:02:14 +00:00
FredKSchott
57c53695ad [ci] collect stats 2022-01-31 12:01:51 +00:00
FredKSchott
72765ea62a [ci] collect stats 2022-01-30 12:01:55 +00:00
FredKSchott
c9da630e2e [ci] collect stats 2022-01-29 12:01:59 +00:00
FredKSchott
4c1873e4d3 [ci] collect stats 2022-01-28 12:02:08 +00:00
FredKSchott
88b377242d [ci] collect stats 2022-01-27 12:02:08 +00:00
FredKSchott
205e9e462e [ci] collect stats 2022-01-26 12:01:53 +00:00
FredKSchott
ee28c43e5c [ci] collect stats 2022-01-25 12:02:12 +00:00
FredKSchott
58136c272f [ci] collect stats 2022-01-24 12:02:06 +00:00
FredKSchott
2341374771 [ci] collect stats 2022-01-23 12:02:41 +00:00
FredKSchott
d0ad5cdd38 [ci] collect stats 2022-01-22 12:01:57 +00:00
FredKSchott
31b16fcac1 [ci] collect stats 2022-01-21 12:02:07 +00:00
FredKSchott
1d01c13533 [ci] collect stats 2022-01-20 12:02:04 +00:00
FredKSchott
2de0b33be1 [ci] collect stats 2022-01-19 12:01:57 +00:00
FredKSchott
6ccae4a478 [ci] collect stats 2022-01-18 12:02:06 +00:00
FredKSchott
c29f52f21c [ci] collect stats 2022-01-17 12:02:18 +00:00
FredKSchott
290dbc8de3 [ci] collect stats 2022-01-16 12:02:04 +00:00
FredKSchott
0f00557b93 [ci] collect stats 2022-01-15 12:01:53 +00:00
FredKSchott
bceeb339c7 [ci] collect stats 2022-01-14 12:02:02 +00:00
FredKSchott
ff9dbc6927 [ci] collect stats 2022-01-13 12:02:15 +00:00
FredKSchott
deac867e17 [ci] collect stats 2022-01-12 12:02:12 +00:00
Nate Moore
b21dd19cb6
chore: remove www (#2361) 2022-01-11 12:59:06 -06:00
FredKSchott
c029cbb2d1 [ci] collect stats 2022-01-11 12:02:19 +00:00