Move from `migrations` to `exports`

Open Beginner friendly
#247 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
72/100
Issue type
Refactor
Clarity
Mostly clear
Activity status
Active
Domain
cloud

Research direction

Start by locating how Cirrus generates the wrangler.jsonc configuration for the Spaces work and compare its current migrations setting with Cloudflare's Durable Objects migration guidance. Update the generated configuration to use exports, then verify that the resulting wrangler.jsonc no longer uses migrations.

Written by the indexing model from the issue text.

Description

I noticed while I was looking more closely at the Space changes in when filing #246 that the generated config is still using migrations in the wrangler.jsonc. They're moving away from that and replacing it with exports so thought maybe the Spaces work was a good time for Cirrus to make that change.

https://developers.cloudflare.com/durable-objects/reference/durable-objects-migrations/

Dominant language
TypeScript
Stars
445
Forks
37
Avg merge
11h 44m
Merged PRs (30d)
29

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from ascorbic/cirrus

All issues in ascorbic/cirrus

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.