10 Commits

Author SHA1 Message Date
Nino van Hooff
b830a6faa3 Rewrite invalid imports checker to Python
Makes it consistent with other checkers we already have
2020-01-20 16:24:26 +01:00
Nino van Hooff
66105e8a3a Add invalid imports checker
Since plugins.* is not available on the PATH for some builds,
they should not be used. Relative imports are preferred
2020-01-20 09:51:22 +01:00
Lipu Fei
f5a64704bd Fix branch checkout for PRs with GitHub workflow 2020-01-16 13:27:17 +01:00
Lipu Fei
7f053c8d2a WIP: Fix git ref 2019-12-17 12:35:41 +01:00
Lipu Fei
de9a07e6c1 WIP: Fix GH Actions for Uranium fetching 2019-12-17 12:28:27 +01:00
Lipu Fei
208ab6421f WIP: Fix fetching Uranium 2019-12-17 11:52:32 +01:00
Ghostkeeper
ba9c38a4a6
Revert "Give more verbose output if a test failed (or succeeded)"
This reverts commit 36cefcf0a313bc0db207539ff9b29d1aef03446a. Apparently it was already working correctly and I just wasn't looking properly.
2019-04-18 14:44:14 +02:00
Ghostkeeper
36cefcf0a3
Give more verbose output if a test failed (or succeeded)
We want to know what exactly failed.

Contributes to issue CURA-6188.
2019-04-17 17:10:25 +02:00
Lipu Fei
d57b2640d9 Output Uranium branch in use 2019-04-03 08:26:37 +00:00
Lipu Fei
31e20e78b6 Use GitLab CI 2019-04-03 07:49:26 +00:00