Skip to content

Add liquibase TOML filter#1036

Open
s2005 wants to merge 1 commit intortk-ai:developfrom
s2005:feat/liquibase
Open

Add liquibase TOML filter#1036
s2005 wants to merge 1 commit intortk-ai:developfrom
s2005:feat/liquibase

Conversation

@s2005
Copy link
Copy Markdown

@s2005 s2005 commented Apr 5, 2026

Summary

  • add a built-in liquibase TOML filter
  • support filters that merge stderr into filtered output
  • register liquibase in discover rules and document the new filter field

Verification

  • cargo test --all
  • cargo run -- verify --filter liquibase

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Apr 5, 2026

CLA assistant check
All committers have signed the CLA.

@pszymkowiak pszymkowiak added effort-medium 1-2 jours, quelques fichiers enhancement New feature or request labels Apr 5, 2026
@pszymkowiak
Copy link
Copy Markdown
Collaborator

[w] wshm · Automated triage by AI

📊 Automated PR Analysis

Type feature
🟡 Risk medium

Summary

Adds a new built-in liquibase TOML filter that strips banners, ASCII art, and verbose info logs from liquibase CLI output. Introduces a filter_stderr field so filters can capture and merge stderr into stdout before filtering, which is needed for tools like liquibase that emit noise to stderr. Also registers liquibase in the discover rules and documents the new field.

Review Checklist

  • Tests present
  • Breaking change
  • Docs updated

Analyzed automatically by wshm · This is an automated analysis, not a human review.

@s2005 s2005 changed the base branch from master to develop April 5, 2026 13:32
@s2005 s2005 marked this pull request as draft April 5, 2026 13:36
@s2005 s2005 marked this pull request as ready for review April 5, 2026 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

effort-medium 1-2 jours, quelques fichiers enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants