Commit Graph

186 Commits

Author SHA1 Message Date
Dain Nilsson
7518027c56
Bump Python version 2024-10-23 10:02:45 +02:00
Dain Nilsson
2507572587
Bump Python to 3.12.6 2024-09-10 08:51:31 +02:00
Elias Bonnici
14d3a13fe5
Bump Flutter version
This also removes a patch for flutter in the MacOS runner,
since the issue is resolved in the newer flutter version.
2024-09-05 13:52:05 +02:00
Dain Nilsson
0d50f2256b
Bump Flutter and dependencies 2024-08-23 13:22:59 +02:00
Dain Nilsson
3c2ce19db3
Bump Python to 3.12.5 2024-08-19 09:48:36 +02:00
Elias Bonnici
73af33cb13
Remove architecture flag from flutter-action 2024-08-15 15:43:51 +02:00
Elias Bonnici
1418cab128
Patch macos_assemble.sh
Temporary fix to prevent build from failing when there are no frameworks
to sign.
2024-08-15 15:42:08 +02:00
Elias Bonnici
3650f8a0cc
Bump Flutter version and dependencies 2024-08-15 15:39:06 +02:00
Adam Velebil
405d7faf94
don't build yubikit-android in CodeQL action 2024-08-12 17:24:12 +02:00
Adam Velebil
c4b7748666
[Android] use yubikit-android 2.7.0-alpha01 2024-08-12 17:18:51 +02:00
Dain Nilsson
0304ab49f9
Add yubikit-android build to codeql workflow 2024-07-04 14:18:59 +02:00
Dain Nilsson
5548ad0152
Build yubikit-android from branch 2024-07-04 13:51:24 +02:00
Dain Nilsson
4c292fff93
Bump Flutter version and dependencies 2024-07-03 12:32:53 +02:00
Elias Bonnici
844e7179cd
Bump Python version 2024-06-18 16:50:19 +02:00
Dain Nilsson
482e0fef70
Bump Python dependencies 2024-04-29 09:15:32 +02:00
Adam Velebil
89485919e3
flutter 3.19.6 2024-04-18 11:11:18 +02:00
Adam Velebil
8f8ffcfe26
bump flutter to 3.19.5 2024-04-08 16:07:14 +02:00
Dain Nilsson
0db7adaf42
Use $FLUTTER_ROOT in workflow 2024-04-03 12:09:58 +02:00
Adam Velebil
8068cbc3e8
use Flutter 3.19.4 2024-03-25 16:59:26 +01:00
Dain Nilsson
9e992dd4c7
Bump Flutter and dependencies 2024-02-26 14:56:49 +01:00
Dain Nilsson
3593cd8e9a
Unpin separate Python version on Linux 2024-02-26 14:45:08 +01:00
Dain Nilsson
9797f321b4
Pin Python on Linux for now 2024-02-13 13:37:36 +01:00
Dain Nilsson
fb2857f7bc
Bump Python and Python deps 2024-02-09 11:39:35 +01:00
Adam Velebil
8d6d32c96e
bump actions/cache to v4 2024-02-05 15:09:30 +01:00
Dain Nilsson
e1e9ba3477
Bump Flutter version 2024-01-31 14:45:01 +01:00
Dain Nilsson
4e9ec52a87
Bump Flutter dependencies. 2024-01-19 16:06:31 +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
Adam Velebil
925e0a3a36
Merge branch 'main' into adamve/update_android_string_res 2023-12-12 16:11:49 +01:00
Dain Nilsson
ff58cfaa3b
Use Python 3.12.1. 2023-12-12 11:06:27 +01:00
Adam Velebil
81f87be470
use setup-cocoapods GitHub Action 2023-12-08 16:04:13 +01:00
Adam Velebil
f3c5d88459
python3 env fix 2023-12-05 10:07:03 +01:00
Adam Velebil
87899701e7
bump flutter version 2023-12-04 14:40:29 +01:00
Adam Velebil
35b0180942
bump gh actions 2023-12-04 14:35:14 +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
4ca49b4f4e
Use Flutter 3.16.0. 2023-11-23 14:08:43 +01:00
Dain Nilsson
1840227f15
Fix dll path. 2023-10-05 19:13:58 +02:00
Dain Nilsson
16557839e5
Use Python 3.12 to build the helper. 2023-10-05 13:29:09 +02:00
Adam Velebil
5bf193d04a
Merge branch 'main' into adamve/agp8 2023-09-28 09:11:21 +02:00
Dain Nilsson
e094590b76
Bump dependencies. 2023-09-20 10:25:47 +02:00
Dain Nilsson
d5a7543fd1
Use precompiled wheel for zxing on Windows. 2023-09-19 14:22:40 +02:00
Dain Nilsson
9228b3f28e
Shorten paths for Windows limitation. 2023-09-19 12:46:01 +02:00
Dain Nilsson
48589b1b47
Build universal2 if Python running is universal. 2023-09-18 17:16:52 +02:00
Dain Nilsson
68b25b89ba
Build universal2 helper on MacOS. 2023-09-18 13:24:40 +02:00
Adam Velebil
4ea8c96b62
bump jdk to temurin/17 2023-09-06 14:36:46 +02:00
Dain Nilsson
06c396d790
Bump to Python 3.11.5. 2023-08-25 11:04:50 +02:00