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
f3c5d88459
python3 env fix
2023-12-05 10:07:03 +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
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
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
2f03b7c1a7
install curl on linux
2023-06-21 09:34:54 +02:00
Adam Velebil
f416b88ee9
bump python version
2023-06-21 09:20:04 +02:00
Adam Velebil
454144e73f
bump linux build system version
2023-06-21 09:13:34 +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
d4253d3e63
Embed required libraries on Linux.
2023-02-24 14:24:13 +01:00
Dain Nilsson
ac3f0c47d4
Add new dependencies for systray.
2023-02-24 13:59:09 +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
abc1554dca
Fix Linux helper build.
2023-02-01 10:31:18 +01:00
Dain Nilsson
8d4e13fe81
Update Flutter and dependencies.
2023-01-25 14:20:26 +01:00
Dain Nilsson
a8409d57f9
Build Flutter app in container.
...
The Flutter app also becomes dependent on the glibc version available on
the machine, so we need to build it on an older OS.
2022-12-08 21:19:22 +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
Emil Lundberg
371dbafb7a
Add directory prefix to linux tar.gz build
...
Archives are a bit nicer to work with if they unpack into a single
directory instead of putting all the contents separately in the
current working directory. A common convention is for an archive like
`archive-version-os.tar.gz` to unpack into a directory of the same
name: `archive-version-os/`.
2022-11-14 13:19:24 +01:00
Dain Nilsson
dfbb27dada
Use Docker container to build the helper on Linux.
...
This ensures compatibility with Linux systems using older versions of
glibc.
2022-11-12 14:54:24 +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
c0eb83831e
remove resource handling from github action
2022-10-07 09:21:52 +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
Adam Velebil
c9cfb00164
lock CI to flutter stable 3.3.0
2022-09-01 09:32:36 +02:00
Dennis Fokin
59f54b6e69
Instructions for Linux
2022-06-14 11:26:26 +02:00
Dain Nilsson
0132cad725
Specify version with set-version.py.
2022-05-13 15:59:25 +02:00