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

massgov/calculators-archive

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.1%
  • HTML 6.0%
  • SCSS 5.5%
  • CSS 0.4%