-
Notifications
You must be signed in to change notification settings - Fork 0
fix: update readme repo urls #4
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
Conversation
WalkthroughThe README file was updated to reflect a new project name and updated repository references. All badges, links, and titles were changed to match the new repository naming convention. No changes were made to the functionality or content of the documentation beyond these updates. Changes
Poem
Note ⚡️ AI Code Reviews for VS Code, Cursor, WindsurfCodeRabbit now has a plugin for VS Code, Cursor and Windsurf. This brings AI code reviews directly in the code editor. Each commit is reviewed immediately, finding bugs before the PR is raised. Seamless context handoff to your AI code agent ensures that you can easily incorporate review feedback. Note ⚡️ Faster reviews with cachingCodeRabbit now supports caching for code and dependencies, helping speed up reviews. This means quicker feedback, reduced wait times, and a smoother review experience overall. Cached data is encrypted and stored securely. This feature will be automatically enabled for all accounts on May 16th. To opt out, configure 📜 Recent review detailsConfiguration used: .coderabbit.yaml 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
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.
Actionable comments posted: 1
📜 Review details
Configuration used: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
Cache: Disabled due to data retention organization setting
Knowledge Base: Disabled due to data retention organization setting
📒 Files selected for processing (1)
README.md
(2 hunks)
🔇 Additional comments (1)
README.md (1)
263-267
: All badge and link references updated correctly.The release badge, latest-release link, contributors image URL, and issues URL now consistently point to
masterpointio/terraform-postgres-config-dbs-users-roles
.
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 updates the README documentation to reflect the new repository name and updated repository URLs before publication to the Terraform registries.
- Updated the project title in the README header.
- Updated repository URLs for release badges, latest release, contributors, and issues.
🤖 I have created a release *beep* *boop* --- ## 0.1.0 (2025-05-20) ### Features * beef up testing ([3d14754](3d14754)) * **INT-58:** create module - add tests and examples. ([75b5eaf](75b5eaf)) * **INT-58:** first pass at setting up repo ([75b5eaf](75b5eaf)) * **INT-60:** write up knowledge base example for standard DBs + Roles ([#5](#5)) ([d2d089d](d2d089d)) * setup repo, add tf code, working example ([aea1160](aea1160)) * sync from template repo ([#3](#3)) ([d2b7081](d2b7081)) ### Bug Fixes * correct test for spec chars in password ([90184a7](90184a7)) * **github actions:** release-please, add permission for labels ([#3](#3)) ([8b644a6](8b644a6)) * update readme repo urls ([#4](#4)) ([5f2de0f](5f2de0f)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
what
Summary by CodeRabbit