solus-project / 3rd-party

Extra 3rd party packages
47 stars 56 forks source link

Update JetBrains CW42 #514

Closed ahahn94 closed 6 years ago

ahahn94 commented 6 years ago

Update of the JetBrains IDEs for calendar week 42.

Updating:

Everything else is still up to date.

Tested: Build, install and execution.

Signed-off-by: ahahn94 ahahn94@outlook.com

JoshStrobl commented 6 years ago

@ahahn94 Note: Future commits should be against https://github.com/getsolus/3rd-party

You will be invited to join a 3rd Party Maintainers team shortly that will grant you write access to the repository. Please note that we'll still expect PRs for stuff that you've never modified before (say for example Sublime Text) but you'll be able to freely push to the repo otherwise.

ahahn94 commented 6 years ago

@JoshStrobl OK. Thanks! What's the prefered way to do future commits? Via PR and merging online or via merging locally and pushing? The PR method seems a bit more verbose to me and I don't realy mind the additional work...

JoshStrobl commented 6 years ago

@ahahn94 Doing the commit locally and pushing it to the remote repo. PR should only be done (in a separate branch or a fork if you wish) if you're modifying something that you haven't necessarily done before, just so we can look out for any gotchas.