Skip to content

🗃️ Accept files and folders as arguments - #26

Open
fwkoch wants to merge 1 commit into
mainfrom
feat/article-folders
Open

🗃️ Accept files and folders as arguments#26
fwkoch wants to merge 1 commit into
mainfrom
feat/article-folders

Conversation

@fwkoch

@fwkoch fwkoch commented Aug 20, 2026

Copy link
Copy Markdown
Member

Previously, there were two ways of working with projects of type "journal" in crossref deposit. You could specify a single --file or you could not specify and allow journal article subfolders to be discovered.

This PR enables more explicit, granular controls. Rather than a single --file, you can specify any number of arguments. These may be files or folders. Files will be built directly and folders will perform subfolder discovery of MyST projects.

This also deprecates --file; simply provide the file as an argument to the command directly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant