verified-commit[bot]
18b3e138b2
chore(release): update flutter dependencies in version.json for 3.35.4 ( #381 )
...
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-09-20 21:48:03 +02:00
verified-commit[bot]
a290bf28c3
chore(release): update flutter dependencies in version.json for 3.35.1 ( #371 )
...
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-08-17 18:36:51 +02:00
Eligio Mariño
68282b8b36
ci: update artifact download configuration ( #342 )
2025-05-23 19:14:07 +02:00
verified-commit[bot]
472fc5d459
chore: update flutter dependencies in version.json for 3.29.3 ( #329 )
...
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request )
GitHub action
---------
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-04-17 19:54:10 +02:00
Eligio Mariño
54e1739640
feat: build windows image ( #314 )
2025-03-16 22:57:08 +01:00
Eligio Mariño
86b436c988
ci: get version from parsed JSON ( #313 )
2025-03-16 17:42:42 +01:00
Eligio Mariño
36ccf04970
ci: single workflow to update versions ( #311 )
2025-03-16 16:50:18 +01:00
verified-commit[bot]
48960b660c
chore: update flutter dependencies in version.json for 3.29.2 ( #310 )
...
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-03-15 16:03:01 +01:00
Eligio Mariño
17ea4a6d5c
ci: run pr build only from latest commit ( #306 )
2025-03-09 18:14:52 +01:00
verified-commit[bot]
edbb26e5be
chore: update flutter dependencies in version.json for 3.29.1 ( #304 )
...
* chore: update flutter dependencies in version.json for 3.29.1
* ci: restore --depth 1
* docs: add changelog
---------
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-03-09 13:13:08 +01:00
Eligio Mariño
d1e81c5265
docs: mention Flutter license ( #301 )
2025-03-03 21:35:31 +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
5c74e2b416
ci: read environment variables in create_git_tag ( #294 )
2025-02-23 20:22:23 +01:00
Eligio Mariño
b06762bac0
fix: use github context because octokit is not available ( #293 )
2025-02-23 19:41:51 +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
Eligio Mariño
9caedf132a
ci: update repo flutter version after pushing new image ( #230 )
2024-09-08 20:07:35 +02:00
verified-commit[bot]
6e329ee90d
chore: update flutter dependencies in version.json for 3.24.2 ( #229 )
...
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 >
2024-09-08 18:57:24 +02:00
Eligio Mariño
834e3be046
ci: run job in ghcr.io/gmeligio/flutter-android image ( #228 )
2024-09-08 17:38:16 +02:00
Eligio Mariño
a4bccacd2d
ci: use github integration for docker buildx cache ( #218 )
2024-09-01 17:58:47 +02:00
Eligio Mariño
420fd5c36e
chore: update flutter dependencies in version.json for 3.19.0 ( #163 )
...
Co-authored-by: gmeligio <gmeligio@users.noreply.github.com >
2024-02-16 13:32:56 +01:00
Eligio Mariño
53f89b4aa4
build: join parsed platform versions with space
...
* build: join parsed platform versions with space
* ci: add script to set environment variables
* ci: pass github context as variable to bash script
2024-02-16 13:15:51 +01:00
Eligio Mariño
bdcdefe20b
fix: don't print message on entrypoint to allow initial calls from CI systems ( #155 )
2024-02-01 23:48:20 +01:00
Eligio Mariño
43bee1fd92
chore: update flutter dependencies in version.json for 3.16.6 ( #144 )
...
Co-authored-by: gmeligio <gmeligio@users.noreply.github.com >
2024-01-11 13:23:58 +01:00
Eligio Mariño
2434d9e898
ci: run renovate monthly ( #134 )
2023-12-04 18:31:50 +01:00
Eligio Mariño
0e62b42dc9
ci: use putAll to merge maps ( #49 )
2023-08-20 10:48:48 +02:00
Eligio Mariño
6ba7caf6aa
ci: merge old and new maps in gradle ( #48 )
2023-08-19 19:29:37 +02:00
Eligio Mariño
22bf907447
ci: linuxReleasesResponse variable ( #44 )
2023-08-19 13:21:35 +02:00
Eligio Mariño
c9f9a7b256
ci: search in releases json file instead of github query ( #43 )
2023-08-19 13:19:25 +02:00
Eligio Mariño
f3dd5a1fd9
test: update expected android sdk command line tools to version 11.0 ( #38 )
2023-08-18 17:02:51 +02:00
Eligio Mariño
885d468884
build: upgrade to openjdk 17 to 17.0.7+7-1~deb11u1 ( #37 )
2023-08-18 16:40:40 +02:00
Eligio Mariño
a6918e61af
ci: override version json with flutter version ( #32 )
2023-08-18 15:18:01 +02:00
Eligio Mariño
4bf3313af2
ci: change automatic pr title
2023-08-17 22:57:35 +02:00
Eligio Mariño
84229163ad
ci: declare version variable
2023-08-10 13:05:16 +02:00
Eligio Mariño
0e6a0e1032
ci: split update workflow into flutter and dependencies
2023-08-10 13:02:53 +02:00
Eligio Mariño
146a15c930
ci: add flutter-version to renovate.json
2023-08-10 11:39:32 +02:00
Eligio Mariño
b140245a2a
ci: increase tags returned from query to 60
2023-08-10 10:34:28 +02:00
Eligio Mariño
6cbb2d9eff
fix: remove ecr registry
2023-07-22 11:39:51 +02:00
Eligio Mariño
b72dde8b31
ci: require fs
2023-06-22 15:50:29 +02:00
Eligio Mariño
0f47a737c4
ci: initialize data in js
2023-06-22 15:49:09 +02:00
Eligio Mariño
b93513f554
ci: await json
2023-06-22 15:47:56 +02:00
Eligio Mariño
51ab740015
ci: log version
2023-06-22 15:29:54 +02:00
Eligio Mariño
0bd1e96c56
ci: update fastlane version
2023-06-22 15:24:21 +02:00
Eligio Mariño
6109640bf9
build: install fastlane with bundler
2023-06-21 22:47:30 +02:00
Eligio Mariño
dd010231df
test: verify analytics are disabled
2023-06-19 23:53:41 +02:00
Eligio Mariño
61956c2f81
test: add test commands for downloads
2023-06-18 23:29:29 +02:00
Eligio Mariño
daad650919
chore: reorganize files to clean root directory
2023-06-15 21:07:45 +02:00
Eligio Mariño
d32d0da714
ci: move github script to script directory
2023-06-10 15:43:24 +02:00