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

sbashamoni/APPEALS-44871 Steps for installing node in the Caseflow demo environment #21460

Closed
wants to merge 5 commits into from

Conversation

sbashamoni
Copy link
Contributor

@sbashamoni sbashamoni commented Apr 25, 2024

Resolves Caseflow Node.js v16.x | Centralize Node.js Environmental Variable to a Single Update Location

Description

As part of our DEMO environment Docker containerized process, we need to include installation steps for Node.js using NVM (Node Version Manager) in our Dockerfile. This will allow us to manage Node.js versions efficiently within our Docker environment and ensure consistency across different deployments.

Acceptance Criteria

  • Update the Dockerfile to include installation steps for NVM.
  • Install the required version of Node.js using NVM.
  • Verify that Node.js is installed correctly and is accessible within the Docker container.
  • Ensure that the Dockerfile builds successfully without any errors.
  • Document the installation steps and any dependencies added to the Dockerfile.

Testing Plan

  1. Go to Test

@sbashamoni sbashamoni changed the title Sbashamoni/appeals 44871 node14 demo fixes Sbashamoni/APPEALS-44871 node14 demo fixes Caseflow Apr 25, 2024
@sbashamoni sbashamoni changed the title Sbashamoni/APPEALS-44871 node14 demo fixes Caseflow Sbashamoni/APPEALS-44871 Steps for installing nodes in the Caseflow demo environment Apr 25, 2024
@sbashamoni sbashamoni changed the title Sbashamoni/APPEALS-44871 Steps for installing nodes in the Caseflow demo environment Sbashamoni/APPEALS-44871 Steps for installing node in the Caseflow demo environment Apr 25, 2024
@sbashamoni sbashamoni changed the title Sbashamoni/APPEALS-44871 Steps for installing node in the Caseflow demo environment sbashamoni/APPEALS-44871 Steps for installing node in the Caseflow demo environment Apr 25, 2024
Copy link

codeclimate bot commented Apr 26, 2024

Code Climate has analyzed commit c3e6f80 and detected 0 issues on this pull request.

View more on Code Climate.

Copy link

Code Scanning Policy Findings

Your repository contains unresolved code scanning alerts. Policy requires that all code scanning alerts of critical severity be resolved within 30 days.

In the future, if your repository contains unresolved code scanning alerts older than 30 days, you will not be able to merge this pull request.

Learn more about how to triage and remediate these alerts in the GitHub Code Scanning documentation.

If this pull request remediates these alerts, after your pull requests CodeQL scan has completed, follow this link to re-run the policy check and select Re-run all jobs at the top of the page: https://github.com/department-of-veterans-affairs/caseflow/actions/runs/8882145437

You may also re-run this required check by simply commenting on this pull request with the following command:
/actions-bot rerun-required-workflows

Alert NumberURLAgePolicy Violation
24Link403 DaysYes
20Link406 DaysYes
19Link406 DaysYes
18Link406 DaysYes

@sbashamoni sbashamoni closed this May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant