Commit Graph

123 Commits (eca9649be3c43b5e4ff4532bf0f832dcf26cc34a)

Author SHA1 Message Date
boojack b13042d644
chore: move buf generated code to gitignore (#2236) 1 year ago
boojack c2aeec20b7
chore: upgrade deps version (#2181) 2 years ago
boojack 9cedb3cc6c
chore: update github actions (#2050) 2 years ago
boojack f5793c142c
revert: chore: update build docker image actions (#2046)
Revert "chore: update build docker image actions (#2045)"

This reverts commit 8f37c77dff.
2 years ago
boojack 8f37c77dff
chore: update build docker image actions (#2045) 2 years ago
boojack f1d85eeaec
chore: upgrade pnpm version (#1833)
* chore: upgrade pnpm version

* chore: update
2 years ago
boojack 2e34ce90a1
chore: upgrade version `0.13.1` (#1754) 2 years ago
boojack 1d7627dd72
chore: upgrade version `0.13.0` (#1685)
* chore: upgrade version `0.13.0`

* chore: update
2 years ago
boojack 2cc5691efd
chore: update memo relation types (#1658) 2 years ago
guanzi008 7726ed4245
feat: add build-artifacts.yml (#1583)
* Create main.yml

构建的单文件运行版本几个平台的Windows amd64 ,Linux amd64,Linux arm64

* Rename main.yml to build-artifacts.yml

---------

Co-authored-by: boojack <stevenlgtm@gmail.com>
2 years ago
powersee f12163bc94
feat: add linux/arm/v7 to docker build action (#1610) 2 years ago
boojack 648634d376
chore: use pnpm (#1533)
* chore: use pnpm

* chore: update
2 years ago
CorrectRoadH 81d4f01b7f
feat: add e2e test (#1486)
* add i18n

* add base e2e test

* add multiple test for e2e

* extract the funciton of write memo

* change test sturct

* deteled unused dir

* use fixture

* add fixture

* restruced the project

* feat: add workflow

* feat: change playwright test position

* feat: change playwright test position

* using yarn intead of npm

* change install method

* only enable sign in test

* adjust the order of test

* change report pos

* fix style of e2e workflow

* add review test

* unify locale

* randome write content

* change report pos

* reduce unused wait time

* reduce unused folder

* stash

* merge upstream locale

* change test name

* add test item

* change action name

* add lanuage setting

* add shotscreen

* change name of test

* fix the error of import dep

* fix the error of import dep

* fix the error of filename

* fix the format of workflow

* fix the name error of test case

* feat: change the describe of test case

* feat: remove unused test

* feat: change the fixtures name

* feat: remove unused config

* feat: change docker action

* feat: change the generate method

* feat: extrace screenshot

* feat: change extra path

* feat: change extra path

* feat: screenshot and upload

* feat: change upload filename

* feat: change login method

* feat: change e2e method

* feat: change e2e test

* feat: add wait for login

---------

Co-authored-by: CorrectRoadH <a778917369@gmail.comå>
2 years ago
Gabe Cook 836387cada
fix(ci): fix release builds not having any tags (#1507) 2 years ago
Gabe Cook c6e1d139f8
feat(ci): Add GHCR mirror and major/minor rolling tags (#1503) 2 years ago
Shruti Chaturvedi 27a1792e78
chore: update Uffizzi Workflows (#1390)
* Update uffizzi-build.yml

* Update uffizzi-preview.yml
2 years ago
boojack ff8851fd9f
fix: golangci-lint version (#1381)
* chore: update interface declare

* chore: update args

* chore: update

* chore: update
2 years ago
Ruihang Xia e46f77681d
chore(build): anchor setup-buildx-action@v2 to version v0.9.1 (#1089)
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
2 years ago
boojack 81f2166912
chore: update code owners (#1041) 2 years ago
Shruti Chaturvedi 003887d4e0
Use official Uffizzi reusable action (#1027)
* Use official Uffizzi reusable action

* Run preview if build passed successfully
2 years ago
Shruti Chaturvedi 1bdb0d465c
chore: update Uffizzi GHA for better error-handling (#996)
Update Uffizzi GHA for better error-handling
2 years ago
boojack 5b0a54bfb7
chore: clean `package.json` (#993)
* chore: clean `package.json`

* chore: update
2 years ago
Jasper Platenburg 288ecc617d
feat: issue translator workflow (#956)
Create issue-translator.yml
2 years ago
boojack aacaf3f37c
chore: remove sponsor with open collective (#947)
chore: update github sponsors
2 years ago
boojack ad4a79a510
chore: update GitHub sponsor (#946)
chore: update github sponsor
2 years ago
boojack 1441a1df1f
chore: update funding with open collective (#940) 2 years ago
boojack a797280e3f
chore: update middleware skipper (#887)
* chore: update middleware skipper

* chore: update
2 years ago
boojack 293f88e40c
chore: update GitHub action name (#886)
* chore: update github actions name

* chore: update
2 years ago
boojack f888c62840
chore: update userinfo validator (#868)
* chore: update userinfo validator

* chore: update actions

* chore: update
2 years ago
boojack afc9709484
chore: update dev config (#857) 2 years ago
boojack fae9b3db46
chore: revert add `linux/arm/v7` to platforms (#843)
Revert "chore: add `linux/arm/v7` to platforms (#842)"

This reverts commit 49c7f49820.
2 years ago
boojack 49c7f49820
chore: add `linux/arm/v7` to platforms (#842) 2 years ago
boojack e52d77b2c4
chore: restore lockfile (#840) 2 years ago
M. Gschwandtner 90d0ccc2e8
feat: add arm/v7 to buildx platforms (#802)
added arm/v7 to buildx platforms

Co-authored-by: M. Gschwandtner <84477901+OnlyPain-ctrl@users.noreply.github.com>
2 years ago
Shruti Chaturvedi a2ee750d1e
fix: bump Version of reusable.yaml (#707)
Bump version

Bump up the version for reusable.yaml to v2
2 years ago
Shruti Chaturvedi 3f0601f651
feat: add Uffizzi Integration (#655)
* Integrate Uffizzi

* Update docker-compose.uffizzi.yml

Start memos in dev mode

Co-authored-by: boojack <stevenlgtm@gmail.com>

Co-authored-by: boojack <stevenlgtm@gmail.com>
2 years ago
boojack 9fe15a03b3
chore(revert): update test image platforms (#576)
Revert "chore: update test image platforms (#575)"

This reverts commit 500afffbcf.
2 years ago
boojack 500afffbcf
chore: update test image platforms (#575)
chore: update test image plantforms
2 years ago
boojack e2cbea2022
chore: update action name (#573) 2 years ago
boojack 7ad7461a92
chore: add test docker image (#559) 2 years ago
Zeng1998 11a7e897dc
fix: update issue template (#530) 2 years ago
boojack 5aee2f46ab
chore: update issue template (#517) 2 years ago
boojack 878e0eabc8
feat: add crawler plugin (#492)
* feat: add crawler plugin

* chore: update

* chore: go mod tidy

* chore: update
2 years ago
boojack 62f63d4af7
chore: update dependencies version (#491) 2 years ago
boojack 0b10d24eb2
chore: update bug report template (#316)
chore: update but report template
2 years ago
boojack 06ec59eca4
chore: add issue template (#314) 2 years ago
steven 2298ac6ff3 chore: add `FUNDING.yml` 2 years ago
steven dfd461518f chore: add jest github action 2 years ago
Steven 059080f194 chore: fix docker tag 2 years ago
Steven 78c159cd59 chore: fix build tag 2 years ago
Steven 721aa3c907 chore: update `v0.4.4` 2 years ago
boojack 8d161b4526
fix: create shortcut input (#186)
* fix: create shortcut input

* chore: add yarn build
3 years ago
boojack b6acf62aab
chore: add eslint check in action (#185)
* chore: add eslint check in action

* chore: update cache path
3 years ago
Steven 20d7112a05 chore: update config files 3 years ago
Steven 7d0407013e chore: make `golangci-lint` happy 3 years ago
Steven 0e4e2e4bc5 chore: add `golangci-lint` action 3 years ago
boojack 7e994c8f11
chore: remove test action 3 years ago
boojack a9dce26099 chore: remove build `dev` image 3 years ago
boojack 1d8603df2b
chore: add `latest` docker tag (#113) 3 years ago
boojack c6695121f0 chore: update github action 3 years ago
boojack f743532e57
feat: support multi platforms docker image (#103) 3 years ago
boojack 58f62f88a8
chore: add test github action (#102)
chore: test
3 years ago
boojack 3a837203a5 chore: update buildx version 3 years ago
boojack d211f0f474 chore: support multi-plantform for docker 3 years ago
boojack fa9443f121 chore: update docker username 3 years ago
boojack 9611ff7386
chore: release v0.1.3 (#98)
* chore: update github action

* chore: release `v0.1.3`

* fix: create migration_history table

* fix: compare migration_history
3 years ago
boojack 0b50122aac fix: version getter 3 years ago
email b0d3b5c76e chore: update dev image tag name 3 years ago
email 1c4a0f8fec chore: rename actions 3 years ago
email b3a431570c feat: system api with profiles 3 years ago
STEVEN 8ad98291eb
feat: add codeql.yml 3 years ago
email e88ab634d9 feat: update docker image tag with `next` 3 years ago
STEVEN 247e37d5af
feat: add build&push docker image action
* feat: add build&push docker image action

* fix file end line
3 years ago