OneDev 11.2 - C/C++ CI/CD template and report support
2024-09-25

This relelease is able to suggest CI/CD template for cmake/bazel based projects to simplify tasks such as cache setup, unit test and coverage report publish. This release also adds support for googl...

OneDev 11.1 - Improved python support
2024-09-07

This relelease is able to analyze Pylint, Ruff, and Mypy report to annotate source code to facilitate python code review. It also suggests job setup for python projects using typical dependency mana...

Critical security vulnerability notice for OneDev
2024-09-01

A criticial security vulnerability was found allowing unauthenticated user reading arbitrary file accessible by OneDev server process. This affects all versions before and include 11.0.8. Please upgra...

OneDev 11 - Statistics and trends for issues, builds, and pull requests
2024-07-26

OneDev 11 enterprise edition is released with statistics and trends for issues, builds, and pull requests matching specified criterias. With valid subscription, these statistics can be accessed either...

Working with boards and iterations
2024-07-05

Iteration is a core concept in OneDev to support progressive and iterative working on issues. Together with issue board, it can easily achieve typical development methodologies such as Scrum and Kanba...

OneDev 10.8 is released
2024-06-07

OneDev 10.8 is now available with below improvements: ### Sequential job execution control Jobs can now optionally define a sequential group in more settings for sequential execution control. Jobs e...

OneDev 10.7 - Access token permission customization
2024-05-14

Previously access tokens always have same permission as user, which is not convenient. With 10.7, permissions of access tokens can be customized to authorize desired projects with desired roles, as lo...

OneDev 10.6 - JIRA style issue key
2024-05-05

OneDev references issues in markdown or commit message in form of `#<issue number>` which is convenient. However when reference issues in other projects, the project path should be prefixed, for insta...

OneDev 10.5 - Security fixes, trivy integration, better container image workflow, and cache improvements
2024-04-23

Highlights in this release: ### Docker image pollution vulnerability fix Untrusted users can publish fake docker images on the node via docker executor to pollute images used by other jobs running o...

OneDev 10.4 - dependency vulnerability and license violation scan
2024-04-07

OneDev 10.4 released with dependency vulnerability and license violation scan, together with some other improvements. ### Dependency vulnerability and license violation report CI/CD steps to scan s...

OneDev 10.3: non-root step container support
2024-03-04

[OneDev 10.3](https://code.onedev.io/onedev/server/~builds/4785) is able to specify user id and group id when run docker container via steps. ![nonroot.png](/downloads/attachments/799f2656-9dbc-4b68...

TOD - command line tool to run CI/CD jobs against local changes
2024-02-27

OneDev 10.2 comes with TOD (**T**he**O**ne**D**ev), a command line tool to test/debug CI/CD jobs against local changes to avoid the modify/commit/push/run/check cycles. Under the hood, tod stashes lo...

© 2023-Present OneDev PtyAll rights reserved.
Privacy Policy | Contact Us
Please wait...
Page is in error, reload to recover