1
0
Fork 0
mirror of https://github.com/anyproto/any-sync.git synced 2025-06-07 21:47:02 +09:00
Commit graph

50 commits

Author SHA1 Message Date
Mikhail Iudin
a9936c3f3a
Change dependabot limit 2024-10-23 17:20:16 +02:00
Grigory Efimov
d1901d71e6
.github/workflows/coverage.yml moved on reusable workflow 2024-04-30 13:45:14 +00:00
Grigory Efimov
c667552850
.github/workflows/coverage.yml update go-version=1.22 2024-04-03 13:19:07 +00:00
Grigory Efimov
95199e2e8e
.github/workflows/coverage.yml updated golang version and refactoring 2023-09-11 15:23:45 +00:00
Grigory Efimov
580393a100
.github/workflows/ updated go-version to 1.21.0 2023-08-17 10:34:35 +00:00
Mikhail Iudin
fcb5511670
Exclude mocks from code coverage
https://github.com/golang/go/issues/13560#issuecomment-288457920
2023-08-09 12:11:49 +02:00
Sergey Cherepanov
8483791b61
Merge pull request #54 from anyproto/open-29-prepare-any-sync-for-external-contributions
Make contributing possible
2023-08-02 13:39:44 +02:00
Mikhail Iudin
b3bf441aca
GO-1732 Add commit hooks and test coverage report 2023-08-01 17:54:16 +02:00
Sergey Fuksman
a5aa84425f
Use defaults 2023-07-31 09:50:29 +03:00
Sergey Fuksman
fc55ac1301
Update cla.yml 2023-07-31 09:07:45 +03:00
Sergey Fuksman
1fab60e45a
Make contributing possible 2023-07-24 17:23:40 +03:00
Mikhail Iudin
dbae377351
fix imports 2023-05-23 14:47:24 +02:00
Sergey Cherepanov
94696cc44e
Update dependabot.yml 2023-02-04 18:19:18 +03:00
Sergey Cherepanov
4a9565add1
Create dependabot.yml 2023-02-04 17:28:23 +03:00
Grigory Efimov
3c03ee80da
.github/workflows/coverage.yml update actions 2023-01-11 20:32:06 +03:00
Grigory Efimov
101ee0e300
fix set-output 2023-01-11 20:25:15 +03:00
Grigory Efimov
dcc7ff372d
.github/workflows/coverage.yml add go-cache-paths 2023-01-11 20:20:28 +03:00
Grigory Efimov
5b7cf0b902
.github/workflows/coverage.yml add actions/cach 2023-01-11 20:09:54 +03:00
Grigory Efimov
3bf29d8352
refact 2023-01-11 19:59:54 +03:00
Grigory Efimov
6ba6356777
fix go version 2023-01-11 19:48:47 +03:00
Grigory Efimov
1119d89ba7
fix .github/workflows/coverage.yml 2023-01-11 19:43:52 +03:00
Grigory Efimov
612a78cee0
testbytest 2023-01-11 19:39:50 +03:00
Grigory Efimov
0f4dd039cd
testbytest 2023-01-11 19:38:44 +03:00
Grigory Efimov
c719bcfd0c
testbytest 2023-01-11 19:36:30 +03:00
Grigory Efimov
f297ac8a4f
testbytest 2023-01-11 18:52:12 +03:00
Grigory Efimov
a625d7ab41
testbytest 2023-01-11 18:51:30 +03:00
Grigory Efimov
561c504f7b
testbytest 2023-01-11 18:37:56 +03:00
Grigory Efimov
7a63b533fe
testbytest 2023-01-11 18:34:28 +03:00
Grigory Efimov
35d492e63b
testbytest 2023-01-11 18:33:17 +03:00
Grigory Efimov
502695bb37
testbytest 2023-01-11 18:06:13 +03:00
Grigory Efimov
ae4e6f9701
testbytest 2023-01-11 18:04:16 +03:00
Grigory Efimov
cd29d45b27
testbytest 2023-01-11 17:49:00 +03:00
Grigory Efimov
f4a52215d5
testbytest 2023-01-11 17:17:19 +03:00
Grigory Efimov
5736e7e35a
testbytest 2023-01-11 17:11:52 +03:00
Grigory Efimov
0728a4ead1
.github/workflows/coverage.yml add test go install 2023-01-11 17:09:12 +03:00
Grigory Efimov
195ac70726
fix .github/workflows/coverage.yml 2023-01-11 16:25:52 +03:00
Grigory Efimov
5b08cba028
fix .github/workflows/coverage.yml 2023-01-11 15:53:34 +03:00
Grigory Efimov
9d35ef2e57
fix .github/workflows/coverage.yml 2023-01-11 15:43:55 +03:00
Grigory Efimov
20c038ede8
fix .github/workflows/coverage.yml 2023-01-11 15:38:53 +03:00
Grigory Efimov
2447926f03
fix .github/workflows/coverage.yml 2023-01-11 15:34:49 +03:00
Grigory Efimov
1aa867ecfc
add export GIT_TERMINAL_PROMPT=1 2023-01-11 15:20:13 +03:00
Grigory Efimov
5c5c763d24
fix .github/workflows/coverage.yml 2023-01-11 15:18:40 +03:00
Grigory Efimov
6ad23dd128
coverage.yml add GOPRIVATE 2023-01-11 15:16:18 +03:00
Grigory Efimov
6534b8c60c
fix 2023-01-11 15:06:17 +03:00
Grigory Efimov
9956bedd78
coverage.yml test 2023-01-11 15:03:48 +03:00
Grigory Efimov
1103a5b284
.github/workflows/coverage.yml add git config 2023-01-11 14:53:55 +03:00
Sergey Cherepanov
da4a43d5a0
go vet 2023-01-07 13:35:12 +03:00
Sergey Cherepanov
3c611239b9
fix CI 2023-01-07 13:26:46 +03:00
Sergey Cherepanov
257a4d8e13
fix CI 2023-01-06 21:44:28 +03:00
Sergey Cherepanov
c3230d5430
CI coverage 2023-01-06 21:38:48 +03:00