 Dmitry VerkhoturovandUmputun
|
8d42d0714f
|
bump backend dependencies
Also, switch from fork github.com/umputun/go-flags back to original
github.com/jessevdk/go-flags.
|
2022-01-31 14:24:33 -06:00 |
|
 Dmitry VerkhoturovandUmputun
|
90e537358d
|
update golangci-lint to 1.43.0, fix found issues
|
2021-11-23 15:00:40 -06:00 |
|
Umputun
|
198759ca1b
|
rename jobs to avoid confusions
|
2021-09-21 03:52:31 -05:00 |
|
 Pavel MineevandUmputun
|
36840ed240
|
double quotes in yml
|
2021-08-03 03:22:27 -05:00 |
|
Umputun
|
4c2f2aa097
|
change go.mod version to 1.16, change ci to 1.16
|
2021-07-27 04:25:27 -05:00 |
|
 Dmitry VerkhoturovandUmputun
|
f093d6a07a
|
don't run CI pipelines on markdown file changes
|
2021-07-25 13:06:30 -05:00 |
|
 Dmitry VerkhoturovandUmputun
|
4a2ae04571
|
replace deprecated golangci-lint check, fix goleak reports
|
2021-05-07 16:09:28 -05:00 |
|
 Dmitry VerkhoturovandUmputun
|
0d67f7e53d
|
bump golangci-lint version, fix discovered issues
|
2020-05-24 19:00:07 -05:00 |
|
Dmitry Verkhoturov
|
1a2cceba4a
|
change golangci-lint format to github-actions for CI
|
2020-04-24 01:02:03 +02:00 |
|
Umputun
|
42509cf0dd
|
update linter to 1.25
|
2020-04-23 01:13:35 -05:00 |
|
 Dmitry VerkhoturovandUmputun
|
4d988c427a
|
#641 bump golangci-lint version to 1.23.8
|
2020-04-15 20:02:55 -05:00 |
|
 Dmitry VerkhoturovandUmputun
|
7cebb9e4ee
|
#641 bump CI go version to 1.14
|
2020-04-15 20:02:55 -05:00 |
|
 Dmitry VerkhoturovandUmputun
|
7151698b18
|
add -race key to backend tests in CI pipeline and Dockerfile
|
2020-04-13 16:01:51 -05:00 |
|
Smolevich
|
6b2bc11710
|
Merge branch 'master' of github.com:umputun/remark into small-improvements
|
2020-04-09 21:50:44 +03:00 |
|
 UmputunandGitHub
|
a4e262e9e6
|
Switch back to go 1.13 and lint 1.23 (#647)
* combine lint and test for examples
* combine backend test and lint
* switch linter to 1.23
* back to go 1.13
* comment -mod=mod for 1.13
|
2020-04-07 15:30:00 -05:00 |
|
Umputun
|
9f12cc9f5f
|
cut-paste err
|
2020-04-06 18:06:33 -05:00 |
|
Umputun
|
cadd1e8a7c
|
enforce -mod=mod for example ci
|
2020-04-06 18:03:54 -05:00 |
|
Umputun
|
73adc23176
|
try to copy .golangci.yml to _example
|
2020-04-06 17:22:58 -05:00 |
|
Smolevich
|
a404b8a87a
|
Try to delete parallel flag
|
2020-04-06 11:27:27 +03:00 |
|
Smolevich
|
ca9586491b
|
Merge branch 'master' of github.com:umputun/remark into small-improvements
|
2020-04-06 10:41:34 +03:00 |
|
Umputun
|
40db689b27
|
update linter to 1.24 #641
|
2020-04-06 01:51:23 -05:00 |
|
 UmputunandDmitry Verkhoturov
|
b6ef4f393a
|
switch to go 1.14 #636
|
2020-04-04 18:38:35 +02:00 |
|
Smolevich
|
11c7f4ff55
|
Remove GOPATH from last step
|
2020-04-02 19:54:09 +03:00 |
|
Smolevich
|
509b4b66bd
|
Recover old name of step and remove GOPATH
|
2020-04-02 19:52:45 +03:00 |
|
Smolevich
|
e8f1e2d6b0
|
Remove unused config parts
|
2020-04-01 17:48:10 +03:00 |
|
Smolevich
|
be8706efcf
|
Fix path to profile.cov
|
2020-04-01 17:43:49 +03:00 |
|
Smolevich
|
1be319b4b9
|
Add working directory arg
|
2020-04-01 17:40:43 +03:00 |
|
Smolevich
|
0b53c4aeaa
|
Add go env
|
2020-04-01 17:25:17 +03:00 |
|
Smolevich
|
b713d0d3f1
|
Add GOPATH
|
2020-04-01 12:53:23 +03:00 |
|
Smolevich
|
cede669c20
|
Add temporary using action
|
2020-04-01 12:40:49 +03:00 |
|
Smolevich
|
197eb0c9a0
|
Change ci-test-backend.yml
|
2020-04-01 12:20:53 +03:00 |
|
 StasandUmputun
|
b2176a175d
|
Use golangci lint action (#549)
* Use action insted download binary file
* Update ci
* Add config option
* Use pre-built docker image for golangci-lint-action
* Remove pre build docker action
* Update action name
* Remove env
* Update ci file
* Add working directory
* Change GITHUB_WORKSPACE
* Update ci file
* Fix ci
* Comment golangci-lint-action
* Update working-directory
* Fix path
* Update ci-build.yml
* Update path
* Revert changes
* Update .golangci.yml
* Add new path for triggers ci
* Separate steps
* Add working-directory
* Add test pwd and ls
* Fix working directory
* Update script for linting in Dockerfile
* Move .golangci.yml to dir backend
* Delete unnecessary word
* Remove multiline string
* Reformat multiline strings to single
* Update disable-all option
|
2020-01-13 10:56:56 -06:00 |
|
Umputun
|
d0925ba95f
|
ident ci lists for better readability
|
2020-01-04 21:09:27 -06:00 |
|
Dmitry Verkhoturov
|
c56c39c59d
|
separate build and test CI workflow, separate frontend and backend tests
|
2020-01-04 20:53:39 +01:00 |
|