Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Event Feeds #174

Merged
merged 24 commits into from
Nov 1, 2024
Merged

feat: Event Feeds #174

merged 24 commits into from
Nov 1, 2024

Commits on Oct 28, 2024

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

    cynicaljoy committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    474b87c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5170b1b View commit details
    Browse the repository at this point in the history
  4. add event feed

    cynicaljoy committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    cb1f201 View commit details
    Browse the repository at this point in the history
  5. thanks golangci-lint

    cynicaljoy committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    4a6a212 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ebf98cb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4a9d5ea View commit details
    Browse the repository at this point in the history
  8. updated url

    cynicaljoy committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    9d8abad View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    619df39 View commit details
    Browse the repository at this point in the history
  10. v3 references

    cynicaljoy committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    0b1438b View commit details
    Browse the repository at this point in the history
  11. event feed readme section

    cynicaljoy committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    1cc05fe View commit details
    Browse the repository at this point in the history
  12. updated URL

    cynicaljoy committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    74243ea View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a57c5cb View commit details
    Browse the repository at this point in the history
  14. add godoc comments

    cynicaljoy committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    f1f202b View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Update README.md

    Co-authored-by: James Rodewig <[email protected]>
    cynicaljoy and jrodewig authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    44ae2de View commit details
    Browse the repository at this point in the history
  2. Update client.go

    Co-authored-by: Lucas Pedroza <[email protected]>
    cynicaljoy and pnwpedro authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    d4af0ad View commit details
    Browse the repository at this point in the history
  3. PR feedback

    cynicaljoy committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    274c877 View commit details
    Browse the repository at this point in the history
  4. feed options as methods

    cynicaljoy committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    cb6cfe9 View commit details
    Browse the repository at this point in the history
  5. PR feedback

    cynicaljoy committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    1d6a89a View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. use feed args

    cynicaljoy committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    9d54eae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86c451e View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. feed option funcs

    cynicaljoy committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    9d2f788 View commit details
    Browse the repository at this point in the history
  2. feed option fn validation

    cynicaljoy committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    dec72aa View commit details
    Browse the repository at this point in the history
  3. feedOpts

    cynicaljoy committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    153807c View commit details
    Browse the repository at this point in the history