Commit Graph

23 Commits

Author SHA1 Message Date
d0751bf2fa feat: add arm docker (#1236) 2022-10-22 11:08:29 +08:00
6670450439 Update CI node-version to 16 2022-09-18 15:52:12 +08:00
ef5abdfa8f feat: rollback to fix ci (#1051) 2022-08-22 11:14:51 +08:00
80a2263b18 fix: fix ci bug: "/go/src/casdoor/.git/refs/heads" not found (#1050) 2022-08-22 01:02:57 +08:00
108fdc174f chore(ci): add linter the check go code style (#991)
* feat(ci): auto format go code

* fix: fix #997

* chore(ci): add go code style linter

* fix: fix cmd error

* chore: add `linter` of needs

* chore: modiy commnet style
2022-08-13 10:57:13 +08:00
13de019d08 chore(ci): use cache to accelerate ci (#1004)
* chore(ci): use cache to accelerate ci

* chore: comment
2022-08-11 10:20:53 +08:00
cd902a21ba fix: some minor bugs and make Dockerfile more productive. (#831)
* fix: some minor bugs and make Dockerfile more productive.

* fix: make GitHub CI configuration support build image with STANDARD target.

* fix: Naming the base stage in multi-stage builds with lowercase letters to support various operating systems.

* fix: copy swagger to the image as well.
2022-06-29 23:21:18 +08:00
1d183decea fix: cicd error (#671)
* fix: ci/cd error

* fix: ci/cd error

* fix: ci/cd error
2022-04-16 00:09:23 +08:00
47d1448c02 test: add step in gitHub action from running tests first (#476)
* Add step for running tests in github actions

The test xlsx/xlsx_test.go is removed becout the path containing
file not exist.

* Fix error in test

* test: This test was supposed to test getUsers, but it does nothing

This test will be rewrite for using a clean database, today its
necessary create a syncer manualy for this test pass.

* Add syncer tests

* Fix Copyright position

* fix: back with test file
2022-02-10 17:15:15 +08:00
5389cb435c Fix Crowdin sync. 2022-01-02 23:16:08 +08:00
8345295d0c feat: fix github-ci (#390) 2021-12-22 23:20:33 +08:00
3bdc0e0d1b feat: add all-in-one version (#389)
Signed-off-by: Товарищ программист <2962928213@qq.com>
2021-12-22 21:58:25 +08:00
47ed2e903c feat: set to push image with tag latest as well (#381)
Signed-off-by: Товарищ <2962928213@qq.com>
2021-12-18 23:32:28 +08:00
3355f8644e fix: modify image push policy (#377)
Signed-off-by: Товарищ <2962928213@qq.com>
2021-12-18 20:44:27 +08:00
edf621f4d5 feat: support web-auth way for wecom (#275)
Signed-off-by: sh1luo <690898835@qq.com>
2021-08-23 23:12:53 +08:00
2def51ad99 fix: remove forked repo workflow (#267)
Signed-off-by: sh1luo <690898835@qq.com>
2021-08-16 21:04:23 +08:00
8c84ba53b4 fix: dockerhub address (#250)
Signed-off-by: sh1luo <690898835@qq.com>
2021-08-14 14:23:37 +08:00
d103a2bd8c fix: support master branch trigger (#247)
Signed-off-by: sh1luo <690898835@qq.com>
2021-08-14 14:23:34 +08:00
b58d5ebb2c feat: support semantic release (#244)
Signed-off-by: sh1luo <690898835@qq.com>
2021-08-14 14:23:30 +08:00
521cda7b4e fix: Fix PR failing checks (#183)
Signed-off-by: ErikQQY <2283984853@qq.com>
2021-07-19 16:39:04 +08:00
07178a7125 fix: Using Crowdin action implement translation sync
Signed-off-by: ErikQQY <2283984853@qq.com>
2021-07-19 12:16:05 +08:00
49ede30fb8 fix: Change commit author to casbin bot
Signed-off-by: ErikQQY <2283984853@qq.com>
2021-07-19 09:58:22 +08:00
dcf85591e2 feat: Integrate Crowdin
Signed-off-by: ErikQQY <2283984853@qq.com>
2021-07-03 10:09:29 +08:00