Skip to content

Conversation

@dealako
Copy link
Contributor

@dealako dealako commented Jul 10, 2020

Updated event logging based on the above referenced ticket, hightlights include:

  • Regarding Update code license statements #1
    • CLAMangerDelted event looks to be configured correctly via this bit of code
    • Add GitHub username to the approval list is configured to log the even per this bit of code. All the events relating to the approval list should be generated from this function. Type is: cla_manager.approval_list_updated
    • Updated event code for ICLA and CCLA signature signing
  • Resolved Update code license statements #2 added additional details/parameters
  • Resolved Add license text for keycloak #3 item above, parameters were not provided to event logger
  • Resolved Documentation Update #4 updated text
  • Resolved Update DEV.md #5: ICLA is individual, CCLA is slang for both Corporate CLA signed by CLA Manager and Employee Signature. But, in this case you are mentioning it is the CLA document signed by the signatory. I have updated the event logging logic to account for logging all events.

Removed unused RDS/SQL folder.

Signed-off-by: David Deal [email protected]

Updated event logging based on the above referenced ticket, hightlights include:
- Regarding #1
  - CLAMangerDelted event looks to be configured correctly via [this bit of code](https://github.com/communitybridge/easycla/blob/master/cla-backend-go/cla_manager/service.go#L352)
  - Add GitHub username to the approval list is configured to log the even per [this bit of code](https://github.com/communitybridge/easycla/blob/master/cla-backend-go/signatures/service.go#L663). All the events relating to the approval list should be generated from this function. Type is: `cla_manager.approval_list_updated`
  - Updated event code for ICLA and CCLA signature signing
- Resolved #2 added additional details/parameters
- Resolved #3 item above, parameters were not provided to event logger
- Resolved #4 updated text
- Resolved #5: ICLA is individual, CCLA is slang for both Corporate CLA signed by CLA Manager and Employee Signature.  But, in this case you are mentioning it is the CLA document signed by the signatory.  I have updated the event logging logic to account for logging all events.

Signed-off-by: David Deal <[email protected]>
@dealako dealako requested a review from wanyaland July 10, 2020 00:19
@dealako dealako self-assigned this Jul 10, 2020
Copy link
Contributor

@wanyaland wanyaland left a comment

Choose a reason for hiding this comment

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

LGTM

@dealako dealako merged commit 941d7dc into linuxfoundation:master Jul 10, 2020
@dealako dealako deleted the feature/event-log-updates branch July 10, 2020 15:11
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.

2 participants