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
1396fa49
Commit
1396fa49
authored
7 years ago
by
Zoltan Mathe
Browse files
Options
Downloads
Patches
Plain Diff
v8r8-pre1
parent
58b9ac7c
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
+18
-0
18 additions, 0 deletions
CHANGELOG
LHCbDIRAC/__init__.py
+1
-1
1 addition, 1 deletion
LHCbDIRAC/__init__.py
LHCbDIRAC/releases.cfg
+6
-0
6 additions, 0 deletions
LHCbDIRAC/releases.cfg
with
25 additions
and
1 deletion
CHANGELOG
+
18
−
0
View file @
1396fa49
[v8r8-pre1]
use DIRAC v6r17p19
* remove fake name
* Change CMTCONFIG value
* default json file
* rename projectConfig.json
* change filename
* change logic for the config tools
* add qt5 toprepare the migration of the Bookkeeping GUI
* add case for gcc48
* add event type to the productionoutputfiles and correctly fill the tables
* use the productionoutputfiles table for storing the event types
* use the environment variable
* setup Bookkeeping jenkins tests
* adapting integration tests to new outputVisibilityFlag of steps
* simple fixes for log and output
* fixed tests for using outVisibilityFlag
[v8r8-pre0]
use DIRAC v6r17p19
* Use LHCbGrid v11r6
...
...
This diff is collapsed.
Click to expand it.
LHCbDIRAC/__init__.py
+
1
−
1
View file @
1396fa49
...
...
@@ -17,7 +17,7 @@ __path__ = extend_path( __path__, __name__ )
majorVersion
=
8
minorVersion
=
8
patchLevel
=
0
preVersion
=
0
preVersion
=
1
version
=
"
v%sr%s
"
%
(
majorVersion
,
minorVersion
)
buildVersion
=
"
v%dr%d
"
%
(
majorVersion
,
minorVersion
)
...
...
This diff is collapsed.
Click to expand it.
LHCbDIRAC/releases.cfg
+
6
−
0
View file @
1396fa49
...
...
@@ -7,6 +7,12 @@ Sources
Releases
{
v8r8-pre1
{
Modules
= LHCbDIRAC:v8r8-pre1, LHCbWebDIRAC:v4r3p2
Depends
= DIRAC:v6r17p19
LcgVer
= 2017-01-27
}
v8r8-pre0
{
...
...
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