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: go-co-op/gocron
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.15.0
Choose a base ref
...
head repository: go-co-op/gocron
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.16.0
Choose a head ref
  • 13 commits
  • 13 files changed
  • 8 contributors

Commits on Jan 29, 2025

  1. Configuration menu
    Copy the full SHA
    5b49603 View commit details
    Browse the repository at this point in the history
  2. go to 1.21, upgrade deps (#822)

    * go to 1.21, upgrade deps
    
    * test without 1.23
    JohnRoesler authored Jan 29, 2025
    Configuration menu
    Copy the full SHA
    d736ca2 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2025

  1. Configuration menu
    Copy the full SHA
    0c4a1a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c70fdc View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2025

  1. Configuration menu
    Copy the full SHA
    a757eff View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2025

  1. Configuration menu
    Copy the full SHA
    8998063 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2025

  1. Configuration menu
    Copy the full SHA
    34fc56e View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2025

  1. Configuration menu
    Copy the full SHA
    129f89c View commit details
    Browse the repository at this point in the history
  2. re-enable goleak detection in ci (#832)

    * re-enable goleak detection in ci
    
    * fix version string
    
    * re-add go 1.23
    JohnRoesler authored Feb 17, 2025
    Configuration menu
    Copy the full SHA
    08b53d7 View commit details
    Browse the repository at this point in the history
  3. removes nextRuns in the past when job skipped by locker (#829)

    Co-authored-by: manuelarte <manuel.doncel.martos@gmail.com>
    manuelarte and manuelarte authored Feb 17, 2025
    Configuration menu
    Copy the full SHA
    2769f09 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2025

  1. Configuration menu
    Copy the full SHA
    1fe8c5c View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2025

  1. feat:custom-cron interface for own custom cron implimentation (#834)

    * feat:custom-cron interface for own custom cron implimentation
    
    * feat: tranfer the custom cron implimentation in the job options
    
    * Apply suggestions from code review
    
    * Apply suggestions from code review
    
    * Apply suggestions from code review
    
    * Apply suggestions from code review
    
    * Apply suggestions from code review
    
    ---------
    
    Co-authored-by: John Roesler <johnrroesler@gmail.com>
    Dojeto and JohnRoesler authored Feb 25, 2025
    Configuration menu
    Copy the full SHA
    36cd85f View commit details
    Browse the repository at this point in the history
  2. clean up

    JohnRoesler committed Feb 25, 2025
    Configuration menu
    Copy the full SHA
    69b4347 View commit details
    Browse the repository at this point in the history
Loading