Commit Graph

7 Commits (cda8de2004f81169355fea24762d4f11c9e88560)

Author SHA1 Message Date
Antoine GIRARD e9bb75d8d1 Fix duplicate call of webhook ()
zeripath 7ad67109d7
Be more strict with git arguments ()
* Be more strict with git arguments
* fix-up commit test
* use bindings for branch name
Richard Mahn 002b597c1f Fixes - Allow create/update/delete message to be empty, use default message ()
* Fixes  - Allow create/update/delete message to be empty, use default message

* Linting fix

* Fix to delete integration tests
kolaente f9ec2f89f2 Add golangci ()
Lunny Xiao d93e6232e8
Move PushUpdate dependency from models to repofiles ()
* remove push_update

* move models.PushUpdate to repofiles.PushUpdate
Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs ()
* move sdk structs to moduels/structs

* fix tests

* fix fmt

* fix swagger

* fix vendor
Richard Mahn 2262811e40 Fixes 4762 - Content API for Creating, Updating, Deleting Files ()