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
Umputun and Dmitry 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
konstantin krivlenia and Umputun
156f8e446f
check that all translation messages are commit
2020-03-12 15:45:35 -05:00
Konstantin Krivlenia and GitHub
390ecbe8d9
Cleanup embed.ts and add limit-size checker ( #601 )
...
* Cleanup embed.ts and add limit-size checker
* add size limit for dist files
* check only size of files
2020-02-19 16:08:35 -06:00
Konstantin Krivlenia and GitHub
11327cee5b
Introduce stylelint ( #600 )
...
* introduce stylelint config
* run stylelint check on ci
2020-02-16 11:25:59 -06:00
Umputun and GitHub
5ecea4f80c
Update FUNDING.yml
2020-01-26 11:30:49 -06: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
Pavel Mineev and Umputun
c49b88d930
I removed build actions from test part
2020-01-05 14:17:30 -06:00
Umputun
d0925ba95f
ident ci lists for better readability
2020-01-04 21:09:27 -06:00
Umputun
d06a27193c
add codeowners file
2020-01-04 20:49:56 -06:00
Dmitry Verkhoturov
c56c39c59d
separate build and test CI workflow, separate frontend and backend tests
2020-01-04 20:53:39 +01:00
Dmitry Verkhoturov and Umputun
07a14edc3b
adjust name for CI build with frontend tests
2020-01-02 14:35:50 -06:00
Dmitry Verkhoturov and Umputun
30c42ce36b
Multiple CI and code fixes ( #486 )
...
* enable golangci-lint for momeory_store example
* add race_test option to makefile
* prune lost goroutine in TestRest_Shutdown
* run race tests without cache
* fix ci pipeline
* fix typos
2019-12-09 12:30:07 -06:00
Dmitry Verkhoturov and Umputun
773da16649
Improve memory store tests reliability ( #479 )
...
* remove unnecessary GIT_BRANCH export
* go mod tidy
* fix tests naming, improve coverage
* make flaky TestMemData_FlagListBlocked reliable
2019-11-17 15:47:01 -06:00
Umputun
6f969a0a76
fix _example test call
2019-11-11 18:55:23 -06:00
Umputun
ae40fbeaf4
add example test
2019-11-11 18:52:13 -06:00
Dmitry Verkhoturov and Umputun
7536e265b2
Change coveralls to use build-in GITHUB_TOKEN ( #465 )
...
* change coveralls to use build-in GITHUB_TOKEN (should work in forks)
* send GITHUB_REF as GIT_BRANCH
* add debug output
* change service to github
* remove debug output
* move COVERALLS_TOKEN to environment, remove argument
2019-11-05 18:13:25 -06:00
Umputun and GitHub
9b570ae273
change to github sponsors
2019-11-04 18:59:07 -06:00
Umputun
dff1e97604
remove ci debug prints
2019-11-01 03:08:13 -05:00
Umputun
524e963130
show GITHUB_EVENT_PATH content
2019-11-01 03:03:18 -05:00
Umputun
8494296b85
fix out lcov name
2019-11-01 02:31:30 -05:00
Umputun
aa5ebda1eb
convert 2 lcov manually
2019-11-01 02:27:32 -05:00
Umputun
9c5d1840ae
use short path for coverage reports
2019-11-01 02:18:30 -05:00
Umputun
8bfe66e725
split coveralls
2019-11-01 02:13:04 -05:00
Umputun and GitHub
37b2f48144
Actions ( #458 )
...
* remove coverage report from docker, add build and test step to actions
* install deps to actions
* formatting fix
* install go 1.13
* change linter location
2019-11-01 02:01:24 -05:00
Umputun
b706bbaf05
trigger rebuild
2019-10-31 23:40:42 -05:00
Umputun
93c9a2e608
remove service selection
2019-10-31 23:19:57 -05:00
Umputun
a60128a957
pass GITHUB_REPOSITORY to ci
2019-10-31 22:58:46 -05:00
Umputun
cd5f0b3b91
typo in passing env to ci docker build
2019-10-31 22:34:53 -05:00
Umputun
e9cf8ca69e
pass more env to ci build to make coveralls happy
2019-10-31 21:43:26 -05:00
Umputun
c154fae28f
rename actions, replace travis badge by action's
2019-10-31 20:38:13 -05:00
Umputun and GitHub
ea2a15ea8e
add patreon link
2019-09-27 12:03:16 -05: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
Umputun and GitHub
14f267c89e
Delete FUNDING.yml
2019-09-12 17:44:12 -05:00
Umputun and GitHub
44021b4dac
Update FUNDING.yml
2019-09-12 17:43:43 -05:00
Umputun and GitHub
8eb00d94ad
Create FUNDING.yml
2019-09-12 17:42:41 -05:00