Commit Graph

32 Commits

Author SHA1 Message Date
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
Alexandru Geana
14be78c6f5
remove deprecated scan-dependencies.yml workflow 2022-05-02 11:51:08 +02:00
Alexandru Geana
23d4c8597b
enable dependabot scanning 2022-05-02 11:46:50 +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
Adam Velebil
355fd483d8
ignore path separator changes in pubspec.lock file 2022-04-22 16:44:48 +02:00
Adam Velebil
9026631997
bump action version, set architecture param 2022-04-20 16:27:14 +02:00
Dain Nilsson
634a09c6c8
Merge PR #83. 2022-04-05 12:36:16 +02:00
Adam Velebil
1a9ff69fde
yaml fix 2022-04-05 09:01:24 +02:00
Adam Velebil
4dba0f7733
update naming things 2022-04-05 08:59:21 +02:00
Adam Velebil
c548914a51
remove env vars from Android tests 2022-04-05 08:56:33 +02:00
Adam Velebil
1e876cb828
fix android action 2022-04-04 17:40:45 +02:00
Adam Velebil
56c52bba6d
fix android action 2022-04-04 17:39:01 +02:00
Adam Velebil
d6eb470ce2
add build-release github action 2022-04-04 17:13:01 +02:00
Dain Nilsson
608ba51017
Make sure generated files don't change during build. 2022-04-04 16:17:53 +02:00
Adam Velebil
51443d5de6
run android tests after flutter build 2022-03-22 07:43:50 +01:00
Adam Velebil
877656d8a3
update android workflow 2022-03-21 18:25:57 +01:00
Adam Velebil
edd1fcba39
android github action trigger update 2022-03-16 12:06:02 +01:00
Adam Velebil
be3a916b54
github action artifact naming update 2022-03-16 11:41:11 +01:00
Adam Velebil
16db57dcb4
update android artifact naming 2022-03-16 10:51:12 +01:00
Adam Velebil
ee37686447
Merge branch 'main' into feature/android-native 2022-03-16 10:37:04 +01:00
Dennis Fokin
2805b39cff
Windows installer + resources directory 2022-03-15 15:09:39 +01:00
Adam Velebil
f0dc370104
change github action name 2022-03-09 17:27:24 +01:00
Adam Velebil
236f361c28
moved GitHub action file to correct folder 2022-03-04 13:20:35 +01:00
Dain Nilsson
ad2f070abf
Update workflow for new file name. 2022-01-26 10:51:21 +01: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
Alexandru Geana
a2aec75f0c Add Github action to scan dart dependencies
Dependabot does not currently support Dart projects. As such, a
temporary alternative is to use the `pub outdated` command combined with
a Github action which runs at regular intervals (currently once a day).

The open issue where Dart support in Dependabot is being tracked is
https://github.com/dependabot/dependabot-core/issues/2166
2021-11-25 15:58:18 +00: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