Skip to content

Reuse TowerClient to handle all license token requests #6207

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

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

Conversation

jordeu
Copy link
Collaborator

@jordeu jordeu commented Jun 23, 2025

This PR reuses the TowerClient logic to handle all license token requests, which will avoid the code from diverging in the future and fix the missing refresh token issue in the current implementation.

jordeu added 2 commits June 20, 2025 09:17
Signed-off-by: Jordi Deu-Pons <jordi@jordeu.net>
Signed-off-by: Jordi Deu-Pons <jordi@jordeu.net>
Copy link

netlify bot commented Jun 23, 2025

Deploy Preview for nextflow-docs-staging ready!

Name Link
🔨 Latest commit 365f35a
🔍 Latest deploy log https://app.netlify.com/projects/nextflow-docs-staging/deploys/68592029d9f4aa00088aa095
😎 Deploy Preview https://deploy-preview-6207--nextflow-docs-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Signed-off-by: Jordi Deu-Pons <jordi@jordeu.net>
Copy link
Member

@pditommaso pditommaso left a comment

Choose a reason for hiding this comment

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

Not sure this can easily back-ported to older branches

Signed-off-by: Jordi Deu-Pons <jordi@jordeu.net>
@jordeu
Copy link
Collaborator Author

jordeu commented Jun 23, 2025

Not sure this can easily back-ported to older branches

I checked with 24.04, and it is no problem to backport it because the TowerClient and TowerFactory interfaces are the same.

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