feidianbo / onedev

Super Easy All-In-One DevOps Platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚠️ NOTE: We develop OneDev at code.onedev.io for sake of dogfooding. All issues and pull requests should be created there

All-In-One DevOps Platform

With Git Management, Issue Tracking, and CI/CD. Simple yet Powerful.

Docker First Kubernetes Native Build Farm

Out-of-box CI/CD capability with docker. Trivial to scale up to run massive jobs as pods in Kubernetes. Transparent support for Linux and Windows containers.

Job Executor

Effortless Agent Based Build Farm

In case you do not have Kubernetes clusters, or want to run CI/CD jobs outside docker, agents can be installed on remote machines to set up your build farm. OneDev server will push updates to agents automatically to make agent maintenance effortless

agents.png

Set up CI/CD in a Breeze

CI/CD configuration is defined in a yaml file together with your code, and OneDev provides a GUI to generate the file without any learning curve.

Cispec

Flexible Build Workflow and Pipeline

Conditional build parameters. Create matrix builds by combining different parameters. Connect jobs to create pipelines. Run jobs concurrently to speed up processing. Run jobs automatically upon certain events, or manually by authorized users

Build Workflow

Custom Issue States and Fields

Add custom issue states and fields. Configure field dependencies. Transit issue state automatically upon certain events, or manually by authorized users

Custom Issue

Auto-Refreshing Issue Boards

Define issue boards to show issues in columns based on values of specified field. Perform issue operations without leaving the board. Refresh board automatically to reflect most recent issue state.

Issue Boards

Code Intelligence

Symbol search and navigation in source code and diff. Outline display and search. Works for every commit. Currently supports Java, JavaScript, C, C++, CSharp, Go, PHP, Python, CSS, SCSS, LESS and R.

Symbol Search

Code Discussions and Comprehensions

Instant and lightweight code discussions on code and diff blocks without creating pull requests. Discussions stay with the code to help code comprehension even if file is changed or renamed.

Code Comments

Flexible Pull Request Review Policies

Enforce pull request review with branch protections. Specify required reviewers and builds for desired file patterns.

Branch Protection

Painless Pull Request Review

Review pull request commits as a whole or one by one. Organize code discussions in threads to show changes since last review explicitly

Increment Review

Powerful Query Language

Perform sophisticated queries against projects, commits, builds, issues, pull requests or code comments with a powerful query language. Save query for quick access. Subscribe to saved query to get notified of interesting events.

Powerful Query

Deep Integration of Code, Issue, Pull Request and Build

Configure issues to transit to desired state upon commit, build or pull request events. See commit and pull request events in issue activities. Query fixed issues between builds. Find builds or pull requests fixing particular issues or commits

Issue Query

Service Desk to Work with Issues over Email

The ability to submit and discuss issues over email makes OneDev a perfect customer supporting system, with the ability to create tickets of different priorities for different customers, and assign to different support representatives.

service-desk-setting.png

Fine Grained Permission Control

Define permission schemes best suiting your development workflow. For instance, you may specify who can change particular source folder, who can assign issues, who can run release builds, or who can access build log, etc.

Role

About

Super Easy All-In-One DevOps Platform

License:MIT License


Languages

Language:Java 83.1%Language:JavaScript 10.1%Language:HTML 3.0%Language:Shell 2.2%Language:CSS 1.3%Language:ANTLR 0.4%Language:Dockerfile 0.0%