Commit Graph

308 Commits

Author SHA1 Message Date
Zihlu Wang ae4f914376 ci: fix ci configurations 2024-04-29 18:00:00 +08:00
Zihlu Wang a1323771c6 ci: fix ci configurations 2024-04-29 17:58:33 +08:00
Zihlu Wang d5d5bb8edf ci: fix ci configurations 2024-04-29 17:54:12 +08:00
Zihlu Wang 6e065ef8d0 ci: fix ci configurations 2024-04-29 17:40:53 +08:00
Zihlu Wang 1d779c7a60 Merge branch 'refs/heads/development' 2024-04-29 17:36:09 +08:00
Zihlu Wang edd9da2925 ci: fix ci configurations 2024-04-29 17:32:17 +08:00
Zihlu Wang 4718cac73e ci: fix ci configurations 2024-04-29 17:28:54 +08:00
Zihlu Wang cafcbd1a0f ci: fix ci configurations 2024-04-29 16:56:33 +08:00
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 29f19b0fad Merge pull request #28 from OnixByte/development
1.4.1
2024-04-29 16:29: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 cdc6c66b8c Merge pull request #27 from OnixByte/development
ci: remove skipping
2024-04-26 03:17:46 +08:00
Zihlu Wang 69c613468e ci: remove skipping 2024-04-26 03:17:12 +08:00
Zihlu Wang 45e12d6ad2 Merge pull request #26 from OnixByte/development
ci: added GitHub Actions
2024-04-26 03:16:19 +08:00
Zihlu Wang 778e37d8e9 ci: added GitHub Actions 2024-04-26 03:12:35 +08:00
Zihlu Wang 8f257fb28f Merge pull request #25 from OnixByte/development
Migrate group id from cn.org.codecrafters to com.onixbyte
2024-04-26 02:47:46 +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