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-storage-plugin-xrootd
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.1
Choose a base ref
...
head repository: snakemake/snakemake-storage-plugin-xrootd
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.0
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Mar 14, 2025

  1. feat: Implement new safe_print method (#32)

    Adds the new safe_print method
    (snakemake/snakemake-interface-storage-plugins#54)
    to censor information in the XRootD URL.
    
    <!-- This is an auto-generated comment: release notes by coderabbit.ai
    -->
    
    ## Summary by CodeRabbit
    
    - **New Features**
    - Introduced secure URL printing functionality that ensures sensitive
    information is protected when URLs are displayed.
    
    <!-- end of auto-generated comment: release notes by coderabbit.ai -->
    MattMonk authored Mar 14, 2025
    Configuration menu
    Copy the full SHA
    a72941c View commit details
    Browse the repository at this point in the history
  2. chore(main): release 0.3.0 (#33)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ##
    [0.3.0](v0.2.1...v0.3.0)
    (2025-03-14)
    
    
    ### Features
    
    * Implement new safe_print method
    ([#32](#32))
    ([a72941c](a72941c))
    
    ---
    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 Mar 14, 2025
    Configuration menu
    Copy the full SHA
    d6b1563 View commit details
    Browse the repository at this point in the history
Loading