Commit Graph

32 Commits

Author SHA1 Message Date
lbw
47a7e7a7c1 🔖 Releasing / Version tags. 3.7.4 2024-01-28 21:47:39 +08:00
lbw
eac07916f4 👷 Adding CI build system. 增加 atomgit 2023-06-23 11:39:37 +08:00
lbw
0d78482d8c 👷 Adding CI build system. 增加 atomgit 2023-06-23 11:29:10 +08:00
lengleng
a67aaa4daf
!364 增加缓存RedisUtils工具类,提供了各种RedisTemplate各种语法糖,响应体R中增加内部调用是否成功判断R.isSuccess()方法,以及自定义返回指定状态码R.result(null, 1001, "业务提示")
Merge pull request !364 from xianxin100/master
2023-05-12 10:12:35 +00:00
冷冷
edc8f04b21
Merge pull request #862 from xuxiaowei-com-cn/dev-actions
👷 升级 actions
2023-05-12 16:09:25 +08:00
lbw
d0ac469e01 💚 Fixing CI Build. ci 不支持mirror 2023-05-12 16:00:49 +08:00
徐晓伟
118ddf45ae 👷 升级 actions 2023-05-08 17:27:55 +08:00
徐晓伟
9949a72838 👷 增加 java 17
用于测试在 java 17 的环境下是否能运行
比如:防止在代码中使用了一些 sun 包下的类,而 java 17 不存在
2023-05-08 17:06:45 +08:00
twelvet
e45423c4ca
使用缓存加快构建速度
Signed-off-by: twelvet <2471835953@qq.com>
2023-01-07 09:38:57 +00:00
lbw
5f591a20d5 💚 Fixing CI Build. CI 增加代码镜像 GitLink 2022-08-09 14:48:58 +08:00
lbw
f0aaaaa7d5 💚 Fixing CI Build. CI 增加代码镜像 GitLink GitCode 2022-08-09 14:32:59 +08:00
lbw
2e09a5b461 💚 Fixing CI Build. CI 增加代码镜像 GitLink GitCode 2022-08-09 14:30:12 +08:00
lbw
5f8ec78f36 🔒 Fixing security issues. close #I4OJE1 Apache Log4j 中出现新的远程代码执行漏洞 2021-12-29 13:20:09 +08:00
lbw
c8d69e1573 💚 Fixing CI Build. 不再推送 success 事件,避免信息轰炸 2021-12-27 14:59:03 +08:00
MicLng
cedf9440a2 👷 support issue auto close and gitee repo auto asny 2021-10-27 12:31:54 +08:00
MicLng
66799bdb85 Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
#	.github/workflows/issue.yml
2021-10-27 12:31:40 +08:00
MicLng
da3f902ff5 👷 support issue auto close and gitee repo auto asny
👷 support issue auto close and gitee repo auto asny

👷 support issue auto close and gitee repo auto asny

👷 support issue auto close and gitee repo auto asny

👷 support issue auto close and gitee repo auto asny

👷 support issue auto close and gitee repo auto asny
2021-10-27 12:30:06 +08:00
MicLng
f926a9f749 Merge remote-tracking branch 'origin/dev' into dev 2021-10-27 12:28:22 +08:00
MicLng
73f4d7702b 👷 support issue auto close and gitee repo auto asny
👷 support issue auto close and gitee repo auto asny

👷 support issue auto close and gitee repo auto asny
2021-10-27 12:11:58 +08:00
MicLng
9de07455b7 👷 support issue auto close and gitee repo auto asny 2021-10-27 11:45:28 +08:00
MicLng
666c050d16 👷 support issue auto close and gitee repo auto asny 2021-10-27 11:41:54 +08:00
MicLng
54fa707da9 💚 Fixing CI Build. pig-mysql dockerfile error key words 2021-10-27 09:05:17 +08:00
MicLng
3ce61d2f7a 🔖 Releasing / Version tags. 3.4.0
🔖 Releasing / Version tags. 3.4.0
2021-10-19 13:53:11 +08:00
Carl Dea
0af4e21566
Using TCK Tested JDK builds of OpenJDK
The AdoptOpenJDK has been discontinued since July 2021 (https://adoptopenjdk.net). This request is to switch the distribution from 'adopt' to Azul `zulu`. When using Zulu you get all the latest updated (TCK Tested) builds for all versions of OpenJDK even archived fixed versions. 

Also added to the GH Action workflow are fixed (major) release version(s) such as `JDK 11.0.3`. This is often a good practice whenever a build/test triggers (push/pull events) to help determine if the latest (`JDK 11`) had failed the from the **latest build** vs something in **your code** caused (or introduced). 

**For example**, when building with `JDK 11.0.3` (fixed version) the build/tests passes (Green) and JDK 11 fails (Red) will mean that the latest `JDK 11` was the cause and not your code. 

**Note:** Other distributions such as Temurin do not support archived fixed releases prior to Sept. 2021 and many of the non-LTS (long term support) releases if you are planning to try out newer features of the Java language.
2021-10-04 12:09:22 -04:00
云彩ing
1f68e688d6 💚 Fixing CI Build. 2021-09-12 22:21:44 +08:00
云彩ing
86cae4e0ca 💚 Fixing CI Build. github action结果推送到 企微
💚 Fixing CI Build.
2021-09-12 22:05:14 +08:00
云彩ing
828d4e156d 💚 Fixing CI Build. github action结果推送到 企微 2021-09-12 07:49:15 +08:00
云彩ing
6f5473ef4d 💚 Fixing CI Build. fork 仓库不执行钉钉 action结果推送 2021-09-12 07:37:47 +08:00
lbw
f081ca641d 🔥 删除无用 workflows github action 2021-04-23 13:16:02 +08:00
lbw
2f333fd0f9 💚 增加github action 用于 github gitee 代码同步 2021-04-23 13:08:09 +08:00
lbw
267172fb21 👷 Adding CI build system. 格式化代码 2021-04-16 11:47:59 +08:00
lbw
69e9c9db76 👷 Adding CI build system. 格式化代码 2021-04-16 11:47:36 +08:00