All Projects → theonedev → Onedev

theonedev / Onedev

Licence: mit
Super Easy All-In-One DevOps Platform

Programming Languages

java
68154 projects - #9 most used programming language
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
shell
77523 projects
CSS
56736 projects
ANTLR
299 projects

Projects that are alternatives of or similar to Onedev

Flubucore
A cross platform build and deployment automation system for building projects and executing deployment scripts using C# code.
Stars: ✭ 695 (-85.98%)
Mutual labels:  devops, continuous-integration, continuous-deployment
Dyn365 Ce Devops
DevOps for Dynamics 365 Customer Engagement (CE) is becoming a popular topic. The goal of this project is to help Dynamics 365 CE solution builders understand and accelerate their implementation of DevOps practices with Dynamics CE and VSTS.
Stars: ✭ 82 (-98.35%)
Mutual labels:  devops, continuous-integration, continuous-deployment
Agola
Agola: CI/CD Redefined
Stars: ✭ 783 (-84.2%)
Mutual labels:  devops, continuous-integration, continuous-deployment
Jenkins
Jenkins automation server
Stars: ✭ 18,225 (+267.74%)
Mutual labels:  devops, continuous-integration, continuous-deployment
Syncd
syncd是一款开源的代码部署工具,它具有简单、高效、易用等特点,可以提高团队的工作效率.
Stars: ✭ 2,065 (-58.33%)
Mutual labels:  devops, continuous-integration, continuous-deployment
old vespene
DISCONTINUED: a frozen fork will exist forever at mpdehaan/vespene
Stars: ✭ 672 (-86.44%)
Mutual labels:  devops, continuous-integration, continuous-deployment
Origin
Conformance test suite for OpenShift
Stars: ✭ 8,046 (+62.35%)
Mutual labels:  devops, continuous-integration, continuous-deployment
Piplin
📤 An open source self-hosted continuous integration and deployment system - QQ群: 656868
Stars: ✭ 1,044 (-78.93%)
Mutual labels:  devops, continuous-integration, continuous-deployment
Terrahub
Terraform Automation and Orchestration Tool (Open Source)
Stars: ✭ 148 (-97.01%)
Mutual labels:  devops, continuous-integration, continuous-deployment
Orkestra
Functional DevOps with Scala and Kubernetes
Stars: ✭ 102 (-97.94%)
Mutual labels:  devops, continuous-integration, continuous-deployment
Devops Readme.md
What to Read to Learn More About DevOps
Stars: ✭ 398 (-91.97%)
Mutual labels:  devops, continuous-integration, continuous-deployment
Wflow
🐆 EXPERIMENTAL -- Runs GitHub Actions workflows locally (local) -- Don't run your YAML like a 🐪
Stars: ✭ 187 (-96.23%)
Mutual labels:  devops, continuous-integration, continuous-deployment
Hygieia
CapitalOne DevOps Dashboard
Stars: ✭ 3,682 (-25.71%)
Mutual labels:  devops, continuous-integration, continuous-deployment
Cds
Enterprise-Grade Continuous Delivery & DevOps Automation Open Source Platform
Stars: ✭ 3,677 (-25.81%)
Mutual labels:  devops, continuous-integration, continuous-deployment
Dyn365 Ce Vsts Tasks
VSTS Extension for Dynamics 365 Customer Engagement
Stars: ✭ 94 (-98.1%)
Mutual labels:  devops, continuous-integration, continuous-deployment
Xrm Ci Framework
xRM CI Framework provides you with the tools automate the build and deployment of your CRM Solution. Using the framework to implement a fully automated DevOps pipeline will allow you to deploy more frequently with added consistency and quality.
Stars: ✭ 172 (-96.53%)
Mutual labels:  devops, continuous-integration, continuous-deployment
Rocket
Automated software delivery as fast and easy as possible 🚀
Stars: ✭ 217 (-95.62%)
Mutual labels:  devops, continuous-integration, continuous-deployment
hygieia
CapitalOne DevOps Dashboard
Stars: ✭ 3,697 (-25.4%)
Mutual labels:  continuous-integration, continuous-deployment
flagsmith-nodejs-client
Flagsmith Node JS Client. Flagsmith lets you manage features flags across web, mobile and server side applications. Get builds out faster. Control who has access to new features.
Stars: ✭ 13 (-99.74%)
Mutual labels:  continuous-integration, continuous-deployment
setup-scheme
Github Actions CI / CD setup for Scheme
Stars: ✭ 13 (-99.74%)
Mutual labels:  continuous-integration, continuous-deployment

⚠️ 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

Code Annotation with Coverage and Problem

Analyze various CI reports to annotate code/diff with test coverage information and found problems.

code-annotation.png

Custom Issue States and Fields

Add custom issue states, fields and links. 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

Project Hierarchy and Setting Inheritance

Projects can be organized in a tree structure, and settings of parent project can be inherited by children. This saves a lot of efforts when manage a lot of projects with some common settings.

Child Projects


Special Thanks

yourkit

YourKit supports this project by providing a free open source license of YourKit Java profiler

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].