julien4215
34a23f7062
Update the Flutter version in the F-Droid Github job so that it is built ( #2486 )
...
with the same version as the one on Gitlab.
2026-01-09 10:20:29 +01:00
julien4215
c243d2aaad
Add a workflow to build and upload F-Droid APKs as a Github artifact ( #2419 )
...
* Add a workflow to build and upload F-Droid APKs as a Github artifact
* Add conditional to run job only on 'fdroid' branch
---------
Co-authored-by: Vincent Velociter <423393+veloce@users.noreply.github.com >
2026-01-08 12:27:50 +01:00
Tom Praschan
875b4c486a
build: trigger workflow for 0.18.x branch as well ( #2481 )
2026-01-05 22:29:26 +01:00
Vincent Velociter
48fe582f8e
Revise bug report template for clarity and updates
...
Updated bug report template to include new information about application version and maintenance status.
2025-12-24 12:07:58 +01:00
Vincent Velociter
ecd5aa7af9
Modify app version description in bug template
...
Updated the description for the app version input in the bug report template.
2025-12-24 12:02:53 +01:00
Vincent Velociter
76e67ea983
Update link format in bug issue template
2025-12-24 12:00:38 +01:00
Vincent Velociter
8b1f594d2f
Update app version description in bug template
...
Clarified the description for the app version input to indicate that version 8.0.0 is outdated and provided a download link for the new version.
2025-12-24 11:57:19 +01:00
dependabot[bot]
66075ac302
Bump softprops/action-gh-release in the ci-dependencies group ( #2434 )
...
Bumps the ci-dependencies group with 1 update: [softprops/action-gh-release](https://github.com/softprops/action-gh-release ).
Updates `softprops/action-gh-release` from 2.4.2 to 2.5.0
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](https://github.com/softprops/action-gh-release/compare/5be0e66d93ac7ed76da52eca8bb058f665c3a5fe...a06a81a03ee405af7f2048a818ed3f03bbf83c7b )
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-version: 2.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-24 11:22:48 +01:00
dependabot[bot]
05fb81620b
Bump the ci-dependencies group across 1 directory with 2 updates ( #2390 )
...
Bumps the ci-dependencies group with 2 updates in the / directory: [actions/checkout](https://github.com/actions/checkout ) and [softprops/action-gh-release](https://github.com/softprops/action-gh-release ).
Updates `actions/checkout` from 5 to 6
- [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/v5...v6 )
Updates `softprops/action-gh-release` from 2.4.1 to 2.4.2
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](https://github.com/softprops/action-gh-release/compare/6da8fa9354ddfdc4aeace5fc48d7f679b5214090...5be0e66d93ac7ed76da52eca8bb058f665c3a5fe )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: ci-dependencies
- dependency-name: softprops/action-gh-release
dependency-version: 2.4.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-24 10:50:27 +01:00
Vincent Velociter
a0741b28ce
Don't upload artifacts
2025-11-20 15:54:28 +01:00
dependabot[bot]
738edc52b5
Bump the ci-dependencies group across 1 directory with 3 updates ( #2308 )
...
Bumps the ci-dependencies group with 3 updates in the / directory: [actions/setup-java](https://github.com/actions/setup-java ), [actions/upload-artifact](https://github.com/actions/upload-artifact ) and [softprops/action-gh-release](https://github.com/softprops/action-gh-release ).
Updates `actions/setup-java` from 4 to 5
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](https://github.com/actions/setup-java/compare/v4...v5 )
Updates `actions/upload-artifact` from 4 to 5
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5 )
Updates `softprops/action-gh-release` from 2.3.2 to 2.4.1
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](https://github.com/softprops/action-gh-release/compare/72f2c25fcb47643c292f7107632f7a47c1df5cd8...6da8fa9354ddfdc4aeace5fc48d7f679b5214090 )
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: ci-dependencies
- dependency-name: actions/upload-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: ci-dependencies
- dependency-name: softprops/action-gh-release
dependency-version: 2.4.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-06 14:30:01 +01:00
dependabot[bot]
87dfabbb50
Bump actions/checkout from 4 to 5 in the ci-dependencies group ( #2108 )
...
Bumps the ci-dependencies group with 1 update: [actions/checkout](https://github.com/actions/checkout ).
Updates `actions/checkout` from 4 to 5
- [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/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: ci-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-19 09:49:02 -04:00
Shoham Peller
1ef66d08be
CI: Upload build artifacts and fix iOS Firebase Swift error ( #1910 )
...
* ci: upload Android (.aab) and iOS (.app) build artifacts in CI
- Uploads app-debug.aab for Android appbundle builds
- Uploads Runner.app for iOS builds
- Uses actions/upload-artifact@v4 with matrix filtering
- Artifacts are available for download from the Actions run summary
* ios ci fix: enable experimental Swift feature for Firebase build
Add `-enable-experimental-feature AccessLevelOnImport` to OTHER_SWIFT_FLAGS in Podfile
to fix Swift compiler error caused by FirebaseCoreInternal on Xcode 15+.
2025-06-25 10:13:21 +02:00
dependabot[bot]
713e94f41b
Bump softprops/action-gh-release in the ci-dependencies group ( #1887 )
...
Bumps the ci-dependencies group with 1 update: [softprops/action-gh-release](https://github.com/softprops/action-gh-release ).
Updates `softprops/action-gh-release` from 2.2.2 to 2.3.2
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](https://github.com/softprops/action-gh-release/compare/da05d552573ad5aba039eaac05058a918a7bf631...72f2c25fcb47643c292f7107632f7a47c1df5cd8 )
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-version: 2.3.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-24 10:07:02 +02:00
Vincent Velociter
ade0075808
Fix crowdin github action and get missing translations
2025-06-06 10:27:44 +02:00
Vincent Velociter
7529cd51b3
Fix crowdin push args
2025-06-05 22:07:03 +02:00
Vincent Velociter
5855d129ef
Try another crowdin-push config
2025-06-05 22:04:37 +02:00
Vincent Velociter
9bab3122a5
CI: ignore l10n folder
2025-06-05 20:40:07 +02:00
Vincent Velociter
ba4e8fc068
Update crowdin-push to ensure we're pushing only mobile sources
2025-06-05 20:33:54 +02:00
Vincent Velociter
bb854b7a3c
Add separate crowdin pull jobs for lila and mobile
2025-06-05 08:43:06 +02:00
Vincent Velociter
cd0d627612
Remove crowdin pull workflow
2025-06-04 15:48:40 +02:00
Vincent Velociter
36f9dea712
Update crowdin push
2025-06-04 14:48:37 +02:00
Vincent Velociter
377700996c
Restrict test workflow
2025-06-04 12:19:27 +02:00
Vincent Velociter
f5ea7f44c6
Add crowdin github actions
2025-06-04 11:52:22 +02:00
Vincent Velociter
94a9f67908
Update bug.yml
2025-05-16 09:01:08 +02:00
dependabot[bot]
5195099cd5
Bump softprops/action-gh-release in the ci-dependencies group
...
Bumps the ci-dependencies group with 1 update: [softprops/action-gh-release](https://github.com/softprops/action-gh-release ).
Updates `softprops/action-gh-release` from 2.2.1 to 2.2.2
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](https://github.com/softprops/action-gh-release/compare/c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda...da05d552573ad5aba039eaac05058a918a7bf631 )
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-version: 2.2.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-28 01:32:40 +00:00
Vincent Velociter
13ed5e5aca
Restore stable channel
2025-04-16 15:02:22 +02:00
Vincent Velociter
0feb8dd128
Revert "Switch to flutter main channel"
...
This reverts commit 3729e8e9fb .
2025-01-31 06:35:51 +01:00
Vincent Velociter
3729e8e9fb
Switch to flutter main channel
2025-01-30 14:37:43 +01:00
Julien
194129fc9a
Fix CI tests by installing SQlite dependencies on Ubuntu that are required for Dart package sqflite_common_ffi
2025-01-18 01:44:24 +01:00
dependabot[bot]
073ff6b771
Bump softprops/action-gh-release
...
Bumps the ci-dependencies group with 1 update in the / directory: [softprops/action-gh-release](https://github.com/softprops/action-gh-release ).
Updates `softprops/action-gh-release` from 2.1.0 to 2.2.1
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](https://github.com/softprops/action-gh-release/compare/01570a1f39cb168c169c802c3bceb9e93fb10974...c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda )
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-13 01:46:28 +00:00
Vincent Velociter
560b01ff86
Add prod track
2024-12-12 16:43:19 +01:00
dependabot[bot]
cc00b8c807
Bump softprops/action-gh-release
...
Bumps the ci-dependencies group with 1 update in the / directory: [softprops/action-gh-release](https://github.com/softprops/action-gh-release ).
Updates `softprops/action-gh-release` from 2.0.8 to 2.1.0
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](https://github.com/softprops/action-gh-release/compare/c062e08bd532815e2082a85e87e3ef29c3e6d191...01570a1f39cb168c169c802c3bceb9e93fb10974 )
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-18 01:52:20 +00:00
Vincent Velociter
9de1059be3
Update bug.yml
2024-07-27 11:08:03 +02:00
Vincent Velociter
167bf30fa0
Update bug.yml
2024-07-27 11:05:46 +02:00
Vincent Velociter
72015aac4b
Update bug.yml
2024-07-27 11:03:30 +02:00
Vincent Velociter
8a4a1d9f4c
Update bug.yml
2024-07-27 11:03:01 +02:00
dependabot[bot]
7491792319
Bump softprops/action-gh-release in the ci-dependencies group
...
Bumps the ci-dependencies group with 1 update: [softprops/action-gh-release](https://github.com/softprops/action-gh-release ).
Updates `softprops/action-gh-release` from 2.0.6 to 2.0.8
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](https://github.com/softprops/action-gh-release/compare/a74c6b72af54cfa997e81df42d94703d6313a2d0...c062e08bd532815e2082a85e87e3ef29c3e6d191 )
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-22 01:48:02 +00:00
dependabot[bot]
1fb19f5200
Bump softprops/action-gh-release in the ci-dependencies group
...
Bumps the ci-dependencies group with 1 update: [softprops/action-gh-release](https://github.com/softprops/action-gh-release ).
Updates `softprops/action-gh-release` from 2.0.5 to 2.0.6
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](https://github.com/softprops/action-gh-release/compare/69320dbe05506a9a39fc8ae11030b214ec2d1f87...a74c6b72af54cfa997e81df42d94703d6313a2d0 )
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-24 01:54:03 +00:00
Vincent Velociter
036130f08b
Upload symbols to crashlytics
2024-06-07 19:45:19 +02:00
Vincent Velociter
a753a42076
Add radio-tower icon and asset image
2024-06-02 15:22:51 +02:00
dependabot[bot]
7a93e8f234
Bump softprops/action-gh-release in the ci-dependencies group
...
Bumps the ci-dependencies group with 1 update: [softprops/action-gh-release](https://github.com/softprops/action-gh-release ).
Updates `softprops/action-gh-release` from 2.0.4 to 2.0.5
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](https://github.com/softprops/action-gh-release/compare/9d7c94cfd0a1f3ed45544c887983e9fa900f0564...69320dbe05506a9a39fc8ae11030b214ec2d1f87 )
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-13 01:23:44 +00:00
Vincent Velociter
3179d75706
Disable builds on each push
2024-04-18 15:13:37 +02:00
Vincent Velociter
70a647f6fc
Disable builds on PRs
2024-04-14 16:05:31 +02:00
dependabot[bot]
6a0db9fbad
Bump softprops/action-gh-release in the ci-dependencies group
...
Bumps the ci-dependencies group with 1 update: [softprops/action-gh-release](https://github.com/softprops/action-gh-release ).
Updates `softprops/action-gh-release` from 1 to 2
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](https://github.com/softprops/action-gh-release/compare/de2c0eb89ae2a093876385947365aca7b0e5f844...9d7c94cfd0a1f3ed45544c887983e9fa900f0564 )
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: ci-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-11 09:30:13 +00:00
Vincent Velociter
8c2a567205
Merge pull request #619 from stscoundrel/patch-1
...
Dependabot: add updates for Github Action workflows
2024-04-11 11:29:43 +02:00
Vincent Velociter
afcc01060c
Only verify files formatting from src folder
2024-04-10 14:52:51 +02:00
Vincent Velociter
99447bdc20
Revert "Try gen l10n explicitely in CI"
...
This reverts commit f1b7ac9c8e .
2024-04-10 10:39:06 +02:00
Vincent Velociter
f1b7ac9c8e
Try gen l10n explicitely in CI
2024-04-10 10:29:42 +02:00
Sampo Silvennoinen
045c943490
Dependabot: add updates for Github Action workflows
...
Groups all CI action version updates to one PR. Follow same weekly schedule as Dart/Pub updates.
2024-04-06 14:38:14 +03:00