Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: 支持编译加速saas相关API #6508 #6516

Closed
wants to merge 16 commits into from
Closed

feat: 支持编译加速saas相关API #6508 #6516

wants to merge 16 commits into from

Conversation

jishuyiliu
Copy link
Contributor

@@ -37,4 +37,5 @@ object Versions {
const val Leaf = "1.0.1-RELEASE"
const val p4 = "2021.1.2163843"
const val YamlSchema = "1.0.49"
const val Turbo = "0.0.1"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个版本在哪使用?

@@ -12,6 +12,10 @@ allprojects {
version = (System.getProperty("ci_version") ?: "1.7.0") +
if (System.getProperty("snapshot") == "true") "-SNAPSHOT" else "-RELEASE"

repositories {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

不要引用非外网相关的仓库

@jishuyiliu jishuyiliu closed this Apr 13, 2022
@jishuyiliu jishuyiliu reopened this Apr 13, 2022
@jishuyiliu jishuyiliu closed this Apr 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants