Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
LHCbDIRAC
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Anton Lu
LHCbDIRAC
Commits
faa24b82
Commit
faa24b82
authored
7 years ago
by
Zoltan Mathe
Browse files
Options
Downloads
Patches
Plain Diff
v8r8-pre3
parent
e294a096
No related branches found
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
CHANGELOG
+8
-0
8 additions, 0 deletions
CHANGELOG
LHCbDIRAC/__init__.py
+1
-1
1 addition, 1 deletion
LHCbDIRAC/__init__.py
LHCbDIRAC/releases.cfg
+7
-0
7 additions, 0 deletions
LHCbDIRAC/releases.cfg
dist-tools/LHCbDirac_version.json
+2
-2
2 additions, 2 deletions
dist-tools/LHCbDirac_version.json
with
18 additions
and
3 deletions
CHANGELOG
+
8
−
0
View file @
faa24b82
[v8r8-pre3]
use DIRAC v6r17p20
* allow to change the step for a given production
* event type has to be number
* add visibility flag to the primary key
* schama changed
[v8r8-pre2]
use DIRAC v6r17p19
* use m2crypto
...
...
This diff is collapsed.
Click to expand it.
LHCbDIRAC/__init__.py
+
1
−
1
View file @
faa24b82
...
...
@@ -17,7 +17,7 @@ __path__ = extend_path( __path__, __name__ )
majorVersion
=
8
minorVersion
=
8
patchLevel
=
0
preVersion
=
2
preVersion
=
3
version
=
"
v%sr%s
"
%
(
majorVersion
,
minorVersion
)
buildVersion
=
"
v%dr%d
"
%
(
majorVersion
,
minorVersion
)
...
...
This diff is collapsed.
Click to expand it.
LHCbDIRAC/releases.cfg
+
7
−
0
View file @
faa24b82
...
...
@@ -7,6 +7,13 @@ Sources
Releases
{
v8r8-pre3
{
Modules
= LHCbDIRAC:v8r8-pre3, LHCbWebDIRAC:v4r3p2
Depends
= DIRAC:v6r17p20
LcgVer
= 2017-01-27
}
v8r8-pre2
{
Modules
= LHCbDIRAC:v8r8-pre2, LHCbWebDIRAC:v4r3p2
...
...
This diff is collapsed.
Click to expand it.
dist-tools/LHCbDirac_version.json
+
2
−
2
View file @
faa24b82
{
"name"
:
"LHCbDirac"
,
"version"
:
"v8r8-pre
2
"
,
"version"
:
"v8r8-pre
3
"
,
"used_projects"
:
{
"project"
:
[
[
"Dirac"
,
"v6r17p
19
"
,
[
"Dirac"
,
"v6r17p
20
"
,
[
"bin"
,
"python"
,
"lib"
]
],
[
"LHCbGrid"
,
"v11r7"
,
...
...
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