Commit Graph

196 Commits

Author SHA1 Message Date
Zihlu Wang 6596291f3d ci: fix ci configurations 2024-04-29 16:50:48 +08:00
Zihlu Wang ea250103e3 ci: removed coding maven package hosting 2024-04-29 16:42:45 +08:00
Zihlu Wang 17cd46e697 ci: fixed cannot export a key ring file 2024-04-29 16:26:07 +08:00
Zihlu Wang 2ed7203b39 ci: fixed cannot export a key ring file 2024-04-29 16:18:59 +08:00
Zihlu Wang 2d34b1dff5 ci: fixed cannot export a key ring file 2024-04-29 16:18:17 +08:00
Zihlu Wang 25f5a092d7 ci: fix creating secret key ring file 2024-04-29 16:15:53 +08:00
Zihlu Wang 4b0122a471 ci: fix creating secret key ring file 2024-04-29 16:15:23 +08:00
Zihlu Wang 935d54cb13 ci: fix creating secret key ring file 2024-04-29 14:42:01 +08:00
Zihlu Wang e73f8dd98f ci: fix creating secret key ring file 2024-04-29 14:41:49 +08:00
Zihlu Wang a89f8225aa ci: fix creating secret key ring file 2024-04-29 14:37:03 +08:00
Zihlu Wang 4a89118b49 ci: fix creating secret key ring file 2024-04-29 14:30:15 +08:00
Zihlu Wang 882d7469c9 ci: fix creating secret key ring file 2024-04-29 14:29:53 +08:00
Zihlu Wang 2a51489073 ci: fix creating secret key ring file 2024-04-29 14:26:52 +08:00
Zihlu Wang d8df8f0fe9 ci: fix creating secret key ring file 2024-04-29 14:24:35 +08:00
Zihlu Wang 66d933f4d0 ci: fix creating secret key ring file 2024-04-29 14:22:55 +08:00
Zihlu Wang d3e5bf84b3 ci: add steps used to publish artefacts to maven central 2024-04-29 14:16:15 +08:00
Zihlu Wang 309169393b ci: add steps used to publish artefacts to maven central 2024-04-29 14:15:24 +08:00
Zihlu Wang 69c613468e ci: remove skipping 2024-04-26 03:17:12 +08:00
Zihlu Wang 778e37d8e9 ci: added GitHub Actions 2024-04-26 03:12:35 +08:00
Zihlu Wang 8dd0dad8d9 feat: Moved package name from cn.org.codecrafters to com.onixbyte 2024-04-26 01:50:46 +08:00
Zihlu Wang 65287d0b24 refactor: Optimsed comments. 2024-03-31 18:38:12 +08:00
Zihlu Wang 5895557368 refactor: Optimsed codes.
Move private and protected methods or fields to the last of java files.
2024-03-31 18:34:01 +08:00
Zihlu Wang cb537a6844 Merge branch 'main' into development
# Conflicts:
#	devkit-core/src/main/resources/logback.xml
#	devkit-utils/src/main/resources/logback.xml
#	guid/src/main/resources/logback.xml
#	property-guard-spring-boot-starter/src/main/resources/logback.xml
#	simple-jwt-authzero/src/main/resources/logback.xml
#	simple-jwt-facade/src/main/resources/logback.xml
#	simple-jwt-jjwt/src/main/resources/logback.xml
#	simple-jwt-spring-boot-starter/src/main/resources/logback.xml
#	webcal/src/main/resources/logback.xml
2024-03-31 17:52:47 +08:00
Zihlu Wang bb79c126fa refactor: Optimised codes.
Move all private or protected to the last of files.
2024-03-31 17:47:42 +08:00
Zihlu Wang d593c83cc8 refactor: Optimised logging pattern. 2024-03-31 17:09:31 +08:00
Zihlu Wang 9975d25d30 Merge remote-tracking branch 'origin/main' 2024-03-24 16:50:34 +08:00
Zihlu Wang 1018c22248 docs: Optimised docs. 2024-03-12 10:59:36 +08:00
Zihlu Wang 5b2e96c938 refactor: Upgrade version to 1.4.0
- Upgrade to 1.4.0
- Upgrade Spring Framework to 6.1.3 to prevent
CVE-2024-22233
- Upgrade Spring Boot to 3.2.3 to prevent CVE-2024-22233
2024-03-12 10:36:25 +08:00
Zihlu Wang f764f9f3a0 refactor: Upgrade version to 1.4.0 2024-03-12 10:21:52 +08:00
Theodore Hills 45daf65481 Merge pull request #24 from CodeCraftersCN/feature/upgrade-jjwt
[Upgrade] Upgrade jjwt to v0.12.5
2024-03-12 10:21:05 +08:00
Zihlu Wang d257fbff82 feat: Upgrade jjwt to 0.12.5 2024-03-12 10:15:24 +08:00
Zihlu Wang 1a194396ff feat: Added logback configurations to each project and upgrade jjwt to 0.12.5 2024-03-11 15:17:11 +08:00
Zihlu Wang c1869dd89d docs: Updated README docs. 2024-03-03 10:48:20 +08:00
Zihlu Wang b7727b3c7d docs: Updated README docs. 2024-02-24 03:58:03 +08:00
Zihlu Wang fa27fdb797 build: Upgrade to v1.3.2 2024-02-24 03:00:53 +08:00
Zihlu Wang fb3c2ba8ca fix: Fixed the issue the Spring Boot application cannot run when other GuidCreators are defined as beans
Added Quilifier to jtiCreator
2024-02-24 03:00:35 +08:00
Zihlu Wang 5375d00be5 build: Upgrade to v1.3.1
excluded logback configurations
2024-02-23 02:13:48 +08:00
Theodore Hills 44185122f2 Merge pull request #23 from CodeCraftersCN/release/1.3.0
Release version 1.3.0
2024-01-31 17:00:27 +08:00
Zihlu Wang e1ecc9f68e build: Build and release version 1.3.0. 2024-01-31 16:39:30 +08:00
Zihlu Wang 0a2beaf079 docs: Optimised project descriptions. 2024-01-31 16:38:06 +08:00
Zihlu Wang 23c2a2bd06 docs: Added some documents. 2024-01-31 12:26:13 +08:00
Zihlu Wang 35212f2f1c fix: Fixed the issue that some artifacts cannot be published to maven repository. 2024-01-31 12:25:29 +08:00
Zihlu Wang e120becf94 build: Change build scripts. 2024-01-31 11:10:48 +08:00
Theodore Hills 644d696cb6 Merge pull request #22 from CodeCraftersCN/release/1.2.2-gradle
Release/1.2.2-gradle
2024-01-31 05:32:58 +08:00
Zihlu Wang 795bd635de fix: Fixed the issue that publications cant be pushed to maven central server. 2024-01-31 05:29:37 +08:00
Zihlu Wang 860bbc2b8f build: Finished moving to gradle. 2024-01-31 04:41:10 +08:00
Zihlu Wang d4a760b767 build: Moved to gradle 2024-01-31 03:02:17 +08:00
Zihlu Wang 5e31565dd2 build: Changed toolchain to gradle. 2024-01-31 02:43:17 +08:00
Zihlu Wang 367a96b9ad Merge remote-tracking branch 'origin/master' 2024-01-26 08:42:50 +08:00
Zihlu Wang 896a637a1d chore: Added third-party maven repository server.
This project now can be accessed from coding maven repository for Chinese mainland.
2024-01-26 08:39:20 +08:00