Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

auto integration deepin-community/python3.12 #2387

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
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
21 changes: 6 additions & 15 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
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: "********************************"
message: Update python3.12 to 3.12.8 by UTsweetyfish@deepin-community/python3.12
milestone: V23-Beta3
repos:
- repo: deepin-community/python3.12
tagsha: 100d92cd1648d49541b182d19dfd046450e9e13c
timestamp: 1734516760630
Loading