Commit Graph

8 Commits

Author SHA1 Message Date
Alex Hornby
8c8dfe0604 getdeps: update github actions to python 3
Summary:
Manual import from https://github.com/facebookexperimental/eden/pull/81 as the auto import mapped the .yml paths incorrectly

Updates eden/scm/Makefile to use python3 so we don't need to install multiple py versions

Adds hgext.convert.repo to setup3.py packages as mononoke tests showed it was missing

Updates github actions python versions

Reviewed By: quark-zju

Differential Revision: D27367568

fbshipit-source-id: 3817bdc1c48a8f7bfa8e29b5f7ec87d0eed579a9
2021-03-28 09:32:36 -07:00
David Tolnay
1ae53c794f Update symlinks for Rust 1.50.0
Summary: Release notes: https://blog.rust-lang.org/2021/02/11/Rust-1.50.0.html

Reviewed By: jsgf, Imxset21

Differential Revision: D26363768

fbshipit-source-id: 25188531cf0a5647128cbeb469225d8dd756d0af
2021-02-12 13:54:50 -08:00
David Tolnay
00e6c4f3e3 Update to Rust 1.49.0
Summary: Release notes: https://blog.rust-lang.org/2020/12/31/Rust-1.49.0.html

Reviewed By: jsgf

Differential Revision: D25866484

fbshipit-source-id: 25a584547df858f71e76ab0cc88e1adeaac070c7
2021-01-19 17:46:47 -08:00
David Tolnay
b682dd6315 Update to Rust 1.48.0
Summary: Release notes: https://github.com/rust-lang/rust/blob/stable/RELEASES.md#version-1480-2020-11-19

Reviewed By: jsgf

Differential Revision: D25011931

fbshipit-source-id: 04ad2c41d1589c7514b0550b20fd8ae0015dc118
2020-11-18 12:47:46 -08:00
Lukas Piatkowski
ba1369bdfb rust/oss: update rustc version to 1.47 in rust-shed and eden GitHub workflows (#14)
Summary:
Pull Request resolved: https://github.com/facebookexperimental/rust-shed/pull/14

Pull Request resolved: https://github.com/facebookexperimental/eden/pull/68

Internal codebase was updated to 1.47 with code changes that are no longer compatible with 1.44. Updating to OSS 1.47 to fix build.

Reviewed By: ikostia, mzr

Differential Revision: D24389087

fbshipit-source-id: b4152b7761b4f584e44ff5e0dfe415414ced8a94
2020-10-19 03:53:24 -07:00
Lukasz Piatkowski
2f2fd50a90 pin rustc to 1.44 (#66)
Summary:
This fixes build errors on GitHub.

Pull Request resolved: https://github.com/facebookexperimental/eden/pull/66

Reviewed By: jsgf

Differential Revision: D24254833

Pulled By: lukaspiatkowski

fbshipit-source-id: 85cd791f0ef86cc791885fe5cfcbee3a9b88af39
2020-10-12 11:13:24 -07:00
Lukas Piatkowski
563f866548 mononoke/integration: build EdenSCM with non system OpenSSL (#12)
Summary:
Pull Request resolved: https://github.com/facebookexperimental/rust-shed/pull/12

The OpenSSL version on Mac doesn't work well with EdenSCM and Mononoke integration, just use the one from getdeps/brew.

Also remove the now redundant "DEVELOPER_DIR" since the modern XCode version works.

Pull Request resolved: https://github.com/facebookexperimental/eden/pull/63

Reviewed By: StanislavGlebik

Differential Revision: D23927022

Pulled By: lukaspiatkowski

fbshipit-source-id: 6b6b3baa33d49b567b9aa6178cbd20b7ae9edc89
2020-09-26 12:31:14 -07:00
Jun Wu
f8d9e51bc9 github: rename "EdenSCM HG" to "EdenSCM"
Summary: Make it consistent with the top-level README which does not use the "HG" name.

Reviewed By: kulshrax

Differential Revision: D23176134

fbshipit-source-id: 2d809cfa89234d00c714f9db381a138e9f03fc64
2020-08-18 12:39:08 -07:00