Martin Atkins
f4ecf72125
provider/github: github_repository resource
...
Allows creation of repositories within the organization configured on the
provider.
2016-10-13 08:04:17 -07:00
Radek Simko
1c12ead951
provider/github: Remove unsafe ptr dereferencing ( #8512 )
2016-08-28 17:15:03 +01:00
Michael Handler
a1e92c6f77
+github_repository_collaborator ( #6861 )
2016-06-02 01:06:35 +01:00
Kevin DeJong
0cec1c19d7
Add support for the Base URL endpoint so the GitHub provider can support GitHub Enterprise ( #6434 )
2016-05-09 19:22:53 +01:00
James Nugent
f2fef2556a
Fix import formatting across code base
2016-04-18 17:28:46 -07:00
Jacob Severson
7721348b0b
Adding privacy argument for GitHub teams for #6015 ( #6116 )
...
Added the ability to set the "privacy" of a github_team resource so all teams won't automatically set to private.
* Added the privacy argument to github_team
* Refactored parameter validation to be general for any argument
* Updated testing
2016-04-11 13:09:25 +01:00
Jacob Severson
b1e7065878
Pulling out the hardcoded test user
2016-03-18 21:55:33 -05:00
Jacob Severson
c1b373ad5f
Add Github Organization provider.
...
Allows for managing organization membership, teams, team membership, and
team repositories.
2016-03-08 23:06:30 +01:00