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 pdf generation and resume review resources #320 #356

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

kristersd
Copy link
Contributor

@kristersd kristersd commented Mar 10, 2024

Added ability to generate png images from pdf files posted in #resume-review and some suggestions.
I have pinned the package versions and created issue to update the packages as introducing pdf2pic caused the build to fail.

  • Removed discord-api-types in package.json as they seem to not be used anywhere

Closes #320.

Copy link

what-the-diff bot commented Mar 10, 2024

PR Summary

  • Enhancement: Docker enhancement
    The Docker image has been enhanced using ghostscript and graphicsmagick. These additions will increase the functionality and capabilities of the Docker container.

  • Improvement: Dependency Update
    Dependencies in package.json have been reviewed and updated. This refresh ensures the project uses updated packages for better security and performance.

  • Refactor: Update Reaction Handlers
    reactionHandlers in emojiMod.ts has been updated, likely improving the emoji reactions within the program.

  • New Addition: Resume Review File
    A new file resume-review.ts has been added. This indicates that the project might now support a resume review feature.

  • Update: Resume Functionality Enhancement
    resume.ts has been updated with new dependencies and an added createAttachmentBuilderFromURL function, which might provide more advanced file handling capabilities.

  • New Addition: PDF Generation
    A new file generate-pdf.ts has been added, suggesting the project now includes features that support generating PDF files.

  • Update: Index File Modification
    index.ts has been updated with new imports and added resumeResources and resumeReviewPdf handlers. This update will bring changes to the main execution and routing of the application.

  • New Addition: Running New Events and Tasks
    Additional events and tasks have been added to the 'ready' event handler, indicating an expansion in the operations the program can perform when it is ready.

@kristersd kristersd force-pushed the ortunado--pdf-generation branch 6 times, most recently from de9198b to c3c99c4 Compare March 10, 2024 17:53
@kristersd kristersd changed the title Draft: Add pdf generation and resume review resources #320 Add pdf generation and resume review resources #320 Mar 10, 2024
@kristersd kristersd requested a review from vcarl March 10, 2024 18:01
@kristersd kristersd force-pushed the ortunado--pdf-generation branch from c3c99c4 to e526ea1 Compare March 10, 2024 18:09
@kristersd kristersd force-pushed the ortunado--pdf-generation branch from e526ea1 to d968958 Compare March 10, 2024 18:10
src/index.ts Show resolved Hide resolved
@kristersd kristersd merged commit 4203c12 into main Mar 11, 2024
3 checks passed
@kristersd kristersd deleted the ortunado--pdf-generation branch March 11, 2024 19:09
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.

Post recommended resources for anyone who posts to #resume-review
2 participants