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

Enhanced changelog validation #7942

Merged
merged 6 commits into from
Nov 25, 2024

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    874f387 View commit details
    Browse the repository at this point in the history
  2. Fixups after review

     * Use 'dataclasses'
     * Use python3 shebang
     * Use re.match to match beginning
     * Remove 'type' keyword usages
     * Use 'setdefault'
     * Remove 'wrong capitalization after colon' test
     * Rename 'spacewalk_dir' to 'uyuni_dir'
     * Use 'enumerate' in main loop
     * Fix line numbers off-by-one issue
     * Simplify runner code
    cbbayburt committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    53f6177 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a4263d View commit details
    Browse the repository at this point in the history
  4. Update trackers file

    cbbayburt committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    eb29e66 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d5affce View commit details
    Browse the repository at this point in the history
  6. Add README.md

    cbbayburt committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    bd133a3 View commit details
    Browse the repository at this point in the history