website icon indicating copy to clipboard operation
website copied to clipboard

Infrastructure and build optimizations

Open btobin opened this issue 3 years ago • 0 comments

  • Optimizes build stages in Dockerfile, makes test stage an entrypoint
  • Cleans up Makefile, adds new utility commands
  • Removes unnecessary env vars and var files
  • Upgrades check-links.sh script, makes this easy to run in Docker container and as part of build
  • Removes null-safety tests
  • Removes unnecessary NPM packages
  • Updates action build file, removing unnecessary installs and simplifying flow
  • Updates README

@khanhnwin Take a look please and we can discuss!

btobin avatar Sep 22 '22 21:09 btobin