Smolevich
6b2bc11710
Merge branch 'master' of github.com:umputun/remark into small-improvements
2020-04-09 21:50:44 +03: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
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
Stas and Umputun
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
Stas and Umputun
582c9d6bce
Fix problem with DEBUG variable ( #435 )
...
* Fix problem with DEBUG variable
* Add condition for starting ci on pull requests
* Add default value
* Add default value in another place
* Fix error in bash statement
* Replace && on if condition
2019-09-20 15:12:50 -05:00
Stas and Umputun
4f6c336f6c
Use GitHub actions as ci ( #434 )
...
* Add blank.yml
* Fix ci
* Update blank.yml
* Update blank.yml
* Add debug
* Show environments variables
* Add test env for travis
* Update blank.yml
* Update formatting
* Add env variable GIT_BRANCH
* Change setting CI
* Add quotes for env variable value
* change on in ci
2019-09-20 13:51:52 -05:00