Skip to content

Conversation

@alysonturing
Copy link
Contributor

@alysonturing alysonturing commented Sep 26, 2023

WHAT

🤖 Generated by Copilot at 7801806

This pull request adds a new Pdfless app component and a generate-pdf action component, which enable users to create PDF documents using the Pdfless API and SDK. It also updates the pnpm-lock.yaml file and the package.json file of the Pdfless app, and deletes some unused files.

🤖 Generated by Copilot at 7801806

We're adding a new Pdfless app
To create PDFs in a snap
It uses a template
And a payload to generate
The document with the Pdfless SDK as a wrap

WHY

HOW

🤖 Generated by Copilot at 7801806

  • Add a new action component for the Pdfless app to generate PDF documents based on templates and payloads (link)
  • Update the package.json file of the Pdfless app to change the version, main entry point, and dependency on the Pdfless SDK (link)
  • Add the pdfless.app.mjs file to define the app component for the Pdfless app, including the methods to list templates and generate PDFs using the Pdfless SDK (link)
  • Update the pnpm-lock.yaml file to add or update the dependencies of the Pdfless app and the Pdfless SDK, such as diffchecker, jibble, @pdfless/pdfless-js, @microsoft/kiota-abstractions, guid-typescript, tinyduration, and uri-template-lite (link, link, link, link, link, link, link, link)
  • Delete the unused files components/pdfless/.gitignore and components/pdfless/app/pdfless.app.ts (link, link)

@vercel
Copy link

vercel bot commented Sep 26, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
pipedream-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 26, 2023 1:23pm
pipedream-docs-redirect-do-not-edit ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 26, 2023 1:23pm

Copy link
Collaborator

@jcortes jcortes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @alysonturing LGTM! Ready for QA!

@alysonturing
Copy link
Contributor Author

/approve

Copy link
Collaborator

@jcortes jcortes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved!

@alysonturing alysonturing merged commit 024e260 into master Sep 28, 2023
@alysonturing alysonturing deleted the 8059-pdfless-components-final branch September 28, 2023 13:10
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.

[Components] Pdfless

3 participants