Commit graph

222 commits

Author SHA1 Message Date
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
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