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

[DBZ-PGYB] Add plugin to package connector in a ZIP file #157

Merged
merged 3 commits into from
Sep 17, 2024

Conversation

vaibhav-yb
Copy link
Collaborator

This PR changes the following:

  1. Adds a plugin to the pom.xml file to package the connector according to Confluent specifications
  2. Adds a GitHub pipeline to automate the above packaging process

@vaibhav-yb vaibhav-yb self-assigned this Sep 10, 2024
required: true
type: string
isSnapshotBuild:
description: "Snapshot build?"
Copy link
Collaborator

Choose a reason for hiding this comment

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

what is this?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This is for the form which we will need to fill while launching this GitHub action.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

The yml file was copied from another file and the parameter isSnapshotBuild is not being used currently and is kept there for future use if needed.

@vaibhav-yb vaibhav-yb merged commit 3ca8afd into ybdb-debezium-2.5.2 Sep 17, 2024
1 check passed
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.

2 participants