Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

Latest commit

 

History

History
26 lines (24 loc) · 1.51 KB

README.md

File metadata and controls

26 lines (24 loc) · 1.51 KB

Calculators

Code base for calculator UIs.

Auto Deployment

If you are only working on one of the calculators, follow the naming convention below for branches:

  • PFML/BenefitsCalculator: start the branch with pfml-benefits/
  • PFML/ContributionCalculator: start the branch with pfml-contribution/
  • UI/BenefitsCalculator: start the branch withui-benefits/
  • UI/PartTimeBenefitsCalculator: start the branch with ui-part-time/

Branches with the above naming prefixes will have circleCI run the test on respective sub-repo. Branches without such prefixes will have no tests run automatically. If a branch needs to run all tests, start the branch name with all/