Commit Graph

97 Commits

Author SHA1 Message Date
dependabot[bot]
b924dc77d5 Bump softprops/action-gh-release from 1 to 2
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v1...v2)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 00:49:23 +00:00
Roland Geider
36c4f19371 Bump used flutter version to 3.19 2024-02-18 11:48:15 +01:00
Roland Geider
b39ef56d07 Also copy flathub.json 2024-01-30 09:42:05 +01:00
Roland Geider
d7e394b050 Fix git commands... 2024-01-10 20:46:19 +01:00
Roland Geider
c3582a6616 Manually call "bundle", the action seems to have problems 2024-01-10 19:59:17 +01:00
Roland Geider
f408fc7f2a Pin Ruby version to 3.2 2024-01-10 19:28:48 +01:00
Roland Geider
48576f0ff8 Re-add distribution to setup java 2024-01-10 19:06:31 +01:00
Miroslav Mazel
988304ff55 Flatpak script updates 2024-01-10 18:53:04 +01:00
Roland Geider
7887f7f91c Add distribution to setup java 2024-01-09 16:50:58 +01:00
dependabot[bot]
f052f7933a Bump actions/setup-java from 3 to 4
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-30 00:22:28 +00:00
Roland Geider
45595d3128 Merge pull request #458 from wger-project/dependabot/github_actions/subosito/flutter-action-2
Bump subosito/flutter-action from 1 to 2
2023-11-18 23:16:53 +01:00
Roland Geider
ca1f7e3a9d Merge pull request #457 from wger-project/dependabot/github_actions/maierj/fastlane-action-3.0.0
Bump maierj/fastlane-action from 2.2.1 to 3.0.0
2023-11-18 23:16:42 +01:00
dependabot[bot]
0541076fd5 Bump subosito/flutter-action from 1 to 2
Bumps [subosito/flutter-action](https://github.com/subosito/flutter-action) from 1 to 2.
- [Release notes](https://github.com/subosito/flutter-action/releases)
- [Commits](https://github.com/subosito/flutter-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: subosito/flutter-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-18 22:15:59 +00:00
dependabot[bot]
d096b9fea6 Bump maierj/fastlane-action from 2.2.1 to 3.0.0
Bumps [maierj/fastlane-action](https://github.com/maierj/fastlane-action) from 2.2.1 to 3.0.0.
- [Release notes](https://github.com/maierj/fastlane-action/releases)
- [Commits](https://github.com/maierj/fastlane-action/compare/v2.2.1...v3.0.0)

---
updated-dependencies:
- dependency-name: maierj/fastlane-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-18 22:15:55 +00:00
dependabot[bot]
65dd387425 Bump actions/checkout from 1 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 1 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v1...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-18 22:15:51 +00:00
Roland Geider
fe4b6eeba8 Only commit pubspec.yaml 2023-11-18 23:13:33 +01:00
Roland Geider
de59899821 Fix paths 2023-11-18 22:07:22 +01:00
Roland Geider
249cbf1f5f Some cleanup 2023-11-18 21:34:48 +01:00
Roland Geider
eccd9ac603 Commit to a branch, not directly to master 2023-11-18 21:20:05 +01:00
Roland Geider
7a6c854f84 Use relative paths 2023-11-18 20:58:58 +01:00
Roland Geider
f4f465d3a8 Subdirectory doesn't exist anymore 2023-11-18 19:52:10 +01:00
Roland Geider
ac992354a4 Don't checkout flathub repo
(this wasn't even the flathub repo anyway, and the action checks it out on
its own anyway)
2023-11-18 19:34:30 +01:00
Roland Geider
986d485867 Update used flutter version 2023-11-18 17:57:34 +01:00
Roland Geider
1684288f09 Finally update flutter version 🥳 2023-11-09 19:07:09 +01:00
Roland Geider
ccc10b0426 Don't run the test twice on PRs 2023-11-09 18:41:13 +01:00
Roland Geider
54aaab2580 Use better branch and commit message 2023-08-23 17:41:22 +02:00
Roland Geider
57a58a41e2 Perform an update before intalling packages 2023-08-08 12:42:56 +02:00
Roland Geider
0d7135eeb8 Push to our fork 2023-07-12 21:19:28 +02:00
Roland Geider
2eb298900c Set paths for build artefacts 2023-06-26 20:21:20 +02:00
Roland Geider
967bb73d52 Try to set specific directory
This shouldn't be necessary, since we set the default working directory
2023-06-26 19:53:02 +02:00
Roland Geider
1c566889a4 Update name 2023-06-26 18:46:38 +02:00
Roland Geider
e54ca77e4c Set real flathub repo values 2023-06-26 18:42:34 +02:00
Roland Geider
a0f6ff3663 Rename workflow file 2023-04-17 21:06:34 +02:00
Roland Geider
823b3aa885 Update release workflow file to also build flathub packages 2023-04-17 21:05:47 +02:00
Roland Geider
9851ab3da1 Use updated scripts 2023-04-17 17:14:30 +02:00
Roland Geider
5a6959d116 Improve workflow 2023-04-17 16:44:53 +02:00
Roland Geider
5864f2b31c Add first version of github actions for building flathub packages 2023-04-17 16:44:53 +02:00
Roland Geider
c42dc0c825 Replace the deprecated flutter format with dart format 2023-02-07 20:30:09 +01:00
Roland Geider
e129b2bb8a Bump flutter version to 3.7 2023-01-27 19:59:11 +01:00
Roland Geider
475d70b839 Fix syntax 2022-12-06 19:26:07 +01:00
Roland Geider
f26d8b0fcf Update java version used 2022-12-06 19:20:01 +01:00
Roland Geider
11810bd856 Remove set-output, this is deprecated 2022-12-06 19:19:45 +01:00
Roland Geider
36d8e124ba Bump action version 2022-10-10 17:06:18 +02:00
Roland Geider
a8e4fdb4e0 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
2022-10-10 15:50:50 +02:00
Roland Geider
f5efefe798 Remove workflow for dependency management
This is now handled by the official Github dependabot
2022-09-26 15:21:47 +02:00
Roland Geider
12a8e73809 Update flutter version used for CI and builds 2022-09-26 15:20:59 +02:00
Roland Geider
64a930cd9b Upgrade to flutter 3.3 2022-09-10 23:47:53 +02:00
Roland Geider
a83d54bef2 Merge branch 'master' into feature/exercise-crowdsourcing 2022-07-18 15:59:24 +02:00
Roland Geider
c80b9f11ac Update to flutter 3.0
Closes #196
2022-07-18 15:45:07 +02:00
Roland Geider
0711e199da Merge branch 'master' into feature/exercise-crowdsourcing
# Conflicts:
#	lib/models/exercises/exercise.g.dart
#	pubspec.lock
#	pubspec.yaml
#	test/gallery/gallery_screen_test.mocks.dart
#	test/measurements/measurement_provider_test.mocks.dart
#	test/nutrition/nutritional_plan_form_test.mocks.dart
#	test/workout/workout_form_test.mocks.dart
#	test/workout/workout_set_form_test.mocks.dart
2022-07-01 09:47:52 +02:00