Conversation
A draft and a DOI are reserved for this note; neither is public. The identifiers are in its metadata.yml, so merging this approves the deposit and records it in one step. Opened automatically because the note is on main without a record.
Contributor
Author
|
The PDF is built and attached to this run — download The body is what gets archived, so reading it is the check. The title page is NOT the same: the deposit run reserves the DOI and stamps the archive date and only then rebuilds, so neither appears here — they do not exist until the run that mints them. What this shows you is the part that can be wrong: figures, maths, references, layout. Merging this pull request mints the DOI. Close it instead if the note is not ready — it will be offered again next time anything changes. |
…itions-on-non-planar-boundaries-33689834463-1
The reserve that opened this request wrote only metadata.yml, so the article's own front matter carried no DOI -- and that is where the PDF's title page takes it from. Publishing from that state would have deposited a PDF with no DOI on it. Fixed at source in the reserve itself (#49); this brings the request that found it up to the same state, rather than throwing away a DOI that is already reserved. Underworld development team with AI support from Claude Code
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.
boundary-conditions-on-non-planar-boundariesis published and has no archival record. A figshare draft has been created and 10.6084/m9.figshare.33420637 reserved for it. Neither is public yet.Merging this publishes the record at that DOI. The deposit workflow rebuilds the PDF so the DOI is on its title page, uploads the PDF and the archive package, and publishes. The identifiers are already in this pull request, so nothing has to be recorded afterwards.
A published DOI cannot be withdrawn, only superseded — and because figshare versions, a mistake is a new version rather than a lost identifier.
Not ready? Close this. The reserved draft is then unused and shows up in the weekly outstanding issue, where
pixi run deposit -- --slug boundary-conditions-on-non-planar-boundaries --live --delete-draftclears it.Underworld development team with AI support from Claude Code