bo0tzz
cf17dcbfee
feat: derive mobile build number from semver ( #30569 )
2026-08-11 12:45:32 +00:00
bo0tzz
9273a4ca2a
chore: rework docker build workflow ( #30626 )
2026-08-11 14:40:12 +02:00
renovate[bot]
b4c27ee0b4
chore(deps): update github-actions ( #30702 )
2026-08-11 12:28:58 +02:00
bo0tzz
f361dbbb77
chore: clean up last mergify remnant ( #30600 )
2026-08-06 12:42:12 +02:00
renovate[bot]
79d485c759
chore(deps): update github-actions ( #30543 )
2026-08-04 11:49:31 +02:00
renovate[bot]
aa565f5ca0
chore(deps): update github-actions (major) ( #30309 )
...
chore(deps): update github-actions
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-30 15:47:34 -04:00
bo0tzz
56fbca910e
chore: skip e2e tests when the stack fails to start ( #30414 )
2026-07-30 15:17:57 -04:00
Adam Gastineau
6c01b4f5d8
chore(mobile): remove OpenAPI generated code ( #30287 )
...
* chore(mobile): remove OpenAPI generated code
* Don't reference generated files for CI checks
2026-07-29 20:33:30 +00:00
Adam Gastineau
27a29b6fab
chore(mobile): remove Drift generated code ( #30297 )
...
* chore(mobile): remove Drift generated code
* Remove Drift test generated files from tree
* Make static_analysis use the shared mobile:codegen action
* Remove static_analysis generated file diffing
2026-07-29 20:29:07 +00:00
bo0tzz
af5ff4983a
chore: skip release label validation on merge queue PRs ( #30361 )
2026-07-29 15:08:35 +00:00
renovate[bot]
e3ecb08711
chore(deps): update github-actions ( #30302 )
2026-07-28 13:21:59 +02:00
Adam Gastineau
e3385ce183
chore(mobile): harden mobile OpenAPI codegen and dependency install ( #30202 )
...
* chore(mobile): harden mobile OpenAPI codegen and dependency install
* Cleaner mise cascade
* Version openapi-generator-cli with mise
* Relocate tool definition
* Update lock file
2026-07-27 06:07:31 -07:00
renovate[bot]
f413c446e3
chore(deps): update github-actions ( #30089 )
2026-07-22 09:15:38 +02:00
renovate[bot]
59bc81423c
chore(deps): update github-actions (major) ( #30095 )
2026-07-21 16:37:38 +02:00
Daniel Dietzler
b75e6520bb
chore: mobile code checks for i18n changes ( #29958 )
2026-07-15 20:20:42 +02:00
bo0tzz
2237078bd5
chore: bump create-workflow-token action to v3 ( #29571 )
2026-07-15 14:33:23 +02:00
renovate[bot]
19e59ebd98
chore(deps): update github-actions ( #29894 )
2026-07-14 18:44:32 +02:00
bo0tzz
89d31aaba1
feat: publish app releases to FUTO F-Droid repo ( #29804 )
...
* feat: publish app releases to FUTO F-Droid repo
* chore: separate parse step
2026-07-13 14:57:40 -05:00
renovate[bot]
45ea248e8b
chore(deps): update github-actions ( #29677 )
2026-07-07 19:56:57 +02:00
renovate[bot]
af32a8ca7c
chore(deps): update github-actions ( #29400 )
2026-07-06 15:25:52 +02:00
Jason Rasmussen
6507b1f94c
feat: pump doc references ( #29331 )
2026-06-26 16:45:06 +00:00
Daniel Dietzler
0931a19c5c
fix: run test suite for plugin changes ( #29311 )
2026-06-24 16:29:46 +00:00
renovate[bot]
7dd02ffbad
chore(deps): update github-actions ( #29272 )
...
Co-authored-by: bo0tzz <git@bo0tzz.me>
2026-06-23 08:49:21 +00:00
renovate[bot]
f9db76433e
chore(deps): update github-actions to v1.313.0 ( #29154 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-17 09:54:19 -04:00
renovate[bot]
983a005709
chore(deps): update github-actions to v3 ( #29147 )
2026-06-16 19:18:01 +00:00
renovate[bot]
27cfa0e788
chore(deps): update github-actions ( #29146 )
2026-06-16 19:22:40 +02:00
renovate[bot]
34f78e3fd4
chore(deps): update github-actions ( #29124 )
2026-06-16 17:53:55 +02:00
Jason Rasmussen
e31d4aa909
fix: prerelease draft ( #29034 )
2026-06-12 12:43:19 -04:00
Alex
f1da9d2429
chore: update perm for build mobile in release gha ( #29027 )
2026-06-12 14:34:11 +00:00
renovate[bot]
e580bb5d0a
chore(deps): update github-actions ( #28930 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-10 09:45:02 -04:00
Jason Rasmussen
8b5385f94b
feat: add prerelease support to pump version ( #28922 )
...
refactor: pump script
2026-06-09 14:42:10 -04:00
shenlong
1fee99cd2a
ci: verify pigeon autogen output during static analysis ( #28920 )
...
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
2026-06-08 16:46:51 -05:00
bo0tzz
70bb7e4b7e
fix: step name reference in fix-format.yml ( #28912 )
2026-06-08 14:32:34 -04:00
bo0tzz
98961a1d36
fix: filter close-duplicates for org members ( #28856 )
2026-06-05 10:34:29 -05:00
Alex
fa08e72d30
chore: scope flutter install from mise ( #28820 )
...
* chore: scope flutter install from mise
* ci: scope use-mise to mobile directory
---------
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
2026-06-04 17:24:38 +05:30
shenlong
911dde39c9
ci: verify mobile backward compatibility ( #28786 )
...
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
2026-06-03 15:21:23 +00:00
renovate[bot]
2afde23a5d
chore(deps): update github-actions ( #28750 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-02 00:39:19 -04:00
renovate[bot]
cf4789e008
chore(deps): update github-actions (major) ( #28752 )
2026-06-01 18:35:36 +00:00
bo0tzz
69b1946484
feat: handle prereleases in publish workflows ( #28701 )
2026-06-01 17:11:45 +02:00
shenlong
c42cea5ca9
refactor: use widget previews for ui showcase ( #28548 )
...
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
2026-05-29 20:22:47 +00:00
shenlong
8d5d12b108
chore: upgrade flutter to 3.44.0 ( #28537 )
...
* chore: upgrade flutter to 3.44.0
# Conflicts:
# mise.lock
* static analysis fix
* fix ios ci
---------
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
2026-05-27 11:14:44 -05:00
renovate[bot]
ccdaa4223c
chore(deps): update github-actions ( #28623 )
2026-05-26 15:04:51 +02:00
Mert
7b9dab872b
fix(mobile): separate group ids for separate app installs ( #28448 )
...
* separate group ids
* remove pigeon method
* Revert "remove pigeon method"
This reverts commit d699ff2094 .
2026-05-21 12:25:20 -05:00
Daniel Dietzler
5a61e589e8
chore: always run ci when mise.toml changes and install flutter from aqua ( #28521 )
2026-05-20 14:43:30 +00:00
renovate[bot]
815ff677fc
chore(deps): update github-actions ( #28493 )
2026-05-19 22:22:44 +00:00
bo0tzz
915d865ce2
chore: use custom sticky-comment action ( #28505 )
2026-05-19 20:25:46 +00:00
immich-tofu[bot]
c28e5f90b6
chore: modify .github/workflows/org-zizmor.yml
2026-05-19 10:45:23 +00:00
Jason Rasmussen
3d075f2bf8
feat: workflows & plugins ( #26727 )
...
feat: plugins
chore: better types
feat: plugins
2026-05-18 11:09:33 -04:00
shenlong
3ff0d47ee3
chore: do not cache dart_tool ( #28409 )
...
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
2026-05-13 19:46:24 -04:00
shenlong
8e3035f783
chore: run mobile tests in parallel ( #28393 )
...
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
2026-05-12 17:17:07 -05:00