Add Zenodo archiving to the maintained concept (zenodo.21126774) - #166
Merged
Conversation
The original Zenodo concept (5059724) was tied to an inactive account. A maintained fork now lives at concept 10.5281/zenodo.21126774 with a corrected author list and a 'continues' link to the old concept (which stays a frozen citable snapshot). This wires release archiving to the new concept via the virtualcell/zenodo-maint reusable workflows, replacing the disabled native integration. - CITATION.cff: citation + new concept DOI - .zenodo.json: deposit metadata (corrected authors; continues -> old concept) - .github/workflows/zenodo-archive.yml: archive on release published - .github/workflows/zenodo-drift.yml: weekly drift safety net Requires the ZENODO_TOKEN secret (already configured). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01QtHfpXHt1sXcDUUsXWYEpM
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## dev #166 +/- ##
=======================================
Coverage 88.76% 88.76%
=======================================
Files 89 89
Lines 9681 9681
=======================================
Hits 8593 8593
Misses 1088 1088
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01QtHfpXHt1sXcDUUsXWYEpM
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.
Wires release archiving to the maintained Zenodo concept 10.5281/zenodo.21126774 (a corrected-authorship fork that
continuesthe original 10.5281/zenodo.5059724, whose account is inactive). Replaces the now-disabled native Zenodo webhook.continues-> old concept, so the lineage rides every future version)release: published, archive viavirtualcell/zenodo-maintreusable workflowZENODO_TOKENsecret is already configured on this repo.🤖 Generated with Claude Code