- 
                Notifications
    You must be signed in to change notification settings 
- Fork 308
docs(satp-hermes): add typedoc documentation #4012
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
base: main
Are you sure you want to change the base?
docs(satp-hermes): add typedoc documentation #4012
Conversation
        
          
                packages/cactus-plugin-satp-hermes/src/main/typescript/gateway-persistence.ts
          
            Show resolved
            Hide resolved
        
      a36cc47    to
    5746d08      
    Compare
  
    5746d08    to
    d9ea7c3      
    Compare
  
    d9ea7c3    to
    4bcd6f3      
    Compare
  
    There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are changes in the package.json of the satp-hermes package. Are those right?
| 
 It was a test and I will revert it. | 
4bcd6f3    to
    88ba154      
    Compare
  
    | Related to #4021 | 
3853378    to
    3631bf0      
    Compare
  
    Signed-off-by: Rafael Belchior <[email protected]>
Co-authored-by: Rafael Belchior <[email protected]> Signed-off-by: Rafael Belchior <[email protected]>
Signed-off-by: Rafael Belchior <[email protected]>
3631bf0    to
    9793ac5      
    Compare
  
    There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Pull Request Requirements
upstream/mainbranch and squashed into single commit to help maintainers review it more efficient and to avoid spaghetti git commit graphs that obfuscate which commit did exactly what change, when and, why.-sflag when usinggit commitcommand. You may refer to this link for more information.Character Limit
A Must Read for Beginners
For rebasing and squashing, here's a must read guide for beginners.