Skip to content

Conversation

@geetha-1z
Copy link

@geetha-1z geetha-1z added the enhancement New feature or request label Dec 30, 2025
# Handles copying documents to Cartafact and constructing required headers
module Documents
class Copy
include Dry::Monads[:result]
Copy link
Member

Choose a reason for hiding this comment

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

@geetha-1z Please review the other operation implementations and ensure that Dry Monads :do is used here as well, so yield can be used. This will help maintain consistent operation class implementations across Ideacrew, including Polypress.

@@ -0,0 +1,55 @@

Copy link
Member

Choose a reason for hiding this comment

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

Also, make sure to add unit tests before sending this for peer code review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants