Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
OxyPOM
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
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
ElbeXtreme
OxyPOM
Commits
13bc54a9
Commit
13bc54a9
authored
5 days ago
by
Carsten Lemmen
Browse files
Options
Downloads
Patches
Plain Diff
Added zenodo tokens to gitlab workflow
parent
d48da82f
No related branches found
No related tags found
No related merge requests found
Pipeline
#512452
passed
5 days ago
Stage: lint
Stage: test
Stage: deploy
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitlab/zenodo.yaml
+14
-2
14 additions, 2 deletions
.gitlab/zenodo.yaml
ChangeLog.md
+2
-1
2 additions, 1 deletion
ChangeLog.md
ReadMe.md
+1
-1
1 addition, 1 deletion
ReadMe.md
with
17 additions
and
4 deletions
.gitlab/zenodo.yaml
+
14
−
2
View file @
13bc54a9
...
...
@@ -15,7 +15,19 @@ send-snapshot:
script
:
-
pip install gitlab2zenodo
-
git archive --format zip --output ${CI_COMMIT_TAG#v}.zip ${CI_COMMIT_TAG}
-
g2z-send -i
$zenodo_record -t $zenodo_token -s
-m .zenodo.json ${CI_COMMIT_TAG#v}.zip
-
g2z-send -i
15111433 -t ${ZENODO_APIKEY}}
-m .zenodo.json ${CI_COMMIT_TAG#v}.zip
needs
:
[]
allow_failure
:
false
allow_failure
:
true
interruptible
:
true
send-sandbox-snapshot
:
stage
:
deploy
rules
:
-
if
:
$CI_COMMIT_TAG =~ /^v?[0-9]+\.[0-9]+/
script
:
-
pip install gitlab2zenodo
-
git archive --format zip --output ${CI_COMMIT_TAG#v}.zip ${CI_COMMIT_TAG}
-
g2z-send -i 192628 -t ${ZENODO_SANDBOX} -s -m .zenodo.json ${CI_COMMIT_TAG#v}.zip
needs
:
[]
allow_failure
:
true
interruptible
:
true
This diff is collapsed.
Click to expand it.
ChangeLog.md
+
2
−
1
View file @
13bc54a9
...
...
@@ -13,10 +13,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
-
Cleanup of git history
-
Simulation results available as artifacts
-
Deposition on Zenodo
# Release notes for version 1.0.0
-
More omplete metadata
-
More
c
omplete metadata
-
Homogenized documentation
-
Submission to the Journal of Open Source Software (JOSS)
-
Docker available at https://registry.hzdr.de/dam-elbextreme/oxypom/fabm:latest
...
...
This diff is collapsed.
Click to expand it.
ReadMe.md
+
1
−
1
View file @
13bc54a9
...
...
@@ -12,11 +12,11 @@ SPDX-FileContributor Carsten Lemmen <carsten.lemmen@hereon.de>
[

](https://github.com/prettier/prettier)
[

](https://codebase.helmholtz.cloud/dam-elbextreme/oxypom/-/pipelines)
[

](./LICENSES/Apache-2.0.txt)
[

](https://zenodo.org/records/15111433)
<!--
[

](https://www.codefactor.io/repository/github/platipodium/vinos
[

](LINK HERE)
[

](LINK HERE)
[

](LINK HERE)
-->
...
...
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