Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for rust 1.50 and start maintaining multiple rust containers #11

Merged
merged 2 commits into from
Feb 17, 2021

Conversation

michaelkirk
Copy link
Member

@michaelkirk michaelkirk commented Feb 16, 2021

Fixes #10 by adding support for rust 1.50, but unlike in the past, I'm maintaining docker files for rust 1.49 in pursuit of having more crates support and test a matrix of rust versions.

You can see the containers in action here: georust/geo#627

Especially curious for your feeback @urschrei since I know you recently went through some rigamarole updating proj. I want the changes to make sense for your workflow. I tried to follow your good example and leave some documentation.

@michaelkirk michaelkirk merged commit 85c6245 into master Feb 17, 2021
michaelkirk added a commit to georust/proj that referenced this pull request Feb 18, 2021
See georust/docker-images#11 for more details
and discussion.
bors bot added a commit to georust/geo that referenced this pull request Feb 22, 2021
627: introduce build matrix for rust-1.49 and rust-1.50 r=frewsxcv a=michaelkirk

- [x] I agree to follow the project's [code of conduct](https://github.com/georust/geo/blob/master/CODE_OF_CONDUCT.md).
- [n/a] I added an entry to `CHANGES.md` if knowledge of this change could be valuable to users.
---

Based on georust/docker-images#11


Co-authored-by: Michael Kirk <michael.code@endoftheworl.de>
bors bot added a commit to georust/proj that referenced this pull request Feb 22, 2021
77: test on multiple rust versions r=frewsxcv a=michaelkirk

See georust/docker-images#11 for more details and discussion.

Co-authored-by: Michael Kirk <michael.code@endoftheworl.de>
bors bot added a commit to georust/geo that referenced this pull request Feb 23, 2021
627: introduce build matrix for rust-1.49 and rust-1.50 r=michaelkirk a=michaelkirk

- [x] I agree to follow the project's [code of conduct](https://github.com/georust/geo/blob/master/CODE_OF_CONDUCT.md).
- [n/a] I added an entry to `CHANGES.md` if knowledge of this change could be valuable to users.
---

Based on georust/docker-images#11


Co-authored-by: Michael Kirk <michael.code@endoftheworl.de>
@michaelkirk michaelkirk deleted the mkirk/rust-1.50 branch March 16, 2022 02:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

supporting a build matrix
2 participants