Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat: add groups and group members to telemetry snapshot#13655

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
austinrhode merged 6 commits intomainfromaustinrhode/groups
Jun 25, 2024

Conversation

austinrhode
Copy link
Contributor

  • Updated Telemetry data to also send a list of groups and a list of group members

stirby reacted with thumbs up emoji
@austinrhodeaustinrhode self-assigned thisJun 24, 2024
@github-actionsGitHub Actions
Copy link

github-actionsbot commentedJun 24, 2024
edited
Loading

All contributors have signed the CLA ✍️ ✅
Posted by theCLA Assistant Lite bot.

@austinrhodeaustinrhode changed the titleAdded Groups and Group Members to Telemetry Snapshotfeat: add groups and group members to telemetry snapshotJun 24, 2024
for_,dbUser:=rangeusers {
ifdbUser.Status!=database.UserStatusActive {
continue
}
Copy link
Contributor

Choose a reason for hiding this comment

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

It looks like this is from your previous pr#13613

}
}

funcConvertGroupMember(group_member database.GroupMember)GroupMember {
Copy link
Contributor

Choose a reason for hiding this comment

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

Don't use underscores in go vars.

Suggested change
funcConvertGroupMember(group_member database.GroupMember)GroupMember {
funcConvertGroupMember(member database.GroupMember)GroupMember {

@austinrhode
Copy link
ContributorAuthor

I have read the CLA Document and I hereby sign the CLA

cdrcommunity added a commit to coder/cla that referenced this pull requestJun 25, 2024
@austinrhodeaustinrhode merged commit87ad560 intomainJun 25, 2024
@austinrhodeaustinrhode deleted the austinrhode/groups branchJune 25, 2024 18:01
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsJun 25, 2024
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.

Reviewers

@kylecarbskylecarbsAwaiting requested review from kylecarbs

@bpmctbpmctAwaiting requested review from bpmct

1 more reviewer

@coadlercoadlercoadler approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

@austinrhodeaustinrhode

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@austinrhode@coadler

[8]ページ先頭

©2009-2025 Movatter.jp