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

feat: add opt-in usage of create as underlying files engine #1670

Merged
merged 62 commits into from
Dec 7, 2024

Conversation

JoshuaKGoldberg
Copy link
Owner

@JoshuaKGoldberg JoshuaKGoldberg commented Oct 22, 2024

PR Checklist

Overview

Adds an intentionally undocumented option for a CTA_CREATE_ENGINE environment variable. It switches the file creation engine from the current (now, legacy!) system to the create engine:

CTA_CREATE_ENGINE=true node ./bin/index.js ...

Next up after this will be to wholly remove the current/legacy files, then move onto commands and network requests, then options parsing altogether. Those will be followup PRs.

💝

cspell.json Outdated Show resolved Hide resolved
cspell.json Outdated Show resolved Hide resolved
.prettierignore Outdated Show resolved Hide resolved
@JoshuaKGoldberg JoshuaKGoldberg changed the title WIP: Use create as underlying files engine feat: add opt-in usage of create as underlying files engine Dec 5, 2024
@JoshuaKGoldberg JoshuaKGoldberg marked this pull request as ready for review December 5, 2024 18:52
Copy link

🎉 This is included in version v1.77.0 🎉

The release is available on:

Cheers! 📦🚀

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

Successfully merging this pull request may close these issues.

📝 Documentation: Long-term project vision
1 participant