Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
road-logic-suite
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Eclipse Projects
Eclipse openpass
road-logic-suite
Merge requests
!5
The source project of this merge request has been removed.
Draft: test - ci1
Closed
Draft: test - ci1
(removed):testci1
into
main
Overview
0
Commits
3
Pipelines
0
Changes
1
Closed
Kim Goh
requested to merge
(removed):testci1
into
main
2 years ago
Overview
0
Pipelines
0
Changes
1
Expand
0
0
Merge request reports
Compare
main
version 14
b4d5662d
2 years ago
version 13
dd6fcae0
2 years ago
version 12
4f3cdd4d
2 years ago
version 11
a621743c
2 years ago
version 10
c0fed531
2 years ago
version 9
09a4d071
2 years ago
version 8
c50966fd
2 years ago
version 7
60354cfb
2 years ago
version 6
72d23abd
2 years ago
version 5
984cb533
2 years ago
version 4
08a42cf7
2 years ago
version 3
c14de304
2 years ago
version 2
491f2414
2 years ago
version 1
30b5f354
2 years ago
main (base)
and
latest version
latest version
b5471a16
3 commits,
2 years ago
version 14
b4d5662d
1 commit,
2 years ago
version 13
dd6fcae0
5 commits,
2 years ago
version 12
4f3cdd4d
2 commits,
2 years ago
version 11
a621743c
17 commits,
2 years ago
version 10
c0fed531
15 commits,
2 years ago
version 9
09a4d071
13 commits,
2 years ago
version 8
c50966fd
12 commits,
2 years ago
version 7
60354cfb
11 commits,
2 years ago
version 6
72d23abd
10 commits,
2 years ago
version 5
984cb533
7 commits,
2 years ago
version 4
08a42cf7
5 commits,
2 years ago
version 3
c14de304
4 commits,
2 years ago
version 2
491f2414
3 commits,
2 years ago
version 1
30b5f354
1 commit,
2 years ago
1 file
+
3
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
utils/ci/scripts/10_prepare.sh
+
3
−
0
Options
@@ -48,3 +48,6 @@ whereis buildifier
echo
"Checkout git submodules recursively ..."
git submodule update
--init
--recursive
git tag
git fetch
--tags
git tag
Loading