Giter Club home page Giter Club logo

tencent / bk-ci Goto Github PK

View Code? Open in Web Editor NEW
2.3K 69.0 485.0 356.56 MB

蓝鲸持续集成平台(蓝盾)

Home Page: https://bk.tencent.com

License: Other

Shell 0.41% Batchfile 0.01% Go 1.54% JavaScript 3.31% Kotlin 73.69% Java 0.25% CSS 0.26% Vue 16.40% TypeScript 1.14% HTML 0.25% Lua 1.46% Python 0.15% Makefile 0.03% SCSS 1.01% Dockerfile 0.01% VBScript 0.01% Smarty 0.03% Less 0.06% PowerShell 0.01%
devops blueking kotlin java continuous-integrations microservices-architecture continous-deployment continous-delivery ci

bk-ci's Issues

期待有快速体验的镜像

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

快速退出功能

右上角用户按钮加入了快速退出功能,退出功能仅在对接了蓝鲸登录系统后才有用
image

Could not download guava.jar (com.google.guava:guava:21.0)

w: /root/bkci/src/backend/common/common-api/src/main/kotlin/com/tencent/devops/common/api/pojo/Zone.kt: (32, 17): Parameter 'name' is never used

Task :common:common-service:compileKotlin FAILED

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':common:common-service:compileKotlin'.

Could not resolve all files for configuration ':common:common-service:compileClasspath'.
Could not download guava.jar (com.google.guava:guava:21.0)
> Could not get resource 'http://mirrors.cloud.tencent.com/nexus/repository/maven-public/com/google/guava/guava/21.0/guava-21.0.jar'.
> Could not GET 'http://mirrors.cloud.tencent.com/nexus/repository/maven-public/com/google/guava/guava/21.0/guava-21.0.jar'.
> Read timed out
Could not download commons-lang.jar (commons-lang:commons-lang:2.6)
> Could not get resource 'http://mirrors.cloud.tencent.com/nexus/repository/maven-public/commons-lang/commons-lang/2.6/commons-lang-2.6.jar'.
> Could not GET 'http://mirrors.cloud.tencent.com/nexus/repository/maven-public/commons-lang/commons-lang/2.6/commons-lang-2.6.jar'.
> Read timed out

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/4.10.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 42s
111 actionable tasks: 101 executed, 10 up-to-date

研发商店增加配置文件插件?

不知道现在有没有直接在构建流程中,拉取对应的配置文件,如果是测试的就拉取测试配置,如果是正式的就拉取正式配置,做到全局统一管理?

部署文档配置文件初始化步骤顺序错误

installation.md
2.2 章节的以下两个命令
./render_tpl -m bkci /data/bkee/bkci/frontend/pipeline/frontend#pipeline#index.html
./render_tpl -m bkci /data/bkee/bkci/frontend/console/frontend#console#index.html

应该放到 3.2 之下

增加webhook

1.支持github webhook
2.支持gitlab webhook
3.支持svn webhook

Project微服务模块代码结构耦合问题

Project微服务模块中特有接口按子模块分折,避免核心部分修改。
OP接口,对接蓝鲸版实现, 默认实现(sample)分开在以下模块
api-project-op
api-project-blueking
api-project-sample
对应业务实现模块:
biz-project-op
biz-project-blueking
biz-project-sample

boot-project 中的gradle.properties 负责处理依赖来决定构建出对接哪个平台的微服务包。

将版本仓库SQL状态位设置为默认展示

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

保存SVN代码库插件报错

{
"status" : 400,
"message" : "Instantiation of [simple type, class com.tencent.devops.repository.pojo.CodeSvnRepository] value failed for JSON property region due to missing (therefore NULL) value for creator parameter region which is a non-nullable type\n at [Source: (org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$UnCloseableInputStream); line: 1, column: 212] (through reference chain: com.tencent.devops.repository.pojo.CodeSvnRepository["region"])"
}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.