Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tdaq-cmake
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
Show more breadcrumbs
atlas-tdaq-software
tdaq-cmake
Merge requests
!987
Build relnotes for tdaq-11-02-00
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Build relnotes for tdaq-11-02-00
relnotes
into
tdaq-99-00-00
Overview
0
Commits
1
Pipelines
1
Changes
1
Merged
Reiner Hauser
requested to merge
relnotes
into
tdaq-99-00-00
1 year ago
Overview
0
Commits
1
Pipelines
1
Changes
1
Expand
0
0
Merge request reports
Compare
tdaq-99-00-00
tdaq-99-00-00 (base)
and
latest version
latest version
e74573b4
1 commit,
1 year ago
1 file
+
1
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
.gitlab-ci.yml
+
1
−
0
Options
@@ -516,6 +516,7 @@ release-notes:
-
cd tdaq-release-notes
-
./bin/collect-relnotes --from=${here} tdaq-10-00-00
-
./bin/collect-relnotes --from=${here} --to=tdaq-10-00-00 tdaq-09-04-00
-
./bin/collect-relnotes --from=${here} --to=tdaq-11-02-00 tdaq-10-00-00
-
git add docs/release-notes/
-
git diff --exit-code --quiet --cached && exit
-
git config --global user.email "atdsoft@cern.ch"
Loading