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

APPEALS-17504 Create Legacy Appeal Test Data/Seed Script (MST/PACT column on Issue table in FACOLS) #18473

Conversation

kristeja
Copy link
Contributor

@kristeja kristeja commented Apr 19, 2023

Resolves APPEALS-17504

SETUP INSTRUCTIONS

  • first checkout to setup branch git checkout grant/setup-no-aws and pull the latest by running git pull
  • Clear your locally docker environment by running bundle exec rake local:nuke This will destroy everything in your docker environment.
  • Clone facols to your local by running git clone https://github.com/department-of-veterans-affairs/caseflow-facols.git
  • Upon completion, navigate to caseflow-facols (cd ~/caseflow-facols)
  • Run: git Ifs install (needed to initialize large file storage in repo)
  • Run: git Ifs pull (this will pull the large zipfile)
  • Copy the caseflow-facols/build facols directory to the caseflow/local/vacols
    subdirectory. (Ensure you have a caseflow/local/vacols/build facols directory with all the files before continuing to the next step)
  • Building FACOLS docker image run ./build_push.sh local
  • Navigate back to caseflow root directory (cd ~/caseflow-setup/caseflow)
  • Run docker-compose up -d it pulls all the created docker images and spins up the containers
  • Run bundle exec rake db:create it will create Databases caseflow_certification_development and caseflow_certification_test
  • Run bundle exec rake local:vacols:seed
  • Run bundle exec rake db:schema:load db:seed
  • run make reset incase if you run into issues.

@kristeja kristeja force-pushed the APPEALS-17504-add-new-columns-to-issues-facols branch from 8b732d3 to 8c069b5 Compare April 20, 2023 21:17
@HunJerBAH HunJerBAH merged commit 63debf5 into feature/APPEALS-17497 Apr 24, 2023
@HunJerBAH HunJerBAH deleted the APPEALS-17504-add-new-columns-to-issues-facols branch April 24, 2023 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants