DacongDA
cabe830f55
feat: use dynamic import to load web3Auth ( #2757 )
...
* feat: use dynamic import to load web3Auth and success reduce the size of signin page to 720KB when web3 idp disabled
* feat: avoid frequent import in OAuthWidget.js which may cause e2e test EPIPE error
* feat: remove import may cause e2e error
* feat: remove import may cause e2e error
* feat: remove bug may cause e2e error
* feat: try use chrome in ci/cd instead of electron to solve e2e error
2024-02-28 15:58:04 +08:00
Yang Luo
117259dfc5
ci: fix repo name in CI
2024-02-10 15:38:17 +08:00
Satinder Singh
53df2c2704
fix: add semantic versioning for helm charts ( #2603 )
2024-01-14 09:44:16 +08:00
Yang Luo
60096468fe
fix: fix CI email
2024-01-13 18:12:52 +08:00
Satinder Singh
530d054adb
feat: ci should commit index.yaml and push to docker hub ( #2600 )
2024-01-11 16:10:08 +08:00
Michael
518288691d
fix(ci): fix the helm publish step ( #2593 )
...
fixes https://github.com/casdoor/casdoor-helm/issues/3
2024-01-09 17:48:01 +08:00
Michael
b9d171718f
chore(helm): move to dedicated helm-repo ( #2587 )
...
* chore(helm): move to dedicated helm-repo: https://github.com/casdoor/casdoor-helm
* feat(actions): explicit checkout helm repo
* chore: feedback from pr comment
2024-01-08 02:02:05 +08:00
Michael
9e536850fd
feat(helm): support for extra volume mounts ( #2584 )
...
* feat(helm): support for extraVolumes and extraVolumeMounts
* ci(helm): run helm unittests
2024-01-07 03:30:44 +08:00
Yang Luo
b9d3e2184c
fix: update CI node version from 16 to 18
2023-12-22 09:28:45 +08:00
Satinder Singh
b31a317585
feat: add helm release github action ( #2546 )
2023-12-15 19:30:10 +08:00
Yang Luo
8ebb158765
feat: improve README
2023-11-09 21:52:52 +08:00
QingKai Hao
9aec69ef47
feat: stop building docker image of linux/arm64 ( #2390 )
2023-10-10 21:19:54 +08:00
Yang Luo
98411ef67b
feat: remove db migrate CI
2023-10-10 19:22:41 +08:00
Yaodong Yu
d12117324c
feat: support admin to enable MFA for other users ( #2221 )
...
* feat: support admin enable user sms and email mfa
* chore: update ci
* chore: update ci
2023-08-17 17:19:24 +08:00
OutOfEastGate
8c73cb5395
fix: fix golangci-lint ( #1775 )
2023-04-23 17:02:29 +08:00
Yaodong Yu
e1842f6b80
feat: fix LDAP server handle filter without CN field as * ( #1705 )
...
* fix: set ldap server default filter name as *
* fix: default use built-in organization to bind
* chore: use cache reduce the ci test time
2023-04-04 20:51:28 +08:00
longxu0509
da7336a9a4
feat: support getting versionInfo in docker ( #1673 )
...
* feat: support getting versionInfo in docker
* fix: fix build
* fix: fix build
* fix: fix system
2023-03-21 20:46:17 +08:00
Zayn Xie
db401b2046
ci: add migration ci test ( #1600 )
...
* feat: add migration ci test
* feat: add migration ci test
* feat: add migration ci test
---------
Co-authored-by: Zayn Xie <84443886+xiaoniuren99@users.noreply.github.com>
2023-03-01 17:30:08 +08:00
jakiuncle
29f1ec08a2
fix: fix CI error by auto waiting for localhost:7001 to start up ( #1548 )
2023-02-14 14:50:58 +08:00
jakiuncle
fdccb8b22b
feat: Test whether the page can be accessed ( #1517 )
...
* feat: add new line
* feat: Test whether the page can be accessed
* feat: Change the e2e order
* feat: add Test Retries
* feat: change yarn.lock
* feat: add new line
2023-02-03 19:59:28 +08:00
jakiuncle
c93bc0dda2
fix: add e2e cypress screenshots and videos if failed ( #1465 )
...
* feat: location error
* feat: location error
* feat: test error
* feat add e2e
* feat: delete cypress dependency
* feat: Add e2e error feedback
2023-01-11 23:56:09 +08:00
jakiuncle
6daadf8d3c
feat: add e2e test ( #1445 )
...
* add cypress
* feat: add crypress ci
2023-01-09 00:16:32 +08:00
Mr Forest
2bb2c36f22
fix: add crowdin action env ( #1381 )
2022-12-07 14:05:21 +08:00
Mr Forest
1bb3d2dea9
feat: refactor backend i18n ( #1373 )
...
* fix: handle the dataSourceName when DB changes
* reduce duplication of code
* feat: refactor translation error message
* feat: use json intsead of ini file
* remove useless translation
* fix translate problems
* remove useless addition
* fix pr problems
* fix pr problems
* fix split problem
* use gofumpt to fmt code
* use crowdin to execute backend translation
* fix pr problems
* refactor: change translation file structure same as frontend
* delete useless output
* update go.mod
2022-12-07 13:13:23 +08:00
Bingchang Chen
d0751bf2fa
feat: add arm docker ( #1236 )
2022-10-22 11:08:29 +08:00
Gucheng Wang
6670450439
Update CI node-version to 16
2022-09-18 15:52:12 +08:00
q1anx1
ef5abdfa8f
feat: rollback to fix ci ( #1051 )
2022-08-22 11:14:51 +08:00
q1anx1
80a2263b18
fix: fix ci bug: "/go/src/casdoor/.git/refs/heads" not found ( #1050 )
2022-08-22 01:02:57 +08:00
q1anx1
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
q1anx1
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
Atom Pi
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
Nekotoxin
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
Rafael Firmino
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
Yang Luo
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
sh1luo
edf621f4d5
feat: support web-auth way for wecom ( #275 )
...
Signed-off-by: sh1luo <690898835@qq.com>
2021-08-23 23:12:53 +08:00
sh1luo
2def51ad99
fix: remove forked repo workflow ( #267 )
...
Signed-off-by: sh1luo <690898835@qq.com>
2021-08-16 21:04:23 +08:00
sh1luo
8c84ba53b4
fix: dockerhub address ( #250 )
...
Signed-off-by: sh1luo <690898835@qq.com>
2021-08-14 14:23:37 +08:00
sh1luo
d103a2bd8c
fix: support master branch trigger ( #247 )
...
Signed-off-by: sh1luo <690898835@qq.com>
2021-08-14 14:23:34 +08:00
sh1luo
b58d5ebb2c
feat: support semantic release ( #244 )
...
Signed-off-by: sh1luo <690898835@qq.com>
2021-08-14 14:23:30 +08:00
ERIK
521cda7b4e
fix: Fix PR failing checks ( #183 )
...
Signed-off-by: ErikQQY <2283984853@qq.com>
2021-07-19 16:39:04 +08:00
ErikQQY
07178a7125
fix: Using Crowdin action implement translation sync
...
Signed-off-by: ErikQQY <2283984853@qq.com>
2021-07-19 12:16:05 +08:00
ErikQQY
49ede30fb8
fix: Change commit author to casbin bot
...
Signed-off-by: ErikQQY <2283984853@qq.com>
2021-07-19 09:58:22 +08:00
ErikQQY
dcf85591e2
feat: Integrate Crowdin
...
Signed-off-by: ErikQQY <2283984853@qq.com>
2021-07-03 10:09:29 +08:00