svartalf
|
844f36862e
|
Release v1.0.3
|
2019-11-24 13:49:50 +03:00 |
|
svartalf
|
6f09586277
|
Changing problem matcher syntax to a new one
|
2019-10-22 14:49:39 +03:00 |
|
svartalf
|
e35786a472
|
Use @actions-rs/core for cargo/cross execution.
Add problem matcher for cargo output
|
2019-09-25 10:08:33 +03:00 |
|
svartalf
|
23f951744d
|
Removing bundled version of the @actions/core:info function
|
2019-09-19 13:11:14 +03:00 |
|
svartalf
|
ae10961054
|
Fix for cross installation.
Do not exit immediately, if cross usage is required, but cross executable was not found before the installation.
|
2019-09-15 12:19:07 +03:00 |
|
svartalf
|
0deeed314b
|
Checking that cargo executable is installed and available (#2)
|
2019-09-15 09:15:51 +03:00 |
|
svartalf
|
b08fe239f7
|
Using system Rust to install cross.
As the cross requires recent enough Rust and cwd might be overriden to use old one toolchain, switching cwd temporary to install cross.
|
2019-09-14 23:55:47 +03:00 |
|
svartalf
|
40cbaa365c
|
Smarter args parser and a few debug messages
|
2019-09-13 22:45:36 +03:00 |
|
svartalf
|
de5e75cc84
|
Installing specific cross revision from git (see #1)
|
2019-09-13 21:34:47 +03:00 |
|
svartalf
|
4630dea632
|
Hardcode cross version (0.1.14) due to cross bugs in a newer version
|
2019-09-13 10:31:41 +03:00 |
|
svartalf
|
d73b4029fd
|
Passing command input to the cargo invocation
|
2019-09-13 00:13:57 +03:00 |
|
svartalf
|
7562f78615
|
Initial commit
|
2019-09-12 23:48:44 +03:00 |
|