Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

feat(dockerfile): set ubuntu 20.04 and nodejs 14.x to be installed #254

Merged
merged 4 commits into from
Dec 27, 2020

Conversation

jaylenw
Copy link
Owner

@jaylenw jaylenw commented Dec 27, 2020

What does this PR do?

This PR allows the Dockerfile used for Nota to use Ubuntu 20.04 and Node v14.x.

Any additional context?

Upgrading Ubuntu and Node allows us to continue receiving upstream updates that includes new features and bug fixes. This was made easier by having #249 merged.

The .github/workflows/ubuntu-build.yml was deleted as it is no longer needed to do a daily build of ubuntu 16.04 for our database image and Nota. I will note to delete the associated docker repository on DockerHub after these changes has been merged to production.

How were the changes in this PR tested if applicable?

The changes in this PR were tested locally by running docker-compose up --exit-code-from nota.

Any issues that are related to this PR?

This PR is related to issue #250

@jaylenw jaylenw self-assigned this Dec 27, 2020
@coveralls
Copy link

coveralls commented Dec 27, 2020

Pull Request Test Coverage Report for Build 1012

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 75.622%

Totals Coverage Status
Change from base Build 1007: 0.0%
Covered Lines: 222
Relevant Lines: 280

💛 - Coveralls

@jaylenw
Copy link
Owner Author

jaylenw commented Mar 1, 2021

Noting that I have deleted notaorg / nota-ubuntu-16.04 on DockerHub. Related to #268.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants