Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: absolute-version/commit-and-tag-version
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v12.3.0
Choose a base ref
...
head repository: absolute-version/commit-and-tag-version
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v12.4.0
Choose a head ref
  • 2 commits
  • 11 files changed
  • 4 contributors

Commits on Apr 19, 2024

  1. feat: Add OpenAPI version support (#136)

    * test: add openapi crlf mocks
    
    * test: add openapi lf mocks
    
    * feat: add support for openapi version bumping (almost identical to yaml-updater)
    
    * test: OpenAPI updater tests
    
    * fix: Add debug messages for exclusions during bump lifecycle (#131)
    
    * chore: Add debug messages for exclusions in lifecycle bump
    
    Code has been modified to include debug messages in the bump lifecycle. When a filename is ignored by Git or is not a file, the program will now log a debug-level message.
    
    * chore(#131): Update formatting
    
    * chore(#131): Improve debug messages for exclusions during bump lifecycle
    
    * chore(master): release 12.3.0 (#139)
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    
    * docs: add documentation about how to bump OpenAPI version
    
    ---------
    
    Co-authored-by: Markus Schulte <mail@schulte-development.de>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Timothy Jones <timothy.l.jones@gmail.com>
    4 people authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    007b1b0 View commit details
    Browse the repository at this point in the history
  2. chore(master): release 12.4.0 (#141)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    dc30b1c View commit details
    Browse the repository at this point in the history
Loading