You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: update GitHub Actions workflows for improved dependency management and rebase strategy
- Modified the generate-client workflow to use rebase instead of pull for better conflict resolution.
- Added a step in the test-backend workflow to install backend dependencies before running migrations and tests.
- Updated the test-docker-compose workflow to include a health check for the admin service.
- Enhanced the use-make-test workflow to install dependencies for frontend, admin, and extension directories separately, ensuring all necessary packages are available before executing make commands.
0 commit comments