Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set public distribute group access #642

Closed
MorneAppenate opened this issue Sep 6, 2019 · 0 comments · Fixed by #808
Closed

Set public distribute group access #642

MorneAppenate opened this issue Sep 6, 2019 · 0 comments · Fixed by #808
Assignees
Labels
feature-request Feature requests in the CLI from users good first issue

Comments

@MorneAppenate
Copy link

We currently use HockeyApp to distribute test builds of our application to testers. These testers don't have a Microsoft account and forcing them to create one before testing would result in many of them just not bothering.

There is an option in the web platform to enable public access:
image

The issue is that this requires us to manually do it which doesn't work well with our current build processes where everything is automated.

Is it possible that this feature can be incorporated into the CLI? It's the main blocker stopping us from moving over to App Center from HockeyApp. Something like appcenter distribute groups update --set-public true/false would be perfect.

@jp-andre jp-andre added feature-request Feature requests in the CLI from users good first issue labels Sep 25, 2019
@anywherepilot anywherepilot self-assigned this Apr 16, 2020
anywherepilot pushed a commit that referenced this issue Apr 22, 2020
Add `public` and `private` switches to `distribute groups update`. These allow making a group public or the opposite.

Resolves #642.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Feature requests in the CLI from users good first issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants