Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Generic Metadata Example
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Package Registry
Operate
Terraform modules
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
umr-tetis
STAC
extensions
Generic Metadata Example
Commits
30c73576
Commit
30c73576
authored
1 year ago
by
Rémi
Browse files
Options
Downloads
Patches
Plain Diff
update
parent
0b6f8c61
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#179995
passed
1 year ago
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+1
-2
1 addition, 2 deletions
README.md
with
1 addition
and
2 deletions
README.md
+
1
−
2
View file @
30c73576
...
...
@@ -51,8 +51,7 @@ print(ext.authors)
# Developer's checklist
1.
Implement your own custom extension
2.
Push the code on gitlab and copy the schema generated at the 1st CI job,
2.
Push the code on gitlab and copy the schema generated at the 1st CI job,
or generate the json schema using
`MyExtension.export_schema()`
4.
Put the json schema in
`json_schema/v1.0.0/schema.json`
of the repository
5.
Push the code, check pipeline status
...
...
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