feat: introduce act #17062
Annotations
2 errors
Lint
You have commit messages with errors
⧗ input: Diffie-Hellman (#3)
* Use DiffieHellmanMock
* Adds a comment about Get
* Add support for ECDSA public key in DiffieHellman.SharedSecret function
* Update defaultAct implementation
* Adds pseudo code for Access Logic
* Update default Act creation; Fix basic Act tests
* Refactor access logic to use new ActMock implementation
* feat(history): test mockups wip
* Refactor DiffieHellman implementation
* changes pseudocode for Diffie-Hellmann read
* Co-authored-by: Bálint Ujvári <[email protected]>
* DiffieHellman mock generates a real sherd secret
* Refactor Act
* Adds manifest lookup
* Extend act_test
* Adds unit tests, some values are mocked
* Refactor act mock impl with map[string]map[string]string
* Add check mock implementation for DiffieHellman interface
* Add Load, Store to Act interface. Refactor Act interface
* refactor act, diffieHellman mocks, tests
* Add TestLoadStore function to act_test.go
* Remove unnecessary code in Load function
* Add history mock and History lookup test
* Act refactor
Co-authored-by: Bálint Ujvári <[email protected]>
* Refactor Add method to return Act interface
* Change Get method return type to []byte
---------
Co-authored-by: Ferenc Sárai <[email protected]>
Co-authored-by: Peter Ott <[email protected]>
Co-authored-by: Bálint Ujvári <[email protected]>
Co-authored-by: Levente Kiss <[email protected]>
Co-authored-by: Roland Seres <[email protected]>
Co-authored-by: Kexort <[email protected]>
Co-authored-by: Bálint Ujvári <[email protected]>
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: Acces Logic (#8)
* Use DiffieHellmanMock
* Adds a comment about Get
* Add support for ECDSA public key in DiffieHellman.SharedSecret function
* Update defaultAct implementation
* Adds pseudo code for Access Logic
* Update default Act creation; Fix basic Act tests
* Refactor access logic to use new ActMock implementation
* feat(history): test mockups wip
* Refactor DiffieHellman implementation
* changes pseudocode for Diffie-Hellmann read
* Co-authored-by: Bálint Ujvári <[email protected]>
* DiffieHellman mock generates a real sherd secret
* Refactor Act
* Adds manifest lookup
* Extend act_test
* Adds unit tests, some values are mocked
* Refactor act mock impl with map[string]map[string]string
* Add check mock implementation for DiffieHellman interface
* started Add
* changed some sig
* save
* new grantee addition handling
* mod
* changed helper function visibilities
* some mod with grantee
* test mod
* save
* no error in actInit
* Add_New_Grantee_To_Content
* comment
* copied act_test.go
* no compiler errors on our side
* Adds Add_New_Grantee_To_Content and ActInit
* almost complete grantee container
* maybe complete grantee container
* Solves merge conflict
* access-logic-merge
* fix merge issues
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: Added context & details to use cases (#6)
ZH #106 Added context & details to use cases
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: Add grantee management (#10)
* Add grantee management
* Added controller test
* Fix test fixture, refactor accesslogic
* Add UploadHandler
---------
Co-authored-by: Bálint Ujvári <[email protected]>
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: (ref
|
Test (flaky)
Process completed with exit code 2.
|