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: snakemake/snakemake-interface-report-plugins
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.2
Choose a base ref
...
head repository: snakemake/snakemake-interface-report-plugins
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.0
Choose a head ref
  • 2 commits
  • 3 files changed
  • 3 contributors

Commits on Jul 29, 2025

  1. feat: add the metadata interface to the reporter class (#6)

    This is required, to allow custom metadata in the report
    (snakemake/snakemake#3452).
    
    <!-- This is an auto-generated comment: release notes by coderabbit.ai
    -->
    ## Summary by CodeRabbit
    
    - **New Features**
      - Added support for including optional metadata when creating reports.
    <!-- end of auto-generated comment: release notes by coderabbit.ai -->
    
    ---------
    
    Co-authored-by: Johannes Köster <johannes.koester@uni-due.de>
    LKress and johanneskoester authored Jul 29, 2025
    Configuration menu
    Copy the full SHA
    447bec4 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 1.2.0 (#10)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ##
    [1.2.0](v1.1.2...v1.2.0)
    (2025-07-29)
    
    
    ### Features
    
    * add the metadata interface to the reporter class
    ([#6](#6))
    ([447bec4](447bec4))
    
    ---
    This PR was generated with [Release
    Please](https://github.com/googleapis/release-please). See
    [documentation](https://github.com/googleapis/release-please#release-please).
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Jul 29, 2025
    Configuration menu
    Copy the full SHA
    702ceaa View commit details
    Browse the repository at this point in the history
Loading