ModischFabrications / CutSolverFrontend

Simple frontend for CutSolver, a webservice to determine ideal cut placements
https://cutsolver.modisch.me
GNU General Public License v3.0
10 stars 2 forks source link

CI/CD #2

Closed ModischFabrications closed 1 year ago

ModischFabrications commented 4 years ago

Add travis or similar, add badge if it works.

  1. Tests (#1)
  2. Release build for GitHub?
  3. Deployment
ModischFabrications commented 4 years ago

see https://github.com/ModischFabrications/CutSolver/issues/16

ModischFabrications commented 4 years ago

test using Jest, then build, then curl /index, then push if everythings good

ModischFabrications commented 4 years ago

copy over stuff from https://github.com/ModischFabrications/CutSolver/issues/34

ModischFabrications commented 4 years ago

oh, implement travis as well.

ModischFabrications commented 4 years ago

same for badges

ModischFabrications commented 3 years ago

okay, migrate travis now...

https://docs.travis-ci.com/user/migrate/open-source-repository-migration

ModischFabrications commented 1 year ago

migrate over to github actions