Commit Graph

33 Commits

Author SHA1 Message Date
Zack Fu Zi Xiang 1ac0c3fe0c
Merge branch 'main' into stateless 2024-11-06 15:38:49 +08:00
Zack Fu Zi Xiang 27a664cde7
chore: update ci build tag regex 2 2024-11-06 15:37:07 +08:00
Zack Fu Zi Xiang 00d7761d05
chore: update ci build tag regex 2024-11-06 15:34:51 +08:00
Zack Fu Zi Xiang e6dd922cb8
chore: update ci build regex 2024-11-06 15:31:07 +08:00
Zack Fu Zi Xiang 321d0b493b
chore: update ci version regex 2024-11-06 15:28:13 +08:00
Zack Fu Zi Xiang 81f429755e
Merge branch 'main' into stateless 2024-11-06 15:21:21 +08:00
Zack Fu Zi Xiang f7b1fde1e4
chore: add extra tag options 2024-11-06 15:13:26 +08:00
Bartosz Sypytkowski a99f986270 chore: removed appflowy history 2024-11-05 07:48:12 +01:00
khorshuheng 158830c63a fix: gotrue image build error due to wrong docker file path 2024-10-23 23:49:05 +08:00
khorshuheng e767f36a2f fix: allow gotrue service to work without postgres user 2024-10-23 16:36:46 +08:00
Nathan.fooo 9c0dffacef
feat: implement import notion zip file api endpoint (#840)
* chore: implement api endpoint

* chore: worker

* chore: async zip

* chore: test bulk insert

* chore: insert collab

* chore: custom task

* chore: consume un acked message

* chore: fix compile

* chore: add test

* test: update

* chore: save import record

* chore: save import record

* chore: fix ci

* chore: remove unused deps

* chore: update docker file

* chore: build worker images

* chore: use small int

* chore: use small int

* chore: rm protoc deps in runtime

* chore: move collab cache to database crate

* chore: update test

* chore: rm health api endpoint

* chore: clippy

* chore: update ci

* chore: add test

* chore: upgrade collab

* chore: clippy

* chore: update test

* chore: use custom host

* chore: config nginx

* chore: install cert
2024-10-03 22:22:29 +08:00
Bartosz Sypytkowski 42b3cca886 chore: remove appflowy indexer service 2024-06-28 05:40:44 +02:00
Bartosz Sypytkowski 219d84af69
chore: add appflowy indexer service image to docker publish (#583) 2024-05-29 13:46:39 +08:00
nathan 4e510bb452 chore: update ci 2024-05-05 19:11:19 +08:00
nathan b28dfc66b5 chore: update ci 2024-05-05 17:47:12 +08:00
Nathan.fooo b9173c276c
chore: docker image for history (#499) 2024-04-26 21:58:02 +08:00
Nathan.fooo f3279e9b4e
feat: implement grpc for history server (#470)
* ci: docker compose for ci

* chore: add test

* chore: imple grpc

* chore: fix test

* chore: fix ci
2024-04-16 14:10:56 +08:00
Nathan.fooo d1c82b7811
chore: enable access control by env (#394) 2024-03-18 19:34:44 +08:00
nathan 0f2df6d352 chore: fix docker build 2024-02-24 10:44:52 +08:00
Nathan.fooo 66b7637ad0
chore: fix build args (#346)
* chore: fix build args

* chore: fix build args
2024-02-23 15:50:37 +08:00
nathan a5804d0923 ci: build with feature 2024-02-23 05:38:39 +08:00
Fu Zi Xiang e17a3ec92a
fix: remove strategy 2023-12-27 06:28:00 +08:00
Fu Zi Xiang 4b055d161b
fix: arm and amd arch 2023-12-27 06:25:37 +08:00
Fu Zi Xiang 1c02b3d03f
fix: gotrue dockerfile 2023-12-27 05:39:29 +08:00
Fu Zi Xiang dc6ff036b1
feat: support arm build 2023-12-27 05:15:40 +08:00
Fu Zi Xiang 689486f091
fix: latest tag 2023-12-27 03:57:38 +08:00
Fu Zi Xiang 7e7c692156
fix: github tag 2023-12-27 03:52:11 +08:00
Fu Zi Xiang 6dedb80ec0
feat: added build for gotrue image 2023-12-27 03:42:43 +08:00
nathan fc312cc48c chore: update build admin_frontend context 2023-12-18 03:50:42 +08:00
Nathan.fooo 58a7d17493
fix: admin frontend image (#172) 2023-11-20 21:47:40 +08:00
Nathan.fooo 3fe8e6d88a
ci: build appflowy-cloud & admin frontend docker image (#170) 2023-11-19 00:20:14 +08:00
nathan 35b9d76091 docs: update 2023-11-16 11:10:40 +08:00
Nathan.fooo 82bcb5e879
feat: Deployment update (#169)
* docs: add ubuntu setup guide

* feat: add docker ci

* feat: create admin frontend image

* feat: trigger push docker ci

* ci: multiple arch

* fix: build

* chore: update ci

* chore: update ci

* fix: build

* fix: build

* fix: test

* fix: database access

* fix: test

* fix: test

* chore: update

* chore: update
2023-11-16 00:29:18 +08:00