Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for postprocessing script(s) #196

Open
yarikoptic opened this issue Oct 17, 2024 · 0 comments
Open

add support for postprocessing script(s) #196

yarikoptic opened this issue Oct 17, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@yarikoptic
Copy link
Member

releases uploaded to https://github.com/datalad/git-annex/releases get ~ndall replaced with .ndall (forgot why and either fixable). But those are "interconnected", as file names are listed in .dsc so to extract them they need to be renamed.

So pretty much we ideally should allow for "postprocessing" script option of some kind which would be provided the file path upon population, separately for releases, builds etc. Then script could do its needed renaming if so needed and return (to stdout) back a new filename. Error out if nothing is returned or returned value does not point to a file.

@yarikoptic yarikoptic added the good first issue Good for newcomers label Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant