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

Handling bad filenames #20

Open
mattretzer opened this issue Oct 6, 2016 · 0 comments
Open

Handling bad filenames #20

mattretzer opened this issue Oct 6, 2016 · 0 comments

Comments

@mattretzer
Copy link
Contributor

mattretzer commented Oct 6, 2016

Have Folder Actions trigger a single deploy.bat, for all repos. This deploy.bat kicks off a deploy.rb for the appropriate project, as determined from the project_folder name from filepath (if some project_folder names do not correspond to their deploy.rb, we can use a lookup against a json list to determine the appropriate deploy.rb instead). The deploy.rb (or tmparchive.rb or header.rb) would move (& rename as necessary) the infile to "/bookmaker_tmp/project_folder/file_basename". And then invoke the rest of the scripts from there with the good filename.

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

No branches or pull requests

1 participant