Add Zenodo and citation metadata#1156
Merged
Merged
Conversation
Contributor
JUnit Test Overview ReportGenerated on: 27980572751 Overall Statistics
Test Summary by Plugin
Disabled Tests Detailssandbox_common_test (2 disabled)
sandbox_functional_converter_test (26 disabled)
sandbox_int_to_enum_test (1 disabled)
sandbox_jface_cleanup_test (1 disabled)
sandbox_junit_cleanup_test (36 disabled)
sandbox_platform_helper_test (1 disabled)
This report is automatically generated by the Test Report workflow |
Contributor
There was a problem hiding this comment.
Pull request overview
Adds repository-level scholarly metadata to support scientific citation workflows and Zenodo archiving for this project.
Changes:
- Added
CITATION.cff(CFF 1.2.0) with citation metadata including author + ORCID, repository URL, project URL, license, and keywords. - Added
.zenodo.jsonwith Zenodo software metadata including creators + ORCID, license, keywords, and related identifiers.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
CITATION.cff |
Provides standardized citation metadata (CFF) for users and tooling. |
.zenodo.json |
Supplies Zenodo deposition metadata for software releases and related links. |
Contributor
Test Results 225 files 225 suites 4m 9s ⏱️ Results for commit 23ca47f. |
Contributor
✅ All Tests PassedNo test failures detected. This comment is automatically updated with test failure details for each commit. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds repository-level metadata for scientific citation and Zenodo archiving.
Changes:
CITATION.cffwith author, ORCID, repository, license, and keywords.zenodo.jsonwith Zenodo software metadata, keywords, license, related identifiers, and ORCIDORCID used:
0009-0005-1047-6381Note: The README was not changed in this PR to avoid replacing the long existing README content through the contents API. A DOI badge and citation section can be added after the first Zenodo release DOI exists.