Adding current version as attributes and adding additional Linux products#2
Adding current version as attributes and adding additional Linux products#2espoelstra wants to merge 12 commits into
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.