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

Modified azure-pipeline.yml to use ubuntu-latest versus ubuntu-16.04 #1166

Merged
merged 2 commits into from
Oct 19, 2021

Conversation

mdlpstsci
Copy link
Collaborator

Modified azure-pipeline.yml to use ubuntu-latest versus ubuntu-16.04. This was necessary
as support for Ubuntu 16.04 was removed from Azure DevOps on 18 October 2021. See this
URL for details: actions/runner-images#3287

… This was necessary

as support for Ubuntu 16.04 was removed from Azure DevOps on 18 October 2021.  See this
URL for details: actions/runner-images#3287
@mdlpstsci mdlpstsci self-assigned this Oct 18, 2021
@mdlpstsci mdlpstsci added code cleanup Code refactoring, cleanup of temporary code jirahub-ignore Avoid linking to Jira no-changelog-entry-needed labels Oct 18, 2021
@jneu
Copy link
Contributor

jneu commented Oct 19, 2021

There are two references in azure-pipelines.yml, and one in azure-templates.yml. This PR only addresses one of the three.

@mdlpstsci
Copy link
Collaborator Author

My bad - blinded by the light. Addressed the problem by changing ALL instances of ubuntu-16.04 to ubuntu-latest.

Copy link
Contributor

@jneu jneu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm: straightforward update to linux base image

@mdlpstsci mdlpstsci merged commit 2e55f00 into spacetelescope:master Oct 19, 2021
stsci-hack pushed a commit to stsci-hack/drizzlepac that referenced this pull request Oct 20, 2021
…pacetelescope#1166)

* Modified azure-pipeline.yml to use ubuntu-latest versus ubuntu-16.04.  This was necessary
as support for Ubuntu 16.04 was removed from Azure DevOps on 18 October 2021.  See this
URL for details: actions/runner-images#3287

* Updated *all* instances of ubuntu-16.04 to ubuntu-latest.
stsci-hack added a commit that referenced this pull request Oct 20, 2021
* Modified azure-pipeline.yml to use ubuntu-latest versus ubuntu-16.04 (#1166)

* Modified azure-pipeline.yml to use ubuntu-latest versus ubuntu-16.04.  This was necessary
as support for Ubuntu 16.04 was removed from Azure DevOps on 18 October 2021.  See this
URL for details: actions/runner-images#3287

* Updated *all* instances of ubuntu-16.04 to ubuntu-latest.

* No longer create MVM exposure level DRC images (#1167)

* Remove unmodified input files from disk and manifest file (#1163)

* Identify and remove unmodified inputs from disk

* Apply logic in MVM classes

* Change floating point fill value from -9999.9 to -9999.0 to ease (#1165)

comparison issues.

Co-authored-by: mdlpstsci <[email protected]>
dulude pushed a commit to dulude/drizzlepac that referenced this pull request Mar 9, 2022
…pacetelescope#1166)

* Modified azure-pipeline.yml to use ubuntu-latest versus ubuntu-16.04.  This was necessary
as support for Ubuntu 16.04 was removed from Azure DevOps on 18 October 2021.  See this
URL for details: actions/runner-images#3287

* Updated *all* instances of ubuntu-16.04 to ubuntu-latest.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code cleanup Code refactoring, cleanup of temporary code jirahub-ignore Avoid linking to Jira no-changelog-entry-needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants