Commit Graph

28 Commits

Author SHA1 Message Date
Luke Francl
f0dd1b4908 short commit for easier to read output 2021-11-01 16:16:05 -07:00
Luke Francl
9c452db16f fix link 2021-11-01 16:10:22 -07:00
Luke Francl
fa3f723873 Improve PR body with release notes and compare view 2021-11-01 16:06:41 -07:00
Luke Francl
bd95ff290b Update linguist commit 2021-10-08 15:59:21 -07:00
Luke Francl
da43eff66d Add PR title 2021-10-08 15:18:02 -07:00
Luke Francl
12d12a6568 Run once a day 2021-10-08 15:14:36 -07:00
Luke Francl
e5a59053d9 newline 2021-10-08 15:05:56 -07:00
Luke Francl
dc30500505 set source branch for PR 2021-10-08 15:00:53 -07:00
Luke Francl
18ba08ce22 need outputs 2021-10-08 14:53:47 -07:00
Luke Francl
91df2121b1 try true rather than 'true' 2021-10-08 14:50:08 -07:00
Luke Francl
73a29fd324 add a tag override for testing 2021-10-08 14:39:00 -07:00
Luke Francl
202ca6a675 tweak commit step for debugging 2021-10-08 14:27:46 -07:00
Luke Francl
8b3fc58258 sigh use -z 2021-10-08 14:14:32 -07:00
Luke Francl
c6f7913c28 remove extra whitespace, check $latest 2021-10-08 14:10:59 -07:00
Luke Francl
7def8c82ce this shouldn't be required to stop the workflow 2021-10-08 12:20:28 -07:00
Luke Francl
f0b2a73b5b fix branch_name 2021-10-08 11:56:56 -07:00
Luke Francl
3fae59fb31 improve error handling, save branch name for push 2021-10-08 11:55:06 -07:00
Luke Francl
e86c6b862f correct variable assignment 2021-10-08 11:46:12 -07:00
Luke Francl
0d5322628e remove comment from shell pipeline 2021-10-08 11:42:59 -07:00
Luke Francl
7d8cb546b7 First pass at Linguist automation 2021-10-08 11:33:52 -07:00
Lauris BH
2d3e1ea236 ci: update go versions 2021-09-25 19:28:10 +03:00
Máximo Cuadros
6511190bd8
ci: update go version 2021-05-18 04:00:27 +02:00
Alexander Bezzubov
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
Máximo Cuadros
aa46bf4a37
ci: update libonig5 version 2020-04-24 19:18:27 +02:00
Alexander Bezzubov
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
Alexander Bezzubov
9c082eb2d4
ci: add ENRY_DEBUG flag
Signed-off-by: Alexander Bezzubov <bzz@apache.org>
2020-03-29 19:35:49 +02:00
Máximo Cuadros
e08125d7ee
ci: add oniguruma tests 2020-03-19 17:43:40 +01:00
Máximo Cuadros
98cd5cf5e8
ci: based on github actions 2020-03-19 17:38:22 +01:00