Skip to content

Release candidate 2 of v2

Pre-release
Pre-release
Compare
Choose a tag to compare
@johanbrandhorst johanbrandhorst released this 19 Jun 09:35
880c174
Moved to GH actions; Added lint; Added issue/PR templates. (#296)

* Moved to GH actions; Added lint; Added issue/PR templates; Fixed vet

Signed-off-by: Bartlomiej Plotka <[email protected]>

* Fixed linter detected issues.

Signed-off-by: Bartlomiej Plotka <[email protected]>

* Modify the require_clean_work_tree function (#307)

* Fixed linter detected issues.

Signed-off-by: Bartlomiej Plotka <[email protected]>

* Add format-only flag

Signed-off-by: Yash Sharma <[email protected]>

* Modify the require_clean_work_tree function. Taken from - https://github.com/git/git/blob/master/git-sh-setup.sh#L211

Signed-off-by: Yash Sharma <[email protected]>

Added a git script

Signed-off-by: Yash Sharma <[email protected]>

chmod change

Signed-off-by: Yash Sharma <[email protected]>

changes to git-tree.sh

Signed-off-by: Yash Sharma <[email protected]>

Modified makefile

Signed-off-by: Yash Sharma <[email protected]>

clean up changes

Signed-off-by: Yash Sharma <[email protected]>

* Bump timeout deadline to 100ms

Signed-off-by: Yash Sharma <[email protected]>

Co-authored-by: Bartlomiej Plotka <[email protected]>

* Skipped retry call timeout tests, will fix in later PR.

Signed-off-by: Bartlomiej Plotka <[email protected]>

* Fixed race.

Signed-off-by: Bartlomiej Plotka <[email protected]>

Co-authored-by: Yash Sharma <[email protected]>