Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for contentful-cli #29

Open
cmugla opened this issue Jan 24, 2019 · 0 comments
Open

add support for contentful-cli #29

cmugla opened this issue Jan 24, 2019 · 0 comments

Comments

@cmugla
Copy link

cmugla commented Jan 24, 2019

some of the issues we've found so far with ctf-migrate that have been pretty annoying:

  • no "real" down migrations. all entries need to be deleted before content-type can be deleted. (this doesn't matter if you're only doing "forward only migrations" i guess!)
  • no rate limiter for api requests. so if you run a large amount of migrations it chokes
    and most recently (we wrote script to deal with these things)
  • migrations just flat out stopped working a couple weeks ago possibly related to this issue: Support newer version of contentful-migration  deluan/contentful-migrate#28, deluan has been slow to get pr for the fix merged.

from @sssyed 🙏

Adding support for contentful-cli (and/or deprecating support for ctf-migrate) may be needed - please look into this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant