issues
search
cisagov
/
XFD
CyHy Dashboard
Creative Commons Zero v1.0 Universal
8
stars
6
forks
source link
Edited source of Version Number (CRASM-845)
#721
Closed
hawkishpolicy
closed
1 week ago
hawkishpolicy
commented
1 week ago
๐ฃ Description
Removed verison number from .env
Version number is now based on "version" variable in frontend/package.json
Imported frontend package.json in Footer.tsx
๐ญ Motivation and context
Fixes failing github actions test.
Prevents us from having to update .env every time we deploy.
Closes
CRASM-845
๐งช Testing
Tested locally.
โ Pre-approval checklist
[x] This PR has an informative and human-readable title.
[x] Changes are limited to a single goal -
eschew scope creep!
[x]
All
future TODOs are captured in issues, which are referenced in code comments.
[x] All relevant type-of-change labels have been added.
[x] I have read the
CONTRIBUTING
document.
[x] These code changes follow
cisagov code standards
.
[x] All new and existing tests pass.
โ Pre-merge checklist
[ ] Revert dependencies to default branches.
[ ] Finalize version.
โ Post-merge checklist
[ ] Create a release.
๐ฃ Description
๐ญ Motivation and context
๐งช Testing
โ Pre-approval checklist
โ Pre-merge checklist
โ Post-merge checklist