Commit Graph

5 Commits

Author SHA1 Message Date
Oleksandr Karpovich
599ffdce58 Update tutorials check task to support individual targets checks (#831)
`./gradlew check -PCHECK_TARGET=all` - `all` is the default, so can be omitted
`./gradlew check -PCHECK_TARGET=desktop`
`./gradlew check -PCHECK_TARGET=web`

Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
2021-06-29 16:46:41 +02:00
Nikolay Igotti
0b363d6859 Make template tunable. 2021-05-31 19:47:13 +03:00
Nikolay Igotti
1f039ab310 Check web tutorials as well 2021-05-31 19:37:00 +03:00
Nikolay Igotti
e817408595 Use 0.4.0-rc2 in examples (#720) 2021-05-31 14:19:54 +03:00
Nikolay Igotti
a664d07c1a Check tutorials (#237) 2020-12-29 16:52:59 +03:00