-
Notifications
You must be signed in to change notification settings - Fork 155
Add Ubuntu 20.04 #422
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 Ubuntu 20.04 #422
Conversation
I don't believe I have write access to this branch |
@RDIL I should merged it soon... |
Co-authored-by: Reece Dunham <me@rdil.rocks>
I made the change in a way to ensure it is not breaking. |
@@ -11,6 +11,6 @@ | |||
"test-deps-debian" | |||
], | |||
"TestProperties": { | |||
"size": 316 | |||
"size": 332 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
size of what?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The finalized image file
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It a test most teams like us do to make sure images don't grow unexpectedly
PR Summary
Add Ubuntu 20.04
This also starts using our own full tag for that image
cc @RDIL
Requirements for that
PR Checklist
Dockerfile
,.sh
,.ps1
and.psm1
files have the correct copyright headerWIP:
to the beginning of the title and remove the prefix when the PR is ready.