Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Gepetto
dashboard
Commits
85ecb7e5
Commit
85ecb7e5
authored
Jun 28, 2020
by
Guilhem Saurel
Browse files
remove dead TARGETS code
parent
dc48f25e
Pipeline
#9937
passed with stage
in 3 minutes and 17 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
rainboard/utils.py
View file @
85ecb7e5
...
...
@@ -9,7 +9,6 @@ from django.utils.safestring import mark_safe
logger
=
logging
.
getLogger
(
'rainboard.utils'
)
SOURCES
=
IntEnum
(
'Sources'
,
'github gitlab redmine robotpkg travis'
)
TARGETS
=
IntEnum
(
'Targets'
,
'14.04 16.04 17.10 18.04 dubnium jessie erbium stretch 20.04'
)
INVALID_MAILS
=
(
'localhost'
,
'none'
,
'noreply'
,
'example'
)
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment