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

updated document scripts #2382

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

scytacki
Copy link
Member

Multiple changes in this commit:

  • new process-files library function which can replace duplicate code in several scripts which process a directory of files in batches
  • extract clue document screenshot function so it can be used by multiple scripts
  • script to process the url of offerings and pull out the unit info from the url
  • script to generate screenshots and organize them by class, user, and document type
  • script to find classes that have assigned mods units, and collect all documents associated with those classes.
  • refactor of the count-docs and document-screenshots.ts to use the process-files library

Multiple changes in this commit:
- new process-files library function which can replace duplicate code in several scripts which process a directory of files in batches
- extract clue document screenshot function so it can be used by multiple scripts
- script to process the url of offerings and pull out the unit info from the url
- script to generate screenshots and organize them by class, user, and document type
- script to find classes that have assigned mods units, and collect all documents associated with those classes.
- refactor of the count-docs and document-screenshots.ts to use the process-files library
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