Skip to content

feat(copper): implemented piece#9162

Merged
kishanprmr merged 5 commits intoactivepieces:mainfrom
gs03-dev:copper
Sep 10, 2025
Merged

feat(copper): implemented piece#9162
kishanprmr merged 5 commits intoactivepieces:mainfrom
gs03-dev:copper

Conversation

@gs03-dev
Copy link
Copy Markdown
Contributor

@gs03-dev gs03-dev commented Sep 9, 2025

What does this PR do?

This PR implements all requested actions and triggers for Copper CRM

demo video - https://limewire.com/d/EMSal#Ei4BQOrZl8.

Fixes #9134
/claim #9134

@algora-pbc algora-pbc bot mentioned this pull request Sep 9, 2025
@gs03-dev
Copy link
Copy Markdown
Contributor Author

gs03-dev commented Sep 10, 2025

@kishanprmr and @onyedikachi-david, please review

@sanket-a11y sanket-a11y self-assigned this Sep 10, 2025
@sanket-a11y
Copy link
Copy Markdown
Collaborator

@gs03-dev unable to play the video from the shared link. Please reshare the video

@gs03-dev
Copy link
Copy Markdown
Contributor Author

@sanket-a11y i just tried visiting the url and the video playback started.

Could you please retry? That video is really long, about 50 mins

However if you retry and it doesn't work, I'll have to reupload

@gs03-dev
Copy link
Copy Markdown
Contributor Author

gs03-dev commented Sep 10, 2025

@sanket-a11y I just attempted a reupload to google drive, will add the link when done

Should take about an hr to finish upload

@onyedikachi-david
Copy link
Copy Markdown
Collaborator

@gs03-dev; you can use this command to reduce the video size to what github accepts:

ffmpeg -i "input.mov" -vcodec libx264 -crf 28 -preset fast -vf "scale=-1:720" -acodec aac -b:a 128k "output.mp4"

@gs03-dev
Copy link
Copy Markdown
Contributor Author

@onyedikachi-david, thanks for that command. worked like a charm. Still bigger than the github 10mb limit but file size was significantly reduced.

here's a link to the video - https://drive.google.com/file/d/1kuNGpByn4PfEqtlw2ijelGjDQaiv9pCY/view?usp=sharing

@nx-cloud
Copy link
Copy Markdown

nx-cloud bot commented Sep 10, 2025

View your CI Pipeline Execution ↗ for commit 6daa485

Command Status Duration Result
nx run-many --target=test --projects=engine,sha... ✅ Succeeded 13s View ↗
nx run server-api:test-cloud ✅ Succeeded 9s View ↗
nx run server-api:test-ce ✅ Succeeded 9s View ↗
nx run server-api:test-ee ✅ Succeeded 4s View ↗
nx run-many --target=build -c production --proj... ✅ Succeeded 24s View ↗
nx affected --target=build -c production --excl... ✅ Succeeded <1s View ↗
nx run-many --target=lint --projects=pieces-cop... ✅ Succeeded 56s View ↗
nx affected --target=lint --exclude=pieces-* --... ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2025-09-10 13:17:41 UTC

@kishanprmr kishanprmr merged commit 16bea4e into activepieces:main Sep 10, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[MCP] Copper

5 participants