Skip to content

Conversation

@abhinav-from-contentstack
Copy link
Contributor

@abhinav-from-contentstack abhinav-from-contentstack commented Jan 4, 2024

  • added region gcp_na
  • added taxonomy support
  • added relevant e2e tests and unit tests
  • updated existing test cases
  • resolved dependency conflicts
  • version bumped to 3.18.0

format: 'jpg'
}
const URL = Asset.get('url') + '?';
const URL = Asset['url'] + '?';
Copy link
Member

Choose a reason for hiding this comment

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

@nadeem-cs @abhinav-from-contentstack can you please confirm .get function were not working properly before ?

Copy link
Contributor

Choose a reason for hiding this comment

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

@ishaileshmishra .get function is not required now. Value can be directly accessed using Object key.
cc @abhinav-from-contentstack

Copy link
Member

@ishaileshmishra ishaileshmishra left a comment

Choose a reason for hiding this comment

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

Please review the provided comments @abhinav-from-contentstack @abhinav-from-contentstack

and let me know if any clarifications are required.

@ishaileshmishra
Copy link
Member

Kindly close the redundant pull requests initiated by either the bot or yourself. @abhinav-from-contentstack

@abhinav-from-contentstack
Copy link
Contributor Author

Hi @ishaileshmishra, I've done the requested changes. Please check and approve.

Copy link
Member

@ishaileshmishra ishaileshmishra left a comment

Choose a reason for hiding this comment

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

approved

thank you

@abhinav-from-contentstack abhinav-from-contentstack merged commit ae78d90 into v3-next Jan 8, 2024
@abhinav-from-contentstack abhinav-from-contentstack deleted the feat/CS-43299-gcp branch January 8, 2024 08:25
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.

4 participants