-
Notifications
You must be signed in to change notification settings - Fork 2
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
Adding current version as attributes and adding additional Linux products #2
base: master
Are you sure you want to change the base?
Conversation
It seems like Chef has changed quite a lot since this was created but the base functionality works, it is just some of the test structure that isn't valid anymore. I haven't found a good way to get the RSpec tests to run since there is no |
…t_jetbrains to trick rake
@EdHurtig After much messing around I finally got the fixes in place for the 2018.1+ series. It is currently skipping the unit tests (on my TravisCI builds https://github.com/espoelstra/chef-jetbrains/pull/5/checks) as they weren't really doing anything and the kitchen tests should run end to end on 12.04 through 18.04 without incident. Rider is an oddball since it is for .NET and isn't built on the IntelliJ engine so its version is separate, but the rest were valid and installed 2018.1.2 and should keep working up until JetBrains decides to pull the downloads off the servers at some point in the future. |
Added Ubuntu 16.04 and 18.04 since they are actively supported, switched tested from serverspec to InSpec, added GoLand, DataGrip and Rider to available applications.