Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Tencent/bk-ci into issue_…
Browse files Browse the repository at this point in the history
…11386
  • Loading branch information
lockiechen committed Jan 8, 2025
2 parents 0ef8a2d + 4ab15b9 commit 760df15
Show file tree
Hide file tree
Showing 604 changed files with 24,436 additions and 4,679 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,8 @@ jobs:
version=`echo $version | sed 's/-/./g'`
major=`echo $version | cut -d. -f1`
minor=`echo $version | cut -d. -f2`
echo "version_file=CHANGELOG/CHANGELOG-$major.$minor.md"
echo "version_file=CHANGELOG/CHANGELOG-$major.$minor.md" >> $GITHUB_OUTPUT
echo "version_file=CHANGELOG/zh_CN/CHANGELOG-$major.$minor.md"
echo "version_file=CHANGELOG/zh_CN/CHANGELOG-$major.$minor.md" >> $GITHUB_OUTPUT
- name: Create Release
id: create_release
uses: ncipollo/[email protected]
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG/README_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
- [CHANGELOG-2.0.md](en/CHANGELOG-2.0.md)
- [CHANGELOG-2.1.md](en/CHANGELOG-2.1.md)
- [CHANGELOG-3.0.md](en/CHANGELOG-3.0.md)
- [CHANGELOG-3.1.md](en/CHANGELOG-3.1.md)
8 changes: 4 additions & 4 deletions CHANGELOG/en/CHANGELOG-2.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<!-- NEW RELEASE NOTES ENTRY -->
# v2.0.3
## 2024-05-28
## Changelog since v2.0.2
### Changelog since v2.0.2
#### New
- [New] Modification of the login failure pop-up window specification [link](http://github.com/TencentBlueKing/bk-ci/issues/8125)

Expand All @@ -28,19 +28,19 @@

# v2.0.2
## 2024-03-04
## Changelog since v2.0.1
### Changelog since v2.0.1
#### New
- [New] Initialize bkrepo to modify httpSchema [link](http://github.com/TencentBlueKing/bk-ci/issues/10056)

# v2.0.1
## 2024-03-01
## Changelog since v2.0.0
### Changelog since v2.0.0
#### Fixes
- [Fix] Fix the problem of new project failure [link](http://github.com/TencentBlueKing/bk-ci/issues/10045)

# v2.0.0
## 2024-01-02
## Changelog since v1.14.0
### Changelog since v1.14.0
#### New
- [New] Support the authority center RBAC [link](http://github.com/TencentBlueKing/bk-ci/issues/7794)
- [New] Add project management front-end service [link](http://github.com/TencentBlueKing/bk-ci/issues/7923)
Expand Down
20 changes: 10 additions & 10 deletions CHANGELOG/en/CHANGELOG-2.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<!-- NEW RELEASE NOTES ENTRY -->
# v2.1.3
## 2024-05-28
## Changelog since v2.1.2
### Changelog since v2.1.2
#### New
- [New] Modification of the login failure pop-up window specification [link](http://github.com/TencentBlueKing/bk-ci/issues/8125)

Expand All @@ -45,19 +45,19 @@

# v2.1.2
## 2024-05-20
## Changelog since v2.1.1
### Changelog since v2.1.1
#### Fixes
- [Fix] [Community] Listing failure & white screen issue on pipeline execution page [v2.1.0+] [Link](http://github.com/TencentBlueKing/bk-ci/issues/10357)

# v2.1.1
## 2024-04-26
## Changelog since v2.1.0
### Changelog since v2.1.0
#### Fixes
- [Fix] Failed to start the process service in version 2.1 [link](http://github.com/TencentBlueKing/bk-ci/issues/10271)

# v2.1.0
## 2024-04-22
## Changelog since v2.0.0
### Changelog since v2.0.0
#### New
- [New] Docker build machine supports extended resource scheduling [link](http://github.com/TencentBlueKing/bk-ci/issues/10162)
- [New] Link between operational products and organizational structure [link](http://github.com/TencentBlueKing/bk-ci/issues/10213)
Expand Down Expand Up @@ -331,7 +331,7 @@

# v2.1.0-rc.6
## 2024-04-19
## Changelog since v2.1.0-rc.5
### Changelog since v2.1.0-rc.5
#### New
- [New] Docker build machine supports extended resource scheduling [link](http://github.com/TencentBlueKing/bk-ci/issues/10162)
- [New] Link between operational products and organizational structure [link](http://github.com/TencentBlueKing/bk-ci/issues/10213)
Expand All @@ -358,7 +358,7 @@

# v2.1.0-rc.5
## 2024-04-10
## Changelog since v2.1.0-rc.4
### Changelog since v2.1.0-rc.4
#### New
- [New] Create/edit project openapi and add mandatory check for operational products [link](http://github.com/TencentBlueKing/bk-ci/issues/10088)
- [New] Support customizing project-level user groups through the interface [link](http://github.com/TencentBlueKing/bk-ci/issues/10025)
Expand Down Expand Up @@ -390,7 +390,7 @@

# v2.1.0-rc.4
## 2024-03-22
## Changelog since v2.1.0-rc.3
### Changelog since v2.1.0-rc.3
#### New
- [New] Public build machine supports persistent build container scheduling [link](http://github.com/TencentBlueKing/bk-ci/issues/9269)
- [New] Enable or disable broadcast notifications for the project [link](http://github.com/TencentBlueKing/bk-ci/issues/10080)
Expand All @@ -415,7 +415,7 @@

# v2.1.0-rc.3
## 2024-03-07
## Changelog since v2.1.0-rc.2
### Changelog since v2.1.0-rc.2
#### New
- [New] SVN webhook interface switch [link](http://github.com/TencentBlueKing/bk-ci/issues/9302)
- [New] Pipeline build history table, drag table column width memory function [link](http://github.com/TencentBlueKing/bk-ci/issues/10065)
Expand Down Expand Up @@ -450,7 +450,7 @@

# v2.1.0-rc.2
## 2024-02-22
## Changelog since v2.1.0-rc.1
### Changelog since v2.1.0-rc.1
#### New
- [New] Migration logic optimization [link](http://github.com/TencentBlueKing/bk-ci/issues/10014)
- [New] User group member addition optimization [link](http://github.com/TencentBlueKing/bk-ci/issues/9909)
Expand Down Expand Up @@ -478,7 +478,7 @@

# v2.1.0-rc.1
## 2024-01-16
## Changelog since v2.0.0
### Changelog since v2.0.0
#### New
- [New] Pipeline archive [link](http://github.com/TencentBlueKing/bk-ci/issues/9397)
- [New] Support adding pipeline permissions to a group of users [link](http://github.com/TencentBlueKing/bk-ci/issues/9690)
Expand Down
4 changes: 2 additions & 2 deletions CHANGELOG/en/CHANGELOG-3.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<!-- NEW RELEASE NOTES ENTRY -->
# v3.0.0
## 2024-09-10
## Changelog since v2.1.0
### Changelog since v2.1.0
#### New
##### Pipeline
- Pipeline as code
Expand Down Expand Up @@ -227,7 +227,7 @@

# v3.0.0-rc.1
## 2024-09-10
## Changelog since v2.1.0
### Changelog since v2.1.0
#### New
##### Pipeline
- Pipeline as code
Expand Down
Loading

0 comments on commit 760df15

Please sign in to comment.