Thomas Eizinger
568a53bc9a
Invert the priority order of the input and the rust-toolchain file
...
1. Not doing so would be a breaking change for users who have
a rust-toolchain file with a different version from what they
specify in the input.
2. Not doing so makes it overly complicated to install a specific
version.
Imagine you want to test your software against the version in the
rust-toolchain file and nightly as-well. Without this patch, users
will have the replace the content of the rust-toolchain file because
it is prioritized over the input.
It makes a lot more sense to prioritize the input over the file
because that one is easier changed.
2020-01-14 10:19:22 +11:00
Thomas Eizinger
9cf95ed753
Correct heading for last version
2020-01-14 10:07:45 +11:00
Thomas Eizinger
6a1db6369e
Allow to override toolchain from rust-toolchain file ( #35 )
2020-01-13 16:31:26 +03:00
dependabot-preview[bot]
e2aeba25b2
Bump @types/node from 12.12.12 to 12.12.14
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 12.12.12 to 12.12.14.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-02 07:27:40 +00:00
dependabot-preview[bot]
e3ee71a17e
Bump @types/node from 12.12.8 to 12.12.12
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 12.12.8 to 12.12.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 07:40:22 +00:00
dependabot-preview[bot]
1ce6b1d112
Bump @actions-rs/core from 0.0.7 to 0.0.8
...
Bumps [@actions-rs/core](https://github.com/actions-rs/core ) from 0.0.7 to 0.0.8.
- [Release notes](https://github.com/actions-rs/core/releases )
- [Commits](https://github.com/actions-rs/core/compare/v0.0.7...v0.0.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 07:36:19 +00:00
dependabot-preview[bot]
f2024a92ea
Bump ts-jest from 24.1.0 to 24.2.0
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 24.1.0 to 24.2.0.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v24.1.0...v24.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 07:35:10 +00:00
Philipp Oppermann
6f9b172a64
Fix component example in Readme
...
The comment talks about a stable Rust version, but the configuration was set to nightly.
2019-11-18 14:53:28 +03:00
dependabot-preview[bot]
d03d2d0fa3
Bump @types/jest from 24.0.22 to 24.0.23
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 24.0.22 to 24.0.23.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-18 07:40:08 +00:00
dependabot-preview[bot]
9db57f6e68
Bump @types/node from 12.12.7 to 12.12.8
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 12.12.7 to 12.12.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-18 07:36:17 +00:00
dependabot-preview[bot]
5d172335f8
Bump @types/node from 12.11.7 to 12.12.7
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 12.11.7 to 12.12.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-11 10:18:54 +00:00
dependabot-preview[bot]
a7a240846b
Bump @types/jest from 24.0.20 to 24.0.22
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 24.0.20 to 24.0.22.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-11 10:13:37 +00:00
dependabot-preview[bot]
3254cb49ae
Bump typescript from 3.6.4 to 3.7.2
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 3.6.4 to 3.7.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.6.4...v3.7.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-11 10:11:56 +00:00
dependabot-preview[bot]
5ed95ab73b
Bump @types/node from 12.11.1 to 12.11.7
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 12.11.1 to 12.11.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-28 07:58:17 +00:00
dependabot-preview[bot]
6696391ce4
Bump @types/jest from 24.0.19 to 24.0.20
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 24.0.19 to 24.0.20.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-28 07:52:48 +00:00
svartalf
f0a61e6769
Profiles and components support
2019-10-19 13:28:57 +03:00
dependabot-preview[bot]
74865b8fc9
Bump @types/jest from 24.0.18 to 24.0.19
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 24.0.18 to 24.0.19.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-17 06:12:18 +00:00
dependabot-preview[bot]
269db1d873
Bump @types/node from 12.7.12 to 12.11.1
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 12.7.12 to 12.11.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-17 06:09:07 +00:00
svartalf
941154aed5
Release 1.0.2
2019-10-14 18:31:15 +03:00
dependabot-preview[bot]
a919188b61
Merge pull request #11 from actions-rs/dependabot/npm_and_yarn/types/node-12.7.12
2019-10-14 15:16:26 +00:00
dependabot-preview[bot]
beaa269702
Bump typescript from 3.6.3 to 3.6.4
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 3.6.3 to 3.6.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.6.3...v3.6.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-14 18:15:08 +03:00
Lionel Faber
ad3964bd05
Use info log level when installing rustup
2019-10-14 15:19:08 +03:00
dependabot-preview[bot]
46a11bddfe
Bump @types/node from 12.7.11 to 12.7.12
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 12.7.11 to 12.7.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-09 10:18:58 +00:00
svartalf
6715f9d030
Do not use `target` input as a `--default-target` argument for rustup
2019-10-05 23:46:29 +03:00
dependabot-preview[bot]
15b1f315b5
Bump @types/node from 12.7.8 to 12.7.11
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 12.7.8 to 12.7.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-05 23:41:07 +03:00
svartalf
c8dbab4109
Fancy look for the inputs list
2019-09-29 09:39:36 +03:00
dependabot-preview[bot]
003538387b
Bump @types/node from 12.7.7 to 12.7.8
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 12.7.7 to 12.7.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-27 11:55:48 +03:00
dependabot-preview[bot]
d021bc1259
Bump @types/node from 12.7.5 to 12.7.7
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 12.7.5 to 12.7.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-25 10:26:07 +03:00
svartalf
8e306a9c7f
Proper path for workflows configuration
2019-09-19 13:20:25 +03:00
svartalf
7ad8591ba0
CI build
2019-09-19 13:17:53 +03:00
svartalf
fa175680a2
Merge pull request #4 from actions-rs/dependabot/npm_and_yarn/actions/core-1.1.1
...
Bump @actions/core from 1.0.0 to 1.1.1
2019-09-19 11:11:53 +03:00
dependabot-preview[bot]
bd476ecc6b
Bump @actions/core from 1.0.0 to 1.1.1
...
Bumps [@actions/core](https://github.com/actions/toolkit ) from 1.0.0 to 1.1.1.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Commits](https://github.com/actions/toolkit/compare/@actions/core@1.0.0...@actions/tool-cache@1.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-19 07:01:20 +00:00
svartalf
10382284bb
Merge pull request #2 from actions-rs/dependabot/npm_and_yarn/ts-jest-24.1.0
...
Bump ts-jest from 24.0.2 to 24.1.0
2019-09-16 20:15:45 +03:00
svartalf
cfc1332c14
Link to recipes
2019-09-16 10:40:48 +03:00
dependabot-preview[bot]
6e4f2cb688
Bump ts-jest from 24.0.2 to 24.1.0
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 24.0.2 to 24.1.0.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v24.0.2...v24.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-15 21:40:39 +00:00
svartalf
8e603f32c5
Release v1.0.0
2019-09-15 12:24:13 +03:00
svartalf
c94551433b
Gitter badge
2019-09-14 20:42:34 +03:00
svartalf
64f28e754d
Missing rustup invocation
2019-09-14 11:57:12 +03:00
svartalf
7d6ef4b233
target input and installing rustup if not available
2019-09-13 20:19:52 +03:00
svartalf
efa07bee10
Fix for rustup override call command
2019-09-12 18:10:51 +03:00
svartalf
644dd49b85
Initial version
2019-09-12 16:44:29 +03:00