Commit Graph

25 Commits

Author SHA1 Message Date
bd95ff290b Update linguist commit 2021-10-08 15:59:21 -07:00
da43eff66d Add PR title 2021-10-08 15:18:02 -07:00
12d12a6568 Run once a day 2021-10-08 15:14:36 -07:00
e5a59053d9 newline 2021-10-08 15:05:56 -07:00
dc30500505 set source branch for PR 2021-10-08 15:00:53 -07:00
18ba08ce22 need outputs 2021-10-08 14:53:47 -07:00
91df2121b1 try true rather than 'true' 2021-10-08 14:50:08 -07:00
73a29fd324 add a tag override for testing 2021-10-08 14:39:00 -07:00
202ca6a675 tweak commit step for debugging 2021-10-08 14:27:46 -07:00
8b3fc58258 sigh use -z 2021-10-08 14:14:32 -07:00
c6f7913c28 remove extra whitespace, check $latest 2021-10-08 14:10:59 -07:00
7def8c82ce this shouldn't be required to stop the workflow 2021-10-08 12:20:28 -07:00
f0b2a73b5b fix branch_name 2021-10-08 11:56:56 -07:00
3fae59fb31 improve error handling, save branch name for push 2021-10-08 11:55:06 -07:00
e86c6b862f correct variable assignment 2021-10-08 11:46:12 -07:00
0d5322628e remove comment from shell pipeline 2021-10-08 11:42:59 -07:00
7d8cb546b7 First pass at Linguist automation 2021-10-08 11:33:52 -07:00
2d3e1ea236 ci: update go versions 2021-09-25 19:28:10 +03:00
6511190bd8 ci: update go version 2021-05-18 04:00:27 +02:00
e98983b3f9 ci: add Python tests profile (\wo gopy)
Signed-off-by: Alexander Bezzubov <alexander.bezzubov@jetbrains.com>
2020-08-12 15:23:01 +02:00
aa46bf4a37 ci: update libonig5 version 2020-04-24 19:18:27 +02:00
172486906a ci: force git to use LF on win to pass tests on linguist samples
This mitigates the problem that tokenizer uses regex
that matches platform-specific line endings

TestPlan:
 - go test ./internal/code-generator/generator \
	-run Test_GeneratorTestSuite -testify.m TestTokenizerOnATS

Signed-off-by: Alexander Bezzubov <bzz@apache.org>
2020-03-29 23:23:56 +02:00
9c082eb2d4 ci: add ENRY_DEBUG flag
Signed-off-by: Alexander Bezzubov <bzz@apache.org>
2020-03-29 19:35:49 +02:00
e08125d7ee ci: add oniguruma tests 2020-03-19 17:43:40 +01:00
98cd5cf5e8 ci: based on github actions 2020-03-19 17:38:22 +01:00