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

Tweak invite script #877

Merged
merged 3 commits into from
Oct 18, 2019
Merged

Tweak invite script #877

merged 3 commits into from
Oct 18, 2019

Conversation

fisx
Copy link
Contributor

@fisx fisx commented Oct 16, 2019

Nothing big, part of it a bit opinionated, but I'm happy to remove anything that's controversial.

The most important change is probably that the output now contains the failed email addresses in the same lines as the errors, which makes it easier to generate a list of failed accounts with grep.

@fisx fisx merged commit 4a78cd2 into develop Oct 18, 2019
@fisx fisx deleted the fisx/tweak-invite-script branch October 18, 2019 11:52
CSV_FILE="myfile.csv"
ADMIN_UUID="n/a"
TEAM_UUID="n/a"
BRIG_HOST="http://localhost:8080"
Copy link
Contributor

Choose a reason for hiding this comment

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

Note that the 8082 default was due to the fact that this is generally the port used by brig in integration tests and when starting services

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants