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

Change ResoruceItem API of query for ready and deleted resoruce #160

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

kornys
Copy link
Member

@kornys kornys commented Aug 7, 2024

Description

Change ResoruceItem API methods to isReady and isDeleted

Type of Change

Please delete options that are not relevant.

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit/integration tests pass locally with my changes

@kornys kornys added this to the 0.4.0 milestone Aug 7, 2024
@kornys kornys self-assigned this Aug 7, 2024
@kornys kornys marked this pull request as ready for review August 7, 2024 13:43
@kornys kornys linked an issue Aug 7, 2024 that may be closed by this pull request
@kornys kornys merged commit 69da9aa into main Aug 7, 2024
8 checks passed
@kornys kornys deleted the change-ri-delete-methods branch August 7, 2024 13:59
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.

[FIX]: ResourceItem change API for deletion and readiness
3 participants