Include my major changes to the releases doc.#2014
Include my major changes to the releases doc.#2014s0undt3ch merged 1 commit intosaltstack:developfrom
Conversation
|
@thatch45 feel free to remove anything that you think ain't that important. |
Include my major changes to the releases doc.
|
Cheater! Merging your own commits. I just push straight for obvious stuff like this and then only open a pull request on something I want someone else to look at. |
|
@s0undt3ch pushing directly would be ok as well for obvious stuff, but I have no issue with accepting your own pull reqs, I do like to see the notification of the opened pull reqs |
|
Busted! ;) I'll explain why, I, until now, have merged some of my own pull requests.
Why don't I do this directly? I find it a pain to keep 2 local repos of the same project, I have a single virtualenv for all developments unless there's a specific reason why it should be in another virtualenv. Having 2 of them would probably mean 2 virtualenvs, if a fix was first made on my own repo, I'd have to transplant it to the other repo, etc, a waste of time. So, unless this is not acceptable, I'd like to keep it like this, I'm fine with not merging my own changes though if that's also not acceptable. If there's a clean way to have 2 repos under the same project directory that we can switch to like if it was a |
|
Hmm, when I want to merge salt repo changes into my own I do: Can I also do: ? |
|
Yes, you should be able to without issue |
|
Ok, Thanks! And @thatch45 the proper way? ie, the salt way should be? Either way? |
|
for trivial stuff you can go direct, for anything that should be reviewed or somewhat substantial another member of the team should accept the pull request |
|
Will try not to forget. Thanks! |
|
@thatch45 Concur |
No description provided.