Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

112 creating teams #120

Merged
merged 15 commits into from
Mar 17, 2015
Merged

112 creating teams #120

merged 15 commits into from
Mar 17, 2015

Conversation

natoverse
Copy link
Contributor

This PR adds the functionality to lazy-create permissive teams as required when a user's permission is changed for a repo. It also has a bunch of cleanup related to integrating auth with various other branches and temporary placeholders. The whole thing should be auth-enabled now.


return new Promise((resolve, reject) => {

debug('checking if team exists for repo [' + repoId + '] at [' + permission + ']');
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nbd, but we can use template strings with babel: https://babeljs.io/docs/learn-es6/#template-strings

@bmathews
Copy link
Contributor

:shipit:

@coveralls
Copy link

Coverage Status

Coverage decreased (-2.52%) to 25.14% when pulling c31bf45 on 112-creating-teams into 5cd1d44 on master.

natoverse added a commit that referenced this pull request Mar 17, 2015
@natoverse natoverse merged commit 5170fac into master Mar 17, 2015
@natoverse natoverse deleted the 112-creating-teams branch March 17, 2015 22:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants