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

Chron job to check for external deprecations #6687

Closed
3 of 4 tasks
runspired opened this issue Nov 6, 2019 · 1 comment
Closed
3 of 4 tasks

Chron job to check for external deprecations #6687

runspired opened this issue Nov 6, 2019 · 1 comment

Comments

@runspired
Copy link
Contributor

runspired commented Nov 6, 2019

We should leverage our new deprecation infrastructure to generate a nightly report of any deprecations that our test suite currently generates that aren't our own. Mostly these would come from ember-source but ember-qunit or test helpers etc. may also raise deprecations.

  • add deprecation assertion to all tests in all packages
  • run all tests with an ENV variable enabling asserting no deprecations of any kind
  • find a way to generate a list of the encountered deprecations
  • if job fails we ?? (open issue?)
@runspired runspired added the CI label Nov 6, 2019
@runspired runspired added this to Quest Issues in Continuous Integration via automation Nov 6, 2019
@runspired
Copy link
Contributor Author

cc @Gaurav0 think you could work on this?

Continuous Integration automation moved this from Quest Issues to Completed Apr 5, 2023
@runspired runspired added Infra/CI/DX and removed CI labels Sep 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

1 participant