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

3714: Upgraded post service node version from 14 to 16 #3740

Merged
merged 1 commit into from
Oct 26, 2022

Conversation

AmasiaNalbandian
Copy link
Contributor

Issue This PR Addresses

Fixes #3714

Type of Change

  • Bugfix: Change which fixes an issue
  • New Feature: Change which adds functionality
  • Documentation Update: Change which improves documentation
  • UI: Change which improves UI

Description

  • Upgrade node from 14 to 16 in post api service.

Steps to test the PR

  1. Run pnpm i
  2. Run the services using pnpm services:start. Ensure all the containers are running
  3. Ensure all posts are working correctly for the post service.

Checklist

  • Quality: This PR builds and passes our npm test and works locally
  • Tests: This PR includes thorough tests or an explanation of why it does not
  • Screenshots: This PR includes screenshots or GIFs of the changes made or an explanation of why it does not (if applicable)
  • Documentation: This PR includes updated/added documentation to user exposed functionality or configuration variables are added/changed or an explanation of why it does not(if applicable)

@AmasiaNalbandian AmasiaNalbandian self-assigned this Oct 26, 2022
@gitpod-io
Copy link

gitpod-io bot commented Oct 26, 2022

@AmasiaNalbandian AmasiaNalbandian merged commit e4da5cb into Seneca-CDOT:master Oct 26, 2022
@AmasiaNalbandian AmasiaNalbandian deleted the issue-3714 branch October 26, 2022 16:29
liutng pushed a commit to liutng/telescope that referenced this pull request Nov 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: microservices dependencies Pull requests that update a dependency file hacktoberfest-accepted
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Posts Service needs to be upgraded from Node.js 12 to Node.js 16
2 participants