Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 5 additions & 14 deletions integration.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,6 @@
# Required
message: |
Integrated for V23-Release
# Not required, now default is V23-Release
message: 'feat: update vim to 2:9.1.1385-1deepin1 by lhdjply@deepin-community/vim'
milestone: V23-Release
# Required
repos:
# Required
- repo: linuxdeepin/examplerepo
# Not required
tag: 5.11.22
# Not required, but need one of tag and tagsha info
# When use tag info, integration workflow will check repository tag and build tag version
# When use tagsha info, interation workflow will build tagsha version, It doesn't matter whether the tag exists.
tagsha: "********************************"
repos:
- repo: deepin-community/vim
tagsha: cac57a7ac5853e5eb0299f308b3f2b99d4b1fa81
timestamp: 1747812573154
Loading