Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
LHCbDIRAC
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Alexey Zhelezov
LHCbDIRAC
Commits
03e280fd
Commit
03e280fd
authored
3 years ago
by
LHCbDIRAC Bot
Browse files
Options
Downloads
Patches
Plain Diff
Update versions and changelog for release of v10r2-pre8
parent
7f09b125
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CHANGELOG/v10r2
+6
-0
6 additions, 0 deletions
CHANGELOG/v10r2
src/LHCbDIRAC/__init__.py
+1
-1
1 addition, 1 deletion
src/LHCbDIRAC/__init__.py
src/LHCbDIRAC/releases.cfg
+7
-0
7 additions, 0 deletions
src/LHCbDIRAC/releases.cfg
with
14 additions
and
1 deletion
CHANGELOG/v10r2
+
6
−
0
View file @
03e280fd
v10r2-pre8
Based on DIRAC v7r2p4
LHCbWebDIRAC v5r3-pre1
LHCbDIRACOS v1r17
v10r2-pre7
Based on DIRAC v7r2p4
LHCbWebDIRAC v5r3-pre1
...
...
This diff is collapsed.
Click to expand it.
src/LHCbDIRAC/__init__.py
+
1
−
1
View file @
03e280fd
...
...
@@ -44,7 +44,7 @@ else:
majorVersion
=
10
minorVersion
=
2
patchLevel
=
0
preVersion
=
7
preVersion
=
8
version
=
"
v%sr%s
"
%
(
majorVersion
,
minorVersion
)
__version__
=
"
%s.%s
"
%
(
majorVersion
,
minorVersion
)
...
...
This diff is collapsed.
Click to expand it.
src/LHCbDIRAC/releases.cfg
+
7
−
0
View file @
03e280fd
...
...
@@ -21,6 +21,13 @@ Releases
DIRACOS
= LHCb:master
}
v10r2-pre8
{
Modules
= LHCbDIRAC:v10r2-pre8, LHCbWebDIRAC:v5r3-pre1
Depends
= DIRAC:v7r2p4
DIRACOS
= LHCb:v1r17
}
v10r2-pre7
{
Modules
= LHCbDIRAC:v10r2-pre7, LHCbWebDIRAC:v5r3-pre1
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment