Upgrade release Dockerfile from Ubuntu 16.04 to 20.04 by bergmeister · Pull Request #1631 · PowerShell/PSScriptAnalyzer
PowerShell / PSScriptAnalyzer Public
-
Notifications
You must be signed in to change notification settings - Fork 409
Merged
Merged
Conversation
bergmeister
commented
Jan 23, 2021
bergmeister
commented
Collaborator
PR Summary
This is to prepare for Ubuntu 16.04 reaching EOL at the end of April 2021. My understanding is that this file is used in the release process but I cannot see a reference to it, therefore please adapt to the path if needed, I improved the path to not be specific to the ubuntu version any more.
PR Checklist
- PR has a meaningful title
- Use the present tense and imperative mood when describing your changes
- Summarized changes
- Change is not breaking
- Make sure all
.cs,.ps1and.psm1files have the correct copyright header - Make sure you've added a new test if existing tests do not effectively test the code changed and/or updated documentation
- This PR is ready to merge and is not Work in Progress.
- If the PR is work in progress, please add the prefix
WIP:to the beginning of the title and remove the prefix when the PR is ready.
- If the PR is work in progress, please add the prefix
bergmeister
added
the
Area - Build
label
bergmeister
requested a review
from JamesWTruher
rjmholt
approved these changes
rjmholt
merged commit
4e93b8e
into
PowerShell:master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment