1
0
mirror of https://github.com/immich-app/immich.git synced 2025-06-24 04:46:50 +02:00
Commit Graph

17 Commits

Author SHA1 Message Date
64e9791a3f chore: remove donation links from the readme, docs and release notes template (#9207) 2024-05-02 01:33:17 +01:00
8eb9dad989 fix: update e2e (#7710)
* fix: update e2e

* update package.json

* fix: version
2024-03-08 23:16:36 -05:00
07c926bb12 fix: bump version pipeline (#7586)
* fix: bump version pipeline

* pr feedback
2024-03-03 15:17:21 -06:00
3b772a772c fix(web): immich version (#7541)
* fix: web version

* update package-lock.json

* update typescript-sdk
2024-03-01 01:26:50 -06:00
ddae707ea9 fix: shell scripts (#7186)
* fix: bash scripts

* pr feedback

* wrong variable

* ci: add shellcheck workflow

* fix: missing scripts
2024-02-18 17:03:01 -06:00
afe5e17254 chore: update btc address 2024-02-12 14:29:29 -06:00
df27460f1c fix: open api pump (#6502) 2024-01-19 11:09:18 -06:00
6c8c16c85f chore: update release note notes 2023-06-29 21:48:57 -05:00
1e748864c5 chore(ml): updated dockerfile, added typing, packaging (#2642)
* updated dockerfile, added typing, packaging

apply env change

* added arm64 support

* added ml version pump, second try for arm64

* added linting config to pyproject.toml

* renamed ml input field

* fixed linter config

* fixed dev docker compose
2023-06-05 09:40:48 -05:00
ce42b84430 build: improve pump script (#2351) 2023-04-28 21:10:32 -05:00
b53cc4f9db chore: test pump 2023-02-28 21:21:33 -06:00
846e35f57e chore: readme and pump script (#1835)
* chore: readme and pump script

* readme
2023-02-22 11:52:08 -06:00
73b4b032b1 fix(release): pump script (#1768) 2023-02-16 09:13:42 -06:00
e39507552f build: pump open-api specification (#1533) 2023-02-02 22:53:52 -06:00
dcb56ae775 fix(ci) pump script reset minor and patch based on major and minor pump (#1515) 2023-02-02 00:53:22 -06:00
715056047c chore(build): pump ios fastfile (#1450) 2023-01-27 16:20:58 -06:00
50c36068e7 build: Add workflow for creating draft releases (#1402)
* build: Change pump-version script to use flags

* build: Create initial prepare-release workflow

* build: Fix release script path

* build: Rename .env.example to example.env

* docs: propagate example.env rename

* build: Fix pump-version script patch argument

* build: Final tweaks to release scripts
2023-01-24 09:26:58 -06:00