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

Nodes info changes and queue set to POLLING #284

Merged
merged 1 commit into from
Nov 2, 2024

Conversation

vnandwana
Copy link
Contributor

  • Updated setenv2.sh script, KILLBILL_QUEUE_CREATOR_NAME is set only if KILLBILL_QUEUE_CREATOR_AUTOGENERATE_NAME set to false.

  • Notification queue mode is set to POLLING by default.

…if KILLBILL_QUEUE_CREATOR_AUTOGENERATE_NAME set to false.

* Notification queue mode is set to POLLING by default.
@vnandwana
Copy link
Contributor Author

The docker_ci and kpm_ci pipeline workflows are failing because the following code expects this feature branch in the killbill-cloud repo, whereas its actually in my forked repo:

# Install ansible roles dependencies
ARG KILLBILL_CLOUD_VERSION
RUN ansible-galaxy collection install community.general && \
    ansible-galaxy install git+https://git@github.com/killbill/killbill-cloud.git,$KILLBILL_CLOUD_VERSION

https://github.com/killbill/killbill-cloud/blob/master/docker/templates/base/latest/Dockerfile#L61

@pierre pierre merged commit 765bf30 into killbill:master Nov 2, 2024
2 of 5 checks 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