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

Continuous integration test for support of Traits 6.0 #1054

Closed
kitchoi opened this issue Jul 22, 2020 · 1 comment · Fixed by #1108
Closed

Continuous integration test for support of Traits 6.0 #1054

kitchoi opened this issue Jul 22, 2020 · 1 comment · Fixed by #1108
Assignees

Comments

@kitchoi
Copy link
Contributor

kitchoi commented Jul 22, 2020

Currently CI tests against Traits 6.1.0 and does not test against Traits 6.0.0, and it would be easy to accidentally use new features of Traits 6.1.0 without realizing that would be in effect dropping support against Traits 6.0.

Actions:

  • Decide if the next release can drop support for Traits 6.0
  • If not, add a CI job to test against Traits 6.0
@kitchoi
Copy link
Contributor Author

kitchoi commented Jul 23, 2020

Offline discussion: Let's keep Traits 6.0 and add a CI job to test against Traits 6.0 so we don't accidentally rely on new features that are not available in 6.0

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 a pull request may close this issue.

1 participant