issues
search
thinkingmachines
/
unicef-ai4d-research-bank
UNICEF AI4D Research Bank - A website that provides user with accessibility to open source datasets, models, and scripts for countries across Southeast Asia (SEA)
https://thinkingmachines.github.io/unicef-ai4d-research-bank/
MIT License
3
stars
8
forks
source link
Chore/cleanup deploy scripts
#180
Closed
butchtm
closed
1 year ago
butchtm
commented
1 year ago
Cleanup GH Actions
chore: cleanup gh actions
fix: vite vuln
Extra details
Run
pnpm install -frozen-lockfile
to update packages without updating the lockfile
Changelog
[x] Remove extraneous comments
[x] Separate test and test script gh actions to test applications (front end) and scripts (back end) separately
[x] Fix dependabot vuln: upgrade
vite
to 4.1.5 to fix
vuln here
Cleanup GH Actions
Extra details
pnpm install -frozen-lockfile
to update packages without updating the lockfileChangelog
vite
to 4.1.5 to fix vuln here