status #15

Merged
sarah merged 5 commits from status into main 2023-04-04 21:53:20 +00:00
Owner
No description provided.
dan was assigned by sarah 2023-04-04 20:58:12 +00:00
sarah added 3 commits 2023-04-04 20:58:12 +00:00
Member
Drone Build Status: failure https://build.openprivacy.ca/cwtch.im/autobindings/45
sarah added 1 commit 2023-04-04 21:07:18 +00:00
continuous-integration/drone/pr Build is running Details
8fe1e67312
Remove Code
Member
Drone Build Status: success https://build.openprivacy.ca/cwtch.im/autobindings/46
dan reviewed 2023-04-04 21:32:47 +00:00
@ -292,3 +292,4 @@
// All other scopes and zones need to be added explicitly or handled by Cwtch.
if zone == attr.ProfileZone && key == constants.Name {
profile.SetScopedZonedAttribute(attr.PublicScope, attr.ProfileZone, constants.Name, value)
} else if zone == attr.ProfileZone && key == constants.ProfileAttribute1 {
Owner

could be a switch statement wrapped in one if zone == attr.ProfileZone?

could be a switch statement wrapped in one ` if zone == attr.ProfileZone`?
sarah added 1 commit 2023-04-04 21:35:40 +00:00
continuous-integration/drone/pr Build is pending Details
continuous-integration/drone/push Build is pending Details
a2603f243e
Remove other nick request
dan approved these changes 2023-04-04 21:42:11 +00:00
dan left a comment
Owner

small syntax suggestion

small syntax suggestion
sarah merged commit a2603f243e into main 2023-04-04 21:53:20 +00:00
Sign in to join this conversation.
No reviewers
dan
No Milestone
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cwtch.im/autobindings#15
No description provided.