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
Dain Nilsson
43829c3e3b
Use Flutter stable in Github Actions.
2022-05-12 08:36:47 +02:00
Dain Nilsson
d18531dcce
Update Github workflows.
2022-05-06 16:31:46 +02:00
Dennis Fokin
4c48dc4e39
desktop entry file for linux
2022-05-05 15:21:33 +02:00
Adam Velebil
149b5fe0c6
corrected: v3 -> v2 (today v2.4.0 is the latest)
2022-04-27 14:42:05 +02:00
Adam Velebil
72ba5f51e0
use flutter-action@v3 in all actions
2022-04-27 14:36:32 +02:00
Dain Nilsson
608ba51017
Make sure generated files don't change during build.
2022-04-04 16:17:53 +02:00
Dennis Fokin
fa28e90704
Linux Actions: Add os version to the artifact name
2021-12-14 15:06:04 +01:00
Dennis Fokin
fa8cb96af3
Add Ubuntu 18.04 to Linux build
2021-12-14 14:49:27 +01:00
Dain Nilsson
9817220256
Prefer single quotes (as per Flutter style guide).
2021-11-19 11:20:57 +01:00
Dain Nilsson
17ae39461c
Run tests in Github Actions.
2021-11-19 10:55:43 +01:00
Dain Nilsson
3c33692e98
Add Github Actions workflows.
2021-11-19 10:55:42 +01:00