-
Notifications
You must be signed in to change notification settings - Fork 108
DSC Resource PSHOrg_cADGroup to cActive Directory #98
Comments
When a repository already exists (such as with cActiveDirectory), you can just fork that repository, add your new folder, and open a pull request. The process of filing a new issue here first is only if you're creating a new module that doesn't already have a repository on PowerShellOrg. :) |
Ok... I've just spoken to a colleague of mine who knows a little bit more about GitHub... He told me to read issue 27 of the magpi to get a better understanding about GitHub and uploading. This is my first time trying to upload anything to GitHub... I was under the impression that everything is done online... I just downloaded GitHub for Windows... Bear with me... :-) Irwin |
No problem @irwins If you have questions ask here or shoot me an email, I'm happy to help walk you through it. For what it's worth - adding source control knowledge and use is one of most common indications of a high performing operations team (according to the State of DevOps survey from earlier this year). :) |
There is definitely a bit of a learning curve, but it's well worth it. :) Pretty much the only things that you really need the website for are the collaborative features (discussions, Pull Requests, etc), and setting up new repositories. I never bother with the GitHub for Windows UI at all anymore. Everything else I do with the git.exe command line. GitHub has some decent tutorials on this stuff, such as https://help.github.com/articles/fork-a-repo/ . |
Ok thanks guys! I just uploaded (at least I think it worked...) the PSHOrg_cADGroup using GitHub for Windows... Did it work? I'll be sure to read the tutorial later on... :-) Regards, Irwin |
I don't see your new resource in your fork yet.. did you push your changes back to Github? After that, you'll want to create a pull request. - https://help.github.com/articles/creating-a-pull-request/ |
Hi Steven,
As requested I filed a new issue. I think the DSC Resource PSHOrg_ADGroup fits in with cActiveDirectory. So you guys will create a folder where I can upload the code right?
Ttyl,
Irwin
The text was updated successfully, but these errors were encountered: