Eligio Mariño
54e1739640
feat: build windows image ( #314 )
2025-03-16 22:57:08 +01:00
Eligio Mariño
17ea4a6d5c
ci: run pr build only from latest commit ( #306 )
2025-03-09 18:14:52 +01:00
Eligio Mariño
806de4fe22
ci: discard changes to flutter source code when switching tags ( #303 )
2025-03-07 17:51:54 +01:00
renovate[bot]
3d8b9f1cb2
chore(deps): update github-actions ( #299 )
...
* chore(deps): update github-actions
* ci: remove extra number sign
* ci: correct sha for actions/checkout
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Eligio Mariño <22875166+gmeligio@users.noreply.github.com >
2025-03-03 08:56:56 +01:00
renovate[bot]
93dc79c851
chore(deps): update github-actions ( #266 )
...
* chore(deps): update github-actions
* ci: use full versions instead of only major where available
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Eligio Mariño <22875166+gmeligio@users.noreply.github.com >
2025-03-02 14:27:32 +01:00
Eligio Mariño
394ceb5f15
ci: replace jq with cue to reduce tool dependencies ( #297 )
...
`cue` can read from JSON files with a concise syntax similar to `jq`. Let's use it instead of `jq`.
2025-03-02 12:30:28 +01:00
Eligio Mariño
7f4a0ab4c4
build: replace yq with cue to reduce tool dependencies ( #296 )
...
`cue` can generate a YAML file and parse a JSON file. Let's use it instead of `yq`. The same thing might be possible for `jq`.
2025-03-02 10:33:00 +01:00
Eligio Mariño
4ee592a310
ci: define VERSION_MANIFEST at workflow level ( #295 )
2025-02-24 23:06:46 +01:00
Eligio Mariño
e62bea76c8
ci: split ci and release workflows ( #291 )
2025-02-23 18:37:19 +01:00
verified-commit[bot]
d95fb95a1e
chore: update flutter dependencies in version.json for 3.29.0 ( #289 )
...
* chore: update flutter dependencies in version.json for 3.29.0
* build: install NDK and CMake
* docs: update docs
* ci: add ndk version
* ci: add cmake version
---------
Co-authored-by: verified-commit[bot] <180343340+verified-commit[bot]@users.noreply.github.com>
Co-authored-by: Eligio Mariño <22875166+gmeligio@users.noreply.github.com >
2025-02-16 18:38:20 +01:00
Eligio Mariño
2e59fdfb0a
refactor: migrate Android version update script to Kotlin DSL and remove Groovy version ( #288 )
...
* refactor: migrate Android version update script to Kotlin DSL and remove Groovy version
* fix: correct file extension for Android version update script in workflows
* docs: restore comment
2025-02-15 17:16:05 +01:00
renovate[bot]
4466360c8a
chore(deps): update docker/build-push-action action to v6 ( #260 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-12 21:00:31 +01:00
renovate[bot]
6035921e95
chore(deps): update github-actions ( #258 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-11 08:12:14 +01:00
renovate[bot]
88da28cd34
chore(deps): update dependency ubuntu to v24 ( #257 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-04 09:29:44 +01:00
renovate[bot]
a61e984f90
chore(deps): update github-actions ( #254 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-01 11:27:26 +01:00
Eligio Mariño
6404534914
ci: unify PR workflows into build.yml ( #248 )
2024-10-03 22:46:49 +02:00