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

Make the plugin functional #1

Open
wants to merge 36 commits into
base: master
Choose a base branch
from

Conversation

panaxging
Copy link

@panaxging panaxging commented Jul 5, 2024

This PR change:

  • github workflow to build on every push on dev branches
  • github workflow to build and upload artifacts and release a new version on a tag push
  • update gradle tasks to upload using github action variables
  • deactivate the publishIndex task
  • remove override of start methods in KafkaPlugin
  • implement the pollTimeout conf
  • improve error handling when mandatory conf are lacking (url and group)
  • upgrade kafka-clients to 3.7.1
  • change the returned object in fromTopic and watchTopic from DataflowWriteChannel to DataflowBroadcast
  • fix failing tests and deactivate some tests

This version should be released as pre-release because it needs to be tested further.

Can you take a look, please?

Keep me updated :)
Panaxging

… job to build and upload artifact and relase new version
Remove override of start and stop methods from BasePlugin
Upgrade kafka-clients to 3.7.1
@panaxging panaxging marked this pull request as draft July 10, 2024 07:16
@panaxging panaxging marked this pull request as ready for review July 11, 2024 06:08
@panaxging
Copy link
Author

Hi @pditommaso, is the maintainer of this plugin still among you ? If not, it will be possible that someone from nextflow review this PR ?

Best,
Panax

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.

1 participant