Merge branch 'master' into feature/exercise-crowdsourcing

# Conflicts:
#	lib/models/workouts/log.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_plan_form_test.mocks.dart
#	test/other/base_provider_test.mocks.dart
#	test/workout/workout_form_test.mocks.dart
#	test/workout/workout_set_form_test.mocks.dart
This commit is contained in:
Roland Geider
2022-10-10 15:50:50 +02:00
27 changed files with 2743 additions and 814 deletions

View File

@@ -11,7 +11,7 @@ on:
- 'pubspec.yaml'
jobs:
test:
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1

View File

@@ -1,15 +0,0 @@
name: Dependabot Pub
on: workflow_dispatch
jobs:
pub:
name: Dependabot Pub
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: dart-lang/setup-dart@v1
- name: Update
uses: IchordeDionysos/dependabot-pub-runner@main
with:
path: /