Commit Graph

66 Commits

Author SHA1 Message Date
Joakim Troëng
7214605c3d Revert "adding dependencies.."
This reverts commit 60c987c367.
2024-10-31 13:22:01 +01:00
Joakim Troëng
35539e124e adding dependencies.. 2024-10-31 13:22:01 +01:00
Adam Velebil
8d6d32c96e
bump actions/cache to v4 2024-02-05 15:09:30 +01:00
dependabot[bot]
d65effe8e0
Bump the github-actions group with 2 updates
Bumps the github-actions group with 2 updates: [actions/upload-artifact](https://github.com/actions/upload-artifact) and [github/codeql-action](https://github.com/github/codeql-action).


Updates `actions/upload-artifact` from 3 to 4
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

Updates `github/codeql-action` from 2 to 3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 12:15:56 +00:00
Dain Nilsson
ff58cfaa3b
Use Python 3.12.1. 2023-12-12 11:06:27 +01:00
Dain Nilsson
875b821fbf
Conditional pre-commit hooks. 2023-11-30 19:29:28 +01:00
Dain Nilsson
b40451ab75
Run flutter hooks sequentially. 2023-11-30 11:25:20 +01:00
Dain Nilsson
1452bc0d70
Run pre-commit on build. 2023-11-29 13:37:48 +01:00
Dain Nilsson
29849a94c8
Merge PR #1275. 2023-11-24 12:41:50 +01:00
Dain Nilsson
75e67fd690
Fix windows path. 2023-11-24 11:36:36 +01:00
dependabot[bot]
ca3269ecd8
Bump the github-actions group with 1 update
Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).

- [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/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-23 13:33:04 +00:00
Dain Nilsson
1840227f15
Fix dll path. 2023-10-05 19:13:58 +02:00
Dain Nilsson
34fc3ab788
Use Flutter 3.13.1 with external config. 2023-08-25 11:04:48 +02:00
Adam Velebil
ce4f509683
bump Flutter to 3.13.0 2023-08-21 15:28:58 +02:00
Dain Nilsson
643ae270dd
Bump dependencies. 2023-07-31 16:21:36 +02:00
Adam Velebil
ed47f64e52
bump flutter 2023-06-21 09:51:01 +02:00
Adam Velebil
f416b88ee9
bump python version 2023-06-21 09:20:04 +02:00
Dain Nilsson
6ca896f6a0
Use Flutter 3.10.1 in workflows. 2023-05-22 09:58:14 +02:00
Adam Velebil
53b27e63a0
flutter 3.7.11 2023-04-17 16:40:12 +02:00
Adam Velebil
bde4dfdef8
pin Python version including patch 2023-04-17 13:52:38 +02:00
Adam Velebil
9262f59734
pin flutter to 3.7.10 2023-04-11 08:47:40 +02:00
Dennis Fokin
646ae87b1b
Bump flutter to 3.7.9 2023-04-04 16:11:00 +02:00
Adam Velebil
2ba4013be9
bump flutter to 3.7.8 2023-03-28 09:19:08 +02:00
Adam Velebil
443b6c34f9
bump flutter to 3.7.7 2023-03-14 10:21:39 +01:00
Adam Velebil
a50f804cc0
bump flutter to 3.7.6 2023-03-06 16:20:15 +01:00
Dain Nilsson
cd458e1693
Update to Flutter 3.7.5 and latest dependencies. 2023-02-27 15:25:49 +01:00
Dain Nilsson
fd4c63cd5f
Bump Flutter and dependencies. 2023-02-15 10:49:19 +01:00
Dain Nilsson
66038b5bc7
Update Flutter and dependencies. 2023-02-06 17:02:57 +01:00
Dain Nilsson
8d4e13fe81
Update Flutter and dependencies. 2023-01-25 14:20:26 +01:00
Dain Nilsson
49ec31eae8
Bump Python deps.
Including using zxing 2.0.0 instead of building from source.
2023-01-09 09:43:21 +01:00
Dain Nilsson
71382634b5
Merge PR #852. 2022-11-28 15:59:35 +01:00
Dain Nilsson
8e87b1dc5c
Cache the helper between runs. 2022-11-25 08:15:19 +01:00
Adam Velebil
1dc4739aa4
bump to 3.3.9 2022-11-24 17:01:47 +01:00
Dain Nilsson
00a2411c80
Shorten path for TMPDIR. 2022-11-18 13:34:43 +01:00
Dain Nilsson
1ad77be3b7
Shorten path used when building zxing-cpp. 2022-11-18 10:22:34 +01:00
Dain Nilsson
16c2a7f647
Fail the build if build-helper fails. 2022-11-18 10:12:14 +01:00
Dennis Fokin
0b055ddc17
windows release fixes part 2 2022-11-11 14:22:41 +01:00
Dennis Fokin
79ceeffdc4
windows release fixes 2022-11-11 11:22:34 +01:00
Adam Velebil
179f643f2d
bump flutter to 3.3.7 2022-11-08 14:37:12 +01:00
Adam Velebil
ea0d7928ba
Merge PR #275. 2022-11-07 09:30:20 +01:00
Adam Velebil
74be65af4b
bump to flutter 3.3.6 2022-11-01 17:07:46 +01:00
Adam Velebil
55f49fed8f
use pip-licenses==4.0.0rc2 2022-10-31 10:51:59 +01:00
Dain Nilsson
c6c28afa48
Use _PIP_USE_IMPORTLIB_METADATA=0 for pip-licenses. 2022-10-26 13:46:46 +02:00
Dain Nilsson
c616f776e6
Use Python 3.11 2022-10-25 16:59:00 +02:00
Adam Velebil
cf8946fed3
setup-python@v4 2022-10-24 09:08:43 +02:00
Adam Velebil
eca8594aaf
checkout@v3, upload-artifact@v3 all platforms 2022-10-24 08:49:06 +02:00
Adam Velebil
936229102a
bump flutter stable to 3.3.4 2022-10-06 08:15:31 +02:00
Adam Velebil
16920d2f2c
bump to 3.3.3 2022-10-03 15:50:33 +02:00
Dain Nilsson
2e9a51d720
Migrate to Flutter 3.3.2 2022-09-23 10:42:29 +02:00
Dain Nilsson
dd42258298
Downgrade Flutter.
This is a temporary measure until Flutter 3.3 fixes its rendering
problems. This should later be reverted.
2022-09-02 14:48:59 +02:00