ember-cli / ember-cli/ember-cli-deprecation-workflow

Automate updating deprecation-workflow.js

Open
#66 2 comments 2 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
166
Forks
44
PR merge metrics
No merged PRs in 30d

Description

Is it possible to automate what this addon provides even further? For example, we could [write test output to a log](https://github.com/narayanpai/testem-log-reporter), run `flushDeprecations()` against that log, and then diff against the existing `deprecation-workflow.js` to add newly discovered deprecations.

This could be a huge improvement to utilize as part of an upgrade workflow. After running ember-cli-update, you just trigger a script in this addon that automatically updates its own config based on deprecations triggered by your project's tests.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.