Skip to content

Use a docker image for testing on CI #731

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

Merged
merged 4 commits into from
Apr 26, 2020

Conversation

jyn514
Copy link
Member

@jyn514 jyn514 commented Apr 25, 2020

This makes it easier to add custom extensions to the database (e.g. for #721). It also makes sure that we're testing the same things that contributors are running. Finally, it makes it easier to test on different platforms (i.e. #621).

@jyn514 jyn514 force-pushed the automate-all-the-things branch from c484896 to c6403d6 Compare April 25, 2020 04:12
This gives a consistent environment and means we only have to update
things in one place. It also makes sure that we're testing the commands
that new contributors run.
@jyn514 jyn514 force-pushed the automate-all-the-things branch from c6403d6 to 6e612b5 Compare April 25, 2020 04:13
jyn514 added 2 commits April 25, 2020 18:42
This will also make it easier to make changes in the future, since only
one place has to be updated with the new default variables.
@jyn514 jyn514 merged commit b2a3d5a into rust-lang:master Apr 26, 2020
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.

2 participants