This project is mirrored from https://gitee.com/mirrors/Datree.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 04 Nov, 2021 1 commit
-
-
Shimon Tolts authored
-
- 03 Nov, 2021 4 commits
-
-
Shimon Tolts authored
-
Shimon Tolts authored
-
Shimon Tolts authored
-
Shimon Tolts authored
Adding slack button
-
- 02 Nov, 2021 1 commit
-
-
Kevin Holmes authored
* use pull_request instead of push * check PR titles instead of individual commit msgs * point run cmd at new python script path * fix typo Co-authored-by:
Kevin Holmes <kevin.holmes@carmasys.com> Co-authored-by:
Roman Labunsky <roman@datree.io>
-
- 01 Nov, 2021 4 commits
-
-
Kevin Holmes authored
* Add pre-commit hook to run datree using docker Co-authored-by:
Dima Brusilovsky <dimabru@gmail.com> Co-authored-by:
Kevin Holmes <kevin.holmes@carmasys.com> Co-authored-by:
Alex Fedin <alex@datree.io>
-
Mustaque Ahmed authored
Co-authored-by:
Yishay Mendelsohn <yishay@datree.io>
-
Kevin Holmes authored
* add golang-ci Co-authored-by:
Kevin Holmes <kevin.holmes@carmasys.com> Co-authored-by:
Alex Fedin <alex@datree.io>
-
Mustaque Ahmed authored
-
- 31 Oct, 2021 3 commits
-
-
Mustaque Ahmed authored
Co-authored-by:
Dima Brusilovsky <dimabru@gmail.com>
-
Rushi Panchariya authored
Co-authored-by:
Rushi Panchariya <rushi.panchariya@esds.co.in> Co-authored-by:
Dima Brusilovsky <dima@datree.io>
-
Prasad Katti authored
* feat: add a GH actions workflow to check commit messages * refactor: take care of review comments Co-authored-by:
Roman Labunsky <roman@datree.io>
-
- 30 Oct, 2021 1 commit
-
-
jehanjazz-1 authored
Minor spelling change
-
- 29 Oct, 2021 2 commits
-
-
Eyar Zilberman authored
-
Eyar Zilberman authored
-
- 28 Oct, 2021 3 commits
-
-
Roy Hadad authored
docs: #222 add developers guide
-
Roy Hadad authored
-
Prasad Katti authored
-
- 27 Oct, 2021 5 commits
-
-
Yishay Mendelsohn authored
ci: restrict release branch to main
-
myishay authored
-
Dima Brusilovsky authored
build: upgrade to Go 1.17
-
Yishay Mendelsohn authored
staging
-
myishay authored
-
- 26 Oct, 2021 13 commits
-
-
Dima Brusilovsky authored
-
Dima Brusilovsky authored
-
Dima Brusilovsky authored
-
Dima Brusilovsky authored
-
myishay authored
-
Yishay Mendelsohn authored
* fix: add manually triggered release * fix: remove automated prod build for main branch * frefactor: use sign_application script * fix: add release candidate version user input * wip: trigger release * wip: test release * wip: remove fixed tag * wip: just for a commit * fix: prepare for staging
-
Anton authored
Co-authored-by:
Dima Brusilovsky <dima@datree.io>
-
Yishay Mendelsohn authored
staging
-
Yishay Mendelsohn authored
ci: remove goreleaser dist after deploying
-
myishay authored
-
Yishay Mendelsohn authored
staging
-
Eng Zer Jun authored
The io/ioutil package has been deprecated as of Go 1.16, see https://golang.org/doc/go1.16#ioutil . This commit replaces the existing io/ioutil functions with their new definitions in io and os packages. Signed-off-by:
Eng Zer Jun <engzerjun@gmail.com>
-
Eng Zer Jun authored
Go 1.17 introduces compiler improvement (https://golang.org/doc/go1.17#compiler) and supports module graph pruning (https://golang.org/ref/mod#graph-pruning) and lazy module loading (https://golang.org/ref/mod#lazy-loading ). Signed-off-by:
Eng Zer Jun <engzerjun@gmail.com>
-
- 25 Oct, 2021 3 commits
-
-
Yishay Mendelsohn authored
fix: use use url-encoded character '/'
-
myishay authored
-
Yishay Mendelsohn authored
Fix error handling
-