Skip to content

Commit

Permalink
integrate: integrate DTK
Browse files Browse the repository at this point in the history
Integrate DTK.
  • Loading branch information
asterwyx committed Jun 26, 2023
1 parent fd12310 commit 159a6b6
Showing 1 changed file with 10 additions and 16 deletions.
26 changes: 10 additions & 16 deletions integration.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,11 @@
# Required
message: |
Integrated for V23-Beta2
# Not required, now default is V23-Beta2
message: Integrated for V23-Beta2
milestone: V23-Beta2
# Required
repos:
# Required
- repo: linuxdeepin/examplerepo
# Not required
tag: 5.11.22
# Not required
order: 0
# 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: linuxdeepin/dtkcommon
tag: 5.6.12
- repo: linuxdeepin/dtkcore
tag: 5.6.13
- repo: linuxdeepin/dtkgui
tag: 5.6.12
- repo: linuxdeepin/dtkwidget
tag: 5.6.13

0 comments on commit 159a6b6

Please sign in to comment.