mirror of
https://github.com/wger-project/flutter.git
synced 2026-02-18 00:17:48 +01:00
Merge branch 'master' into feature/day-type
# Conflicts: # lib/models/workouts/day.g.dart # lib/models/workouts/day_data.g.dart # lib/models/workouts/set_config_data.g.dart # lib/models/workouts/slot_data.g.dart # lib/models/workouts/slot_entry.g.dart # lib/models/workouts/weight_unit.g.dart # test/auth/auth_screen_test.mocks.dart # test/core/settings_test.mocks.dart # test/exercises/contribute_exercise_test.mocks.dart # test/gallery/gallery_form_test.mocks.dart # test/gallery/gallery_screen_test.mocks.dart # test/measurements/measurement_categories_screen_test.mocks.dart # test/measurements/measurement_provider_test.mocks.dart # test/nutrition/nutritional_meal_form_test.mocks.dart # test/nutrition/nutritional_plan_form_test.mocks.dart # test/nutrition/nutritional_plan_screen_test.mocks.dart # test/nutrition/nutritional_plans_screen_test.mocks.dart # test/other/base_provider_test.mocks.dart # test/routine/day_form_test.mocks.dart # test/routine/gym_mode_screen_test.mocks.dart # test/routine/gym_mode_session_screen_test.mocks.dart # test/routine/repetition_unit_form_widget_test.mocks.dart # test/routine/routine_edit_screen_test.mocks.dart # test/routine/routine_edit_test.mocks.dart # test/routine/routine_form_test.mocks.dart # test/routine/routine_logs_screen_test.mocks.dart # test/routine/routine_screen_test.mocks.dart # test/routine/routines_provider_test.mocks.dart # test/routine/routines_screen_test.mocks.dart # test/routine/slot_entry_form_test.mocks.dart # test/routine/weight_unit_form_widget_test.mocks.dart # test/user/provider_test.mocks.dart # test/weight/weight_provider_test.mocks.dart # test/weight/weight_screen_test.mocks.dart
This commit is contained in:
2
.github/workflows/bump-version.yml
vendored
2
.github/workflows/bump-version.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
uses: ./.github/actions/flutter-common
|
||||
|
||||
- name: Setup uv
|
||||
uses: astral-sh/setup-uv@v6
|
||||
uses: astral-sh/setup-uv@v7
|
||||
|
||||
- name: Validate version
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user