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

fix: payment cli #142

Merged
merged 6 commits into from
Oct 18, 2024
Merged

fix: payment cli #142

merged 6 commits into from
Oct 18, 2024

Conversation

dtdang
Copy link
Contributor

@dtdang dtdang commented Oct 18, 2024

What I did

Change tier names from "Personal" and "Professional" to "Standard" and "Premium" and add payment amount when creating a streaming payment for a cluster

fixes: #140

How I did it

How to verify it

Checklist

  • Passes all linting checks (pre-commit and CI jobs)
  • New test cases have been added and are passing
  • Documentation has been updated
  • PR title follows Conventional Commit standard (will be automatically included in the changelog)

@dtdang dtdang requested a review from fubuloubu October 18, 2024 20:42
fubuloubu
fubuloubu previously approved these changes Oct 18, 2024
@dtdang dtdang changed the title fix: tier names fix: payment cli Oct 18, 2024
@fubuloubu fubuloubu enabled auto-merge (squash) October 18, 2024 21:35
silverback/_cli.py Show resolved Hide resolved
silverback/_cli.py Outdated Show resolved Hide resolved
@fubuloubu fubuloubu merged commit bfba34b into ApeWorX:main Oct 18, 2024
13 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.

Change names of "Personal" and "Professional" tiers to "Standard" and "Premium"
2 participants