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: alitto/pond
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.1
Choose a base ref
...
head repository: alitto/pond
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.7.1
Choose a head ref
  • 19 commits
  • 16 files changed
  • 2 contributors

Commits on Nov 20, 2021

  1. Update to go v1.17

    alitto committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    fc8bba0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #16 from alitto/feature/1.6.0

    Upgrade to go v1.17
    alitto authored Nov 20, 2021
    Configuration menu
    Copy the full SHA
    a646d99 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2021

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

Commits on Dec 26, 2021

  1. Configuration menu
    Copy the full SHA
    f833392 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #22 from alitto/feature/1.6.1

    Improve handling of tasks submitted to a stopped pool
    alitto authored Dec 26, 2021
    Configuration menu
    Copy the full SHA
    9d7bd8f View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2022

  1. Configuration menu
    Copy the full SHA
    6c71907 View commit details
    Browse the repository at this point in the history
  2. Migrate to Github actions

    alitto committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    00b9c16 View commit details
    Browse the repository at this point in the history
  3. Add codecov action

    alitto committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    d67b1d5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #24 from alitto/feature/1.7.0

    Pool context option & stop with timeout
    alitto authored Jan 2, 2022
    Configuration menu
    Copy the full SHA
    4e0f34a View commit details
    Browse the repository at this point in the history
  5. Fix readme badges

    alitto committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    db6c2ff View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2022

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

Commits on Mar 7, 2022

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

Commits on Mar 8, 2022

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

Commits on Mar 12, 2022

  1. Merge pull request #27 from alitto/bug/purge-after-channel-closed

    Prevent "send on closed channel" panic in purger goroutine
    alitto authored Mar 12, 2022
    Configuration menu
    Copy the full SHA
    23a42e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15e5de6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c5208b View commit details
    Browse the repository at this point in the history
  4. Bump versions

    alitto committed Mar 12, 2022
    Configuration menu
    Copy the full SHA
    c0b34be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b52e832 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #28 from alitto/bug/purge-after-channel-closed-2

    Allow concurrent calls to StopAndWait & other fixes
    alitto authored Mar 12, 2022
    Configuration menu
    Copy the full SHA
    286125e View commit details
    Browse the repository at this point in the history
Loading