EOX GitLab Instance
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
VS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor 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
ESA
PRISM
VS
Commits
217c6fee
Commit
217c6fee
authored
4 years ago
by
Fabian Schindler
Browse files
Options
Downloads
Patches
Plain Diff
Improving on S2 registration schema
parent
26a30c25
No related branches found
Branches containing commit
No related tags found
Tags containing commit
3 merge requests
!36
Staging to master to prepare 1.0.0 release
,
!32
Registrar modularization
,
!27
Registrar modularization
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
core/registrar/context.py
+1
-0
1 addition, 0 deletions
core/registrar/context.py
with
1 addition
and
0 deletions
core/registrar/context.py
+
1
−
0
View file @
217c6fee
...
...
@@ -4,6 +4,7 @@ from dataclasses import dataclass, field
@dataclass
class
Context
:
identifier
:
str
path
:
str
product_type
:
str
=
None
product_level
:
str
=
None
metadata
:
dict
=
field
(
default_factory
=
dict
)
...
...
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