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
4c7e454d86
fix login url with wrong ? #463
2019-11-05 12:45:06 -06:00
Umputun
95fa79241b
add details to aud mismatch message
2019-11-05 12:19:01 -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
93103534bc
ling: nolint for choice in flags
2019-10-31 22:20:32 -05:00
Umputun
cdcf5171cf
lint: new warnings from 1.21 golang-lint
2019-10-31 22:09:28 -05:00
Umputun
ecb804ce41
update coveralls badge link
2019-10-31 21:56:40 -05:00
Umputun
e9cf8ca69e
pass more env to ci build to make coveralls happy
2019-10-31 21:43:26 -05:00
Umputun
3ad37810e6
add build compat with actions
2019-10-31 21:05:55 -05:00
Umputun
c154fae28f
rename actions, replace travis badge by action's
2019-10-31 20:38:13 -05:00
Umputun and GitHub
776b9117fc
CI changes ( #457 )
...
* make tests more resilient
* adjust drone for v1.x and dev-box, remove travis support
* add backend build step on branch for drone
* fix from email
* change notif email
* less demanding test wait
* add settings section to drone plugins
* adjust branch build
* convert all drone ci docker confs
* rename drone targets
2019-10-31 20:20:18 -05:00
Umputun
3a7ae4f616
revert increase import expired timeout
2019-10-29 03:56:36 -05:00
Umputun
9bd4519e48
increase import expired timeout
2019-10-29 03:51:13 -05:00
Umputun
653238bc99
increase test timeouts
2019-10-29 02:43:11 -05:00
Umputun
f859239bdf
faster import test
2019-10-28 23:34:36 -05:00
Umputun
ab0866cb77
randomize bold db for native migrator test
2019-10-28 22:19:14 -05:00
Umputun
488f9bedcf
add image.bolt.file info
2019-10-28 21:40:27 -05:00
Umputun and GitHub
9be7925246
Merge pull request #454 from Reeywhaar/preact-10
...
update preact to preact 10
2019-10-27 19:43:36 -05:00
Vyrtsev Mikhail
a2e508cc1e
update deps
2019-10-28 02:46:34 +03:00
Vyrtsev Mikhail
02b2895cac
update Preact to Preact X
2019-10-28 02:30:49 +03:00
Vyrtsev Mikhail
4240a4d6ee
update minor deps
2019-10-27 23:22:58 +03:00
Vyrtsev Mikhail
4f3400e594
update Comment type
2019-10-27 23:22:57 +03:00
Umputun
eb67ba85d1
update deps
2019-10-27 13:57:10 -05:00
Umputun
6ad2263859
Merge remote-tracking branch 'origin/master'
2019-10-27 13:32:40 -05:00
Umputun and GitHub
cc5e8a6356
Merge pull request #453 from StaroKep/fix/452_dark-theme-shows-white-preview
...
Dark theme shows white preview #453
2019-10-24 15:56:21 -05:00
Kirill Eremin
64b2830b5b
fix
2019-10-24 23:37:17 +03:00
Vdimir and Umputun
b7045d9771
Add bolt image storage ( #449 )
...
* Add bolt image store support
* Fix lint errors
* Use separate bolt buckets for staging and commited
* Comment bolt store public entities
* Fix spelling
2019-10-22 02:35:48 -05:00
Umputun
58f92062d9
Merge branch 'master' of github.com:umputun/remark
2019-10-19 13:05:27 -05:00
Umputun and GitHub
d7faf2df0e
Merge pull request #448 from Vdimir/backend-test-timeout-param
...
Add parameter to change backend test timeout
2019-10-19 12:42:43 -05:00
VDimir
13bdf8358a
Add parameter to change backend test timeout
2019-10-19 12:48:49 +03:00
Umputun
7644259a38
update deps
2019-10-17 15:50:59 -05:00
Umputun and GitHub
a310e222d9
Merge pull request #442 from umputun/twitter-auth-70
...
add twitter to the list of providers on frontend #70
2019-10-10 11:29:39 -05:00
Umputun
d14f7e2c47
add arm target arch #444
2019-10-10 00:33:10 -05:00
Umputun and GitHub
71742f5cfa
Merge pull request #443 from smaant/fix-development-docs
...
Fix docs
2019-10-09 16:36:14 -05:00
Anton Panferov
43ebc61eca
removed mongo mentions
2019-10-09 11:26:56 -10:00
Anton Panferov
74a58562f0
corrected non docker run command
2019-10-09 11:25:50 -10:00
Umputun
da63dd2c78
add twitter to the list of providers on frontend #70
2019-10-08 03:14:24 -05:00
Anton Kosourov and Umputun
4dc123dbe8
Change url in comments, decorate approach ( #431 )
...
* WIP: url mapper, wrapped reader approach
* create url mapper on start
* add pattern matching in mapper
* check pattern matching in test
* change site-id from radio-t to remark42 in tests
* create new url mapper on demand, based on given func, union strict and prefix rules
* rename convert to remap
* add import with mapper test
* rename mapper func to UrlMapperMaker, create comments in test via data service
* move /import/wait to /wait ctrl
* add remap cmd
* fix url naming
2019-09-30 13:12:42 -05:00
Misha Vyrtsev and Umputun
6b2addc280
Fix #430 ( #440 )
...
* add postMessage util
* use scrollTo via postMessage (fixes "scroll to parent" on Safari #430 )
* use postMessage
2019-09-29 15:38:09 -05:00