The GitHub Actions job ".github/workflows/hamilton-ui-frontend.yml" on 
hamilton.git/stefan/update-package-names has failed.
Run started by GitHub user skrawcz (triggered by skrawcz).

Head commit for run:
80bf77429044dcbe05107a32f247031072fdbb49 / Stefan Krawczyk 
<[email protected]>
Upgrade UI to Vite and enhance build system for mini mode

Frontend Tooling:
- Migrate from Create React App to Vite for faster development
- Add vite.config.ts with proxy configuration for local backend
- Add modern ESLint flat config (eslint.config.js)
- Update tsconfig.json for Vite compatibility
- Add index.html at project root per Vite conventions

Build System:
- Enhance ui/admin.py build script following Apache Burr pattern
- Add npm install step with --skip-install flag option
- Add mkdir -p to ensure clean directory structure
- Use cp -a for better file attribute preservation
- Add build verification checks

Django Configuration:
- Update settings.py and urls.py for mini mode static file serving
- Configure CORS for local Vite dev server on port 3000
- Add catch-all route for SPA routing

Development Tools:
- Add start_mini_mode.sh helper script
- Add test_tracking.py and test_tracking_simple.py examples
- Update .env.local for Vite dev server configuration

Dependencies:
- Update frontend packages to latest compatible versions
- Add Vite and related build tools
- Update React and TypeScript tooling

SDK Updates:
- Fix import paths in tracking modules
- Update test fixtures for compatibility

Report URL: https://github.com/apache/hamilton/actions/runs/22296060802

With regards,
GitHub Actions via GitBox

Reply via email to