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(console): fix cloud CI failed issue #6710

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

darcyYe
Copy link
Contributor

@darcyYe darcyYe commented Oct 22, 2024

Summary

fix cloud CI failed issue by temporarily remove manual tenant context update logic in useNewSubscriptionData() hook. Added a comment to redo this later on.

Testing

Tested with Cloud CI.

Checklist

  • .changeset
  • unit tests
  • integration tests
  • necessary TSDoc comments

Copy link

github-actions bot commented Oct 22, 2024

COMPARE TO master

Total Size Diff 📉 -56 Bytes

Diff by File
Name Diff
packages/console/src/contexts/SubscriptionDataProvider/use-new-subscription-data.ts 📉 -56 Bytes

@darcyYe darcyYe force-pushed the yemq-revert-remove-isAddOnAvailable branch from 449ee8d to 33d3409 Compare October 22, 2024 09:19
@github-actions github-actions bot added size/s and removed size/m labels Oct 22, 2024
@darcyYe darcyYe force-pushed the yemq-revert-remove-isAddOnAvailable branch from 33d3409 to fd9ffdd Compare October 22, 2024 09:20
@darcyYe darcyYe force-pushed the yemq-revert-remove-isAddOnAvailable branch from fd9ffdd to 8db2d86 Compare October 22, 2024 10:01
@darcyYe darcyYe changed the title chore: undo remove isAddOnAvailable fix(console): fix cloud CI failed issue Oct 22, 2024
@darcyYe darcyYe marked this pull request as ready for review October 22, 2024 10:19
@darcyYe darcyYe enabled auto-merge (squash) October 22, 2024 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant