Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
templates
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
tecnalia_robotics-public
templates
Merge requests
!80
Resolve "python_syntax is python2 only"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve "python_syntax is python2 only"
48-python_syntax-is-python2-only
into
master
Overview
40
Commits
12
Pipelines
13
Changes
4
Merged
Jon Azpiazu
requested to merge
48-python_syntax-is-python2-only
into
master
2 years ago
Overview
32
Commits
12
Pipelines
13
Changes
1
Expand
Closes
#48 (closed)
Edited
2 years ago
by
Jon Azpiazu
0
0
Merge request reports
Compare
version 5
version 12
3c683127
1 year ago
version 11
30d754f0
1 year ago
version 10
b713a597
1 year ago
version 9
6b93b657
1 year ago
version 8
fb49ba38
1 year ago
version 7
7a263772
1 year ago
version 6
8c0a161e
1 year ago
version 5
ff8b10d6
1 year ago
version 4
ff8b10d6
1 year ago
version 3
eb815306
2 years ago
version 2
df025d18
2 years ago
version 1
470bc229
2 years ago
master (base)
and
version 6
latest version
a8ff0415
12 commits,
1 year ago
version 12
3c683127
11 commits,
1 year ago
version 11
30d754f0
10 commits,
1 year ago
version 10
b713a597
9 commits,
1 year ago
version 9
6b93b657
8 commits,
1 year ago
version 8
fb49ba38
7 commits,
1 year ago
version 7
7a263772
6 commits,
1 year ago
version 6
8c0a161e
5 commits,
1 year ago
version 5
ff8b10d6
4 commits,
1 year ago
version 4
ff8b10d6
4 commits,
1 year ago
version 3
eb815306
3 commits,
2 years ago
version 2
df025d18
2 commits,
2 years ago
version 1
470bc229
1 commit,
2 years ago
Show latest version
1 file
+
4
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
ci-templates/auto-rules/no-default.yml
+
4
−
0
Options
@@ -55,6 +55,10 @@ industrial_ci_humble:
when
:
always
-
if
:
$BUILD_NOETIC
when
:
always
-
if
:
$DEFAULT_DISTRO == "humble"
when
:
always
-
if
:
$BUILD_HUMBLE
when
:
always
when
:
always
.py2_template
:
Loading