Commit Graph

2 Commits

Author SHA1 Message Date
Ken a21329bb04 ci: simplify deploy workflow - frontend now builds in Docker
Deploy Research Workbench / deploy (push) Failing after 14m27s
Removed npm ci/build step from workflow since the Dockerfile now
handles the full frontend build. Increased health check timeout to 180s.

🤖 Generated with [Amplifier](https://github.com/microsoft/amplifier)

Co-Authored-By: Amplifier <240397093+microsoft-amplifier@users.noreply.github.com>
2026-05-26 23:52:27 +00:00
Ken 7dd333b19d ci: add Gitea Actions deploy workflow
Deploy Research Workbench / deploy (push) Failing after 15m18s
Triggers on push to main. Builds frontend, stops old container,
builds and starts new Docker container, verifies the new UI is live.

🤖 Generated with [Amplifier](https://github.com/microsoft/amplifier)

Co-Authored-By: Amplifier <240397093+microsoft-amplifier@users.noreply.github.com>
2026-05-26 22:21:33 +00:00