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

Update @carbon/cli to ESM #17194

Open
4 tasks
tay1orjones opened this issue Aug 16, 2024 · 0 comments
Open
4 tasks

Update @carbon/cli to ESM #17194

tay1orjones opened this issue Aug 16, 2024 · 0 comments
Labels
proposal: accepted This request has gone through triaging and we are accepting PR's against it. role: dev 🤖 type: enhancement 💡 type: infrastructure 🤖 Issues relating to devops, tech debt, etc.

Comments

@tay1orjones
Copy link
Member

@carbon/cli houses a broad collection of commands used throughout the repository. This package needs to be updated to ESM so we can take updates for it's various dependencies. Many are moving to ESM-only versions leaving us unable to update. Once example is execa.

Commands

Many commands within the package are used currently within the repo. Things like generating our changelogs, generating sass docs, running checks in ci, etc. Some commands are intended to be external-facing, such as contribute. It aimed to assist new contributors to Carbon with getting started, such as setting up their fork and other tasks. Some are no longer used, like publish.

Tasks

Preview Give feedback

Resources

@tay1orjones tay1orjones added type: enhancement 💡 proposal: accepted This request has gone through triaging and we are accepting PR's against it. type: infrastructure 🤖 Issues relating to devops, tech debt, etc. labels Aug 16, 2024
@github-project-automation github-project-automation bot moved this to Triage in Roadmap Aug 16, 2024
@tay1orjones tay1orjones moved this to 🪆 Needs Refined in Design System Aug 16, 2024
@carbon-design-system carbon-design-system deleted a comment from github-actions bot Aug 16, 2024
@sstrubberg sstrubberg moved this from Triage to Next ➡ in Roadmap Sep 16, 2024
@sstrubberg sstrubberg added this to the 2024 Q4 milestone Sep 17, 2024
@sstrubberg sstrubberg moved this from Next ➡ to Later 🧊 in Roadmap Dec 10, 2024
@sstrubberg sstrubberg removed this from the 2024 Q4 milestone Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal: accepted This request has gone through triaging and we are accepting PR's against it. role: dev 🤖 type: enhancement 💡 type: infrastructure 🤖 Issues relating to devops, tech debt, etc.
Projects
Status: Later 🧊
Development

No branches or pull requests

3 participants