Jenkins安装

在Mac上,使用Homebrew命令安装Jenkins

1
brew install jenkins-lts

安装成功后使用下面命令启动Jenkins服务器
1
brew services start jenkins-lts

在本地

其他常用命令

1
2
brew services restart jenkins-lts // 重启Jenkins
brew upgrade jenkins-lts // 升级Jenkins

Jenkins中的其他概念.

Node
Agent
创建Pipeline类型的Work无法看到workspace

通过新建一个Node的方式,并在pipeline流水线中制定,

遇到的问题

使用homebrew安装了java,在终端中运行Java提示The operation couldn’t be completed. Unable to locate a Java Runtime. Please visit http://www.java.com for information on installing Java.
原因可能是使用homebrew安装的java没有jvm,需要去java官网手动安装

Jenkins执行成功/失败上报飞书

飞书+Luban使用

问题记录

Arm版本的MacOS上使用.Net9并不行
需要使用.Net8

抖音小游戏SDK
https://bytedance.larkoffice.com/docx/doxcnTom4J47auHMnkjGYMBaNnZ
SDK使用文档
https://bytedance.larkoffice.com/docx/Pu56d7eWfo53PaxizyNcOsxXnBe

Unity更新飞书文档