Ryan Dahl
36c50f442d
Move benchmark data to different repo ( #4273 )
2020-03-07 12:29:19 +01:00
João Souto
ff4b7b0921
Add clippy to /tools/lint.py ( #4132 )
2020-02-27 14:30:41 -05:00
Ryan Dahl
fe181e2b48
ci: Use fetch-depth: 5 ( #4127 )
2020-02-25 18:03:11 +01:00
Ryan Dahl
af081d7449
upgrade: Rust 1.41.0 ( #3838 )
2020-01-31 04:49:13 -05:00
Ryan Dahl
3059558d41
fix cargo-publish-on-tag ( #3781 )
...
Also rename the "test" CI worker to "test_release"
2020-01-24 14:24:27 -05:00
Ryan Dahl
3c47718959
Remove cargo-package test ( #3752 )
...
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 19:43:14 +01:00
Ry Dahl
a8bda560e2
Change 'cargo publish' test to only do 'cargo package' ( #3750 )
...
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-22 18:31:54 +01:00
Ry Dahl
92ceb8e323
Add github action for cargo publish ( #3724 )
2020-01-21 16:30:27 -05:00
Ry Dahl
d720309203
Auto cargo-publish on tags ( #3704 )
...
fix tools/cargo_publish.py
2020-01-17 17:53:13 -05:00
Ry Dahl
a478fd9f02
fix(ci) setup-python ( #3687 )
2020-01-16 18:08:40 +01:00
Bartek Iwańczuk
5856d21a2e
ci: bump Python to 2.7.17 for macOS ( #3685 )
2020-01-16 15:04:51 +01:00
Ry Dahl
5f1df038fb
Replace libdeno with rusty_v8 ( #3556 )
2020-01-05 09:19:29 -05:00
Axetroy
3bb15ceaea
Upgrades rust to 1.40.0 ( #3542 )
2019-12-23 09:59:44 -05:00
Andy Hayden
c93ae0b05a
Fix release assets not being executable ( #3480 )
2019-12-11 13:48:53 +08:00
Christian Moritz
214b3eb29a
fix depot_tools on macOS Catalina by upgrading it to 23247b9 ( #3441 )
...
Fixes: #3440
Fixes: #3153
2019-12-04 18:16:39 -05:00
Bartek Iwańczuk
34ed16ed3a
run std test with cargo test ( #3344 )
...
Removes three CI jobs
2019-11-15 13:31:53 -05:00
Bartek Iwańczuk
38ffe8886d
add RUST_BACKTRACE to ci
2019-11-14 09:42:49 -05:00
Ry Dahl
2cf0866ba3
upgrade: Rust 1.39.0 ( #3286 )
2019-11-07 11:21:45 -08:00
Andy Hayden
92b8674162
Exclude prebuilt from deno_src release ( #3272 )
2019-11-05 17:06:16 -05:00
Kang Huaishuai
36d4256f1c
Upgrade github actions mac environment to macos-latest ( #3250 )
2019-10-31 19:36:22 -07:00
Ry Dahl
14713adca5
Rename Github Actions workflow ( #3238 )
2019-10-29 17:07:15 -04:00