Skip to content
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

feat(config)!: support regex in 'tag_pattern' configuration #318

Merged
merged 6 commits into from
Oct 29, 2023

Commits on Oct 27, 2023

  1. feat(config)!: support 'Regex' in 'tag_pattern' configuration

    BREAKING CHANGE: `tag_pattern` now takes a valid regular expression instead of a glob pattern
    
    resolves orhun#289
    woshilapin committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    8fee4c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c25427a View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. Configuration menu
    Copy the full SHA
    4524598 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ec2264 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e917462 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c088b4a View commit details
    Browse the repository at this point in the history