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

Commits on May 15, 2025

  1. fix: output correct kubectl commands for changed submission approach …

    …(jobs instead of pods) (#47)
    
    <!-- This is an auto-generated comment: release notes by coderabbit.ai
    -->
    ## Summary by CodeRabbit
    
    - **Documentation**
    	- Simplified logging messages for Kubernetes job status checks.
    - The instructions now only reference the job-level command for
    retrieving job information, removing the previous guidance for fetching
    logs.
    <!-- end of auto-generated comment: release notes by coderabbit.ai -->
    johanneskoester authored May 15, 2025
    Configuration menu
    Copy the full SHA
    0337d1c View commit details
    Browse the repository at this point in the history
  2. chore(main): release 0.4.1 (#48)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ##
    [0.4.1](v0.4.0...v0.4.1)
    (2025-05-15)
    
    
    ### Bug Fixes
    
    * output correct kubectl commands for changed submission approach (jobs
    instead of pods)
    ([#47](#47))
    ([0337d1c](0337d1c))
    
    ---
    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 May 15, 2025
    Configuration menu
    Copy the full SHA
    bb5ccca View commit details
    Browse the repository at this point in the history
Loading