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: knocklabs/knock-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.12
Choose a base ref
...
head repository: knocklabs/knock-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 13 commits
  • 15 files changed
  • 8 contributors

Commits on Nov 8, 2023

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

Commits on Jan 24, 2024

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

Commits on Apr 30, 2024

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

Commits on May 2, 2024

  1. fix: add missing ID key from FeedItem struct (#30)

    * add missing ID attribute from FeedItem struct
    
    * change go mod
    
    * revert test change
    
    * minor fmt change
    whoAbhishekSah authored May 2, 2024
    Configuration menu
    Copy the full SHA
    4a7cb33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7d832f View commit details
    Browse the repository at this point in the history
  3. chore: fix error

    cjbell committed May 2, 2024
    Configuration menu
    Copy the full SHA
    9adfda5 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    8cf3a4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04b10db View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

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

Commits on May 23, 2024

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

Commits on Sep 26, 2024

  1. If content-type explicitly something other than json don't try to par…

    …se body as json (#37)
    
    * If content-type explicitly something other than json don't try to parse body as json
    
    * new tests
    
    * chore: prepare for 0.1.18 release
    
    ---------
    
    Co-authored-by: Victor Lymar <victor@knock.app>
    pandemicsyn and vlymar authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    99989d6 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2025

  1. feat: add ending_at property to schedules (#39)

    * feat: add ending_at property to schedules
    
    Co-Authored-By: Christopher Bell <chris@knock.app>
    
    * chore: bump to v0.1.19
    
    Co-Authored-By: Christopher Bell <chris@knock.app>
    
    ---------
    
    Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
    Co-authored-by: Christopher Bell <chris@knock.app>
    devin-ai-integration[bot] and cjbell authored Jan 28, 2025
    Configuration menu
    Copy the full SHA
    7216feb View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2025

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