| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-02-25 | ci: Use fetch-depth: 5 (#4127) | Ryan Dahl | |
| 2020-01-31 | upgrade: Rust 1.41.0 (#3838) | Ryan Dahl | |
| 2020-01-24 | fix cargo-publish-on-tag (#3781) | Ryan Dahl | |
| Also rename the "test" CI worker to "test_release" | |||
| 2020-01-22 | Remove cargo-package test (#3752) | Ryan Dahl | |
| The test still relies on crates published to crates.io, thus this test prevents us from making changes to the API used between cli and deno_typescript. | |||
| 2020-01-22 | Change 'cargo publish' test to only do 'cargo package' (#3750) | Ry Dahl | |
| It was found the cargo-package-dry-run test would fail when version numbers are bumped because crates were not actually published. So, for example, deno_typescript 0.30.2 would not be able to find deno_core 0.30.2 because it had not yet been published (see #3744). Ref #3712 | |||
| 2020-01-21 | Add github action for cargo publish (#3724) | Ry Dahl | |
| 2020-01-17 | Auto cargo-publish on tags (#3704) | Ry Dahl | |
| fix tools/cargo_publish.py | |||
| 2020-01-16 | fix(ci) setup-python (#3687) | Ry Dahl | |
| 2020-01-16 | ci: bump Python to 2.7.17 for macOS (#3685) | Bartek Iwańczuk | |
| 2020-01-05 | Replace libdeno with rusty_v8 (#3556) | Ry Dahl | |
| 2019-12-23 | Upgrades rust to 1.40.0 (#3542) | Axetroy | |
| 2019-12-11 | Fix release assets not being executable (#3480) | Andy Hayden | |
| 2019-12-04 | fix depot_tools on macOS Catalina by upgrading it to 23247b9 (#3441) | Christian Moritz | |
| Fixes: #3440 Fixes: #3153 | |||
| 2019-11-15 | run std test with cargo test (#3344) | Bartek Iwańczuk | |
| Removes three CI jobs | |||
| 2019-11-14 | add RUST_BACKTRACE to ci | Bartek Iwańczuk | |
| 2019-11-07 | upgrade: Rust 1.39.0 (#3286) | Ry Dahl | |
| 2019-11-05 | Exclude prebuilt from deno_src release (#3272) | Andy Hayden | |
| 2019-10-31 | Upgrade github actions mac environment to macos-latest (#3250) | Kang Huaishuai | |
| 2019-10-29 | Rename Github Actions workflow (#3238) | Ry Dahl | |
