Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
servicemeta
Manage
Activity
Members
Labels
Plan
Issues
5
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Data Services
servicemeta
Graph
28ca7f70f75b61a401879f56570b91e141b67b26
Select Git revision
Branches
1
main
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
1
Sep
29
Aug
27
4
Jul
21
Jun
17
3
16
May
15
14
7
6
3
add CI/CD workflow to build image and push to EBRAINS Docker registry
main
main
Merge branch 'cors-fix' into 'main'
Merge branch servicemeta:main into cors-fix
fix: Fix CORS error and tweak author affiliation
Merge branch 'main' into 'main'
refactor: Change folder structure
test: Add missing tests
chore: Add gitignore
chore: Update code
feat: Add copyright field
fix: :sparkles: Add better handling for funding (WIP)
feat: :sparkles: Allow other actors than people as authors and contributors
fix: Adapt Codemeta validation code to Servicemeta
feat: Add getIfAtMostOneField function
fix: :bug: Fix id conflict
fix: :bug: Fix conflict with "id" keyword (changed to "identifier" for Person)
fix: Add missing context
refactor: :recycle: Add utility functions to check ServiceMeta fields
style: :art: Edit some text
Delete .gitlab-ci.yml
fix: fix typos
style: :art: Swap input and output fields, add documentation field
Add github link to readme
refactor: Replace Codemeta fields by Servicemeta
fix: Fix typo
feat: Change the layout to include ServiceMeta properties
feat: Change codemeta contexts to servicemeta
Update .gitlab-ci.yml file
Add new directory public to use Gitlab Pages
Initial commit (from codemeta-generator repo)
add README