-
Notifications
You must be signed in to change notification settings - Fork 59
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
Build hdf-converters with Rollup for html-mapper #6004
base: master
Are you sure you want to change the base?
Commits on Jul 16, 2024
-
setup hdf-converters to use rollup for refactoring of html export
Signed-off-by: Kaden Emley <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5bf602f - Browse repository at this point
Copy the full SHA 5bf602fView commit details
Commits on Jul 17, 2024
-
Signed-off-by: Kaden Emley <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 68b494d - Browse repository at this point
Copy the full SHA 68b494dView commit details -
ensure hdf-converters is rebuilt before running frontend
Signed-off-by: Kaden Emley <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 72c1768 - Browse repository at this point
Copy the full SHA 72c1768View commit details -
point package json to actual generated types
Signed-off-by: Kaden Emley <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 19ea07f - Browse repository at this point
Copy the full SHA 19ea07fView commit details -
fix unknown file type errors in hdf-converters jest tests
Signed-off-by: Kaden Emley <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3f5b943 - Browse repository at this point
Copy the full SHA 3f5b943View commit details -
Signed-off-by: Kaden Emley <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4e72734 - Browse repository at this point
Copy the full SHA 4e72734View commit details -
add accidently gitignored tailwind file
Signed-off-by: Kaden Emley <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 414cada - Browse repository at this point
Copy the full SHA 414cadaView commit details
Commits on Jul 18, 2024
-
move rollup dev deps into normal deps
Signed-off-by: Kaden Emley <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fd42bab - Browse repository at this point
Copy the full SHA fd42babView commit details -
transform html export tempalte files for frontend tests
Signed-off-by: Kaden Emley <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2855915 - Browse repository at this point
Copy the full SHA 2855915View commit details -
build hdf-converters before frontend test
Signed-off-by: Kaden Emley <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0acdb73 - Browse repository at this point
Copy the full SHA 0acdb73View commit details -
Signed-off-by: Kaden Emley <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a84cf1a - Browse repository at this point
Copy the full SHA a84cf1aView commit details -
build hdf-converters before building frontend
Signed-off-by: Kaden Emley <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a961cf5 - Browse repository at this point
Copy the full SHA a961cf5View commit details -
include tsx as non-dev dependency
Signed-off-by: Kaden Emley <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 635e936 - Browse repository at this point
Copy the full SHA 635e936View commit details -
modify dependencies and build order
Signed-off-by: Kaden Emley <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ffa6c21 - Browse repository at this point
Copy the full SHA ffa6c21View commit details
Commits on Jul 19, 2024
-
build lerna with include dependencies
Signed-off-by: Kaden Emley <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cdc68af - Browse repository at this point
Copy the full SHA cdc68afView commit details
Commits on Jul 22, 2024
-
build hdf-converters before frontend
Signed-off-by: Kaden Emley <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8714213 - Browse repository at this point
Copy the full SHA 8714213View commit details
Commits on Jul 25, 2024
-
added implicit dependency relationship between frontend and hdf-conve…
…rters Signed-off-by: Kaden Emley <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 779de05 - Browse repository at this point
Copy the full SHA 779de05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93ffcbf - Browse repository at this point
Copy the full SHA 93ffcbfView commit details -
setup nx for prebuild, build, and test for frontend
Signed-off-by: Kaden Emley <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f07ee17 - Browse repository at this point
Copy the full SHA f07ee17View commit details
Commits on Jul 26, 2024
-
build tailwind before hdf-converters tests
Signed-off-by: Kaden Emley <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c86852c - Browse repository at this point
Copy the full SHA c86852cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7274fd5 - Browse repository at this point
Copy the full SHA 7274fd5View commit details -
build hdf-converters before frontend tests
Signed-off-by: Kaden Emley <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 410c5fa - Browse repository at this point
Copy the full SHA 410c5faView commit details -
move tsx back to dev dependencies
Signed-off-by: Kaden Emley <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c68f7df - Browse repository at this point
Copy the full SHA c68f7dfView commit details
Commits on Jul 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 73e2e8d - Browse repository at this point
Copy the full SHA 73e2e8dView commit details -
remove redeclaration of resolveJsonModule: true
Signed-off-by: Kaden Emley <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2037b69 - Browse repository at this point
Copy the full SHA 2037b69View commit details -
rename rollup.config.cjs to rollup.config.js
Signed-off-by: Kaden Emley <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9658559 - Browse repository at this point
Copy the full SHA 9658559View commit details -
add comments for what the html template files are
Signed-off-by: Kaden Emley <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cdabb7d - Browse repository at this point
Copy the full SHA cdabb7dView commit details
Commits on Jul 30, 2024
-
migrate from lerna to nx completely
Signed-off-by: Kaden Emley <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 826dd13 - Browse repository at this point
Copy the full SHA 826dd13View commit details -
ensure each package minus the frontend doesnt need nx
Signed-off-by: Kaden Emley <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8796c90 - Browse repository at this point
Copy the full SHA 8796c90View commit details -
install nx before trying to use nx in frontend test action
Signed-off-by: Kaden Emley <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 70d4ba8 - Browse repository at this point
Copy the full SHA 70d4ba8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22b9627 - Browse repository at this point
Copy the full SHA 22b9627View commit details
Commits on Aug 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 90eff2c - Browse repository at this point
Copy the full SHA 90eff2cView commit details