chore: Add spotless for pg migrations#37105
Conversation
WalkthroughThe changes in this pull request involve formatting adjustments across multiple SQL files within various plugins. Key modifications include realigning indentation for SQL statements, adding comments for clarity, and ensuring consistent formatting for readability. Specific files have had SQL commands adjusted for better alignment, while others have had comments added or newline characters introduced without altering the underlying logic or functionality. Changes
Possibly related PRs
Suggested labels
Suggested reviewers
📜 Recent review detailsConfiguration used: .coderabbit.yaml 📒 Files selected for processing (28)
✅ Files skipped from review due to trivial changes (27)
🔇 Additional comments (1)
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
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
|
|
This PR has not seen activitiy for a while. It will be closed in 7 days unless further activity is detected. |
|
@AnaghHegde is this still valid? Can you please fix the flyway checksum validation? |
## Description Apply spotless to maintain checksum values same across all developers machine for flyway. ## Automation /ok-to-test tags="" ### 🔍 Cypress test results <!-- This is an auto-generated comment: Cypress test results --> > [!WARNING] > Tests have not run on the HEAD a0906b3 yet > <hr>Fri, 25 Oct 2024 12:24:39 UTC <!-- end of auto-generated comment: Cypress test results --> ## Communication Should the DevRel and Marketing teams inform users about this change? - [ ] Yes - [ ] No <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Added clearer instructions in SQL templates for entering valid table names. - **Bug Fixes** - Improved formatting of SQL statements for better readability across various templates. - **Chores** - Configured the project to include SQL files in the formatting process using the Spotless plugin. - **Documentation** - Added comments and adjusted formatting in the `application.properties` file for clarity. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
Description
Apply spotless to maintain checksum values same across all developers machine for flyway.
Automation
/ok-to-test tags=""
🔍 Cypress test results
Warning
Tests have not run on the HEAD a0906b3 yet
Fri, 25 Oct 2024 12:24:39 UTC
Communication
Should the DevRel and Marketing teams inform users about this change?
Summary by CodeRabbit
New Features
Bug Fixes
Chores
Documentation
application.propertiesfile for clarity.