RD-1207558 | Binary Build Requirements Compliance#36901
Conversation
|
Thank you for your submission! We really appreciate it. Like many source-available projects, we require that you sign our Contributor License Agreement (CLA) before we can accept your contribution. I have read the Contributor License Agreement (CLA) and I hereby sign the CLA. You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot. |
There was a problem hiding this comment.
@dev-menon Please check failing tests in the pipeline and resolve conflicts.
|
It seems the fivetran destination doesn't exist anymore in this repo, #36919. Closing the PR. Please re-open if needed. |
12180ec to
320a6a3
Compare
def-
left a comment
There was a problem hiding this comment.
@dev-menon I have rebased the PR on latest main. Can you please sign the CLA? Otherwise LGTM
Description
Standardize Rust package naming to comply with Fivetran binary build pipeline
cargo build --release -p fivetran_destination.
The changes have been made as per this requirements page published by Fivetran:
https://github.com/fivetran/fivetran_partner_sdk/blob/main/development-guide/binary-build-requirements.md
Verification
Verified with using the current branch to build the binary using pipeline and it succeeded.
