-
Notifications
You must be signed in to change notification settings - Fork 8
Added AWS-AU support #384
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
Added AWS-AU support #384
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds support for the AU region by updating various components of the codebase.
- Updated tests to validate the AU region functionality
- Added AU region mapping to the host map in contentstack.js
- Version bumped package.json and updated .talismanrc ignore configuration
Reviewed Changes
Copilot reviewed 5 out of 6 changed files in this pull request and generated no comments.
Show a summary per file
File | Description |
---|---|
test/unit/Util-test.js | Added expectation for AU API host validation |
test/sanity-check/api/user-test.js | Added a new test to ensure AU region returns the correct host |
package.json | Updated package version from 1.21.7 to 1.22.0 |
lib/contentstack.js | Added AU region mapping for host resolution |
.talismanrc | Updated ignore configuration for a new test file |
Coverage report for commit: 74125a6
Summary - Lines: 88.72% | Methods: 97.67% | Branches: 73.15%
🤖 comment via lucassabreu/comment-coverage-clover |
No description provided.