0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-06 22:10:10 -05:00
Commit graph

24 commits

Author SHA1 Message Date
bholmesdev
bda07ec94e feat: config design 2024-01-29 17:50:15 -05:00
Fred K. Schott
6428abf706 format 2024-01-26 22:35:22 -08:00
bholmesdev
49b82a0e7d refactor: clean up types 2024-01-26 22:11:02 -05:00
bholmesdev
500effd3fc refactor: set -> seed 2024-01-26 22:11:02 -05:00
bholmesdev
34c7639149 chore: move basics to new data set 2024-01-26 22:11:02 -05:00
bholmesdev
1c25081767 feat: glob support with { db, table } signature 2024-01-26 22:11:02 -05:00
bholmesdev
83933143ac deps: chokidar, drizzle 2024-01-26 22:11:02 -05:00
bholmesdev
6e2513f276 refactor: rewrite to injected set() function 2024-01-26 22:11:02 -05:00
bholmesdev
efafea2a96 wip: data() -> set() concept 2024-01-26 22:10:27 -05:00
bholmesdev
253ad9bc2d feat(test): recipes example 2024-01-25 11:49:44 -05:00
Fred K. Schott
65696de832 format 2024-01-24 16:07:35 -08:00
bholmesdev
846088e7bf feat: basic glob fixture 2024-01-24 16:36:50 -06:00
bholmesdev
8ea2c8778d fix: remove invalid data() on writable collection 2024-01-24 16:35:48 -06:00
bholmesdev
bed0b68a39 feat: add ticketing example 2024-01-24 16:35:48 -06:00
Matthew Phillips
9119753336 Implement defineWritableCollection 2024-01-24 16:29:46 -06:00
Matthew Phillips
bb46addb29 Runtime checking of writable 2024-01-24 16:29:46 -06:00
Matthew Phillips
2efa6b1db9 CLI sync command 2024-01-24 16:29:45 -06:00
bholmesdev
4633d37f8c wip: update from seed file to data() 2024-01-24 16:29:45 -06:00
bholmesdev
22c6d96514 fix: ul test. It passes now! 2024-01-24 16:29:45 -06:00
bholmesdev
ce7479cd14 chore: remove CLI tests 2024-01-24 16:29:45 -06:00
bholmesdev
f86c37714e fix: test file paths 2024-01-24 16:29:45 -06:00
bholmesdev
05e1005c0b fix: test fixture paths 2024-01-24 16:29:45 -06:00
Matthew Phillips
4b0829825a Add a very basic test 2024-01-24 16:29:45 -06:00
Matthew Phillips
062eb67238 Initial DB migration code 2024-01-24 16:29:45 -06:00