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

Rewrite GitHub webooks using Octokit.Webhooks #4111

Merged
merged 17 commits into from
Oct 29, 2024

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    987d52a View commit details
    Browse the repository at this point in the history
  2. remove useless variable

    dkurepa committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    00ed2dd View commit details
    Browse the repository at this point in the history
  3. address comments

    dkurepa committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    493a2fe View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    07e69bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fc7e7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffd4b61 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16492dd View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. keep the same uri path:

    dkurepa committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    b87aa00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e199ade View commit details
    Browse the repository at this point in the history
  3. Update src/ProductConstructionService/ProductConstructionService.Api/…

    …Controllers/GitHubWebhookEventProcessor.cs
    
    Co-authored-by: Přemek Vysoký <[email protected]>
    dkurepa and premun authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    6a698e1 View commit details
    Browse the repository at this point in the history
  4. Update src/ProductConstructionService/ProductConstructionService.Api/…

    …Controllers/GitHubWebhookEventProcessor.cs
    
    Co-authored-by: Přemek Vysoký <[email protected]>
    dkurepa and premun authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    6510102 View commit details
    Browse the repository at this point in the history
  5. make the code more readable

    dkurepa committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    b613c25 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c0ba3b7 View commit details
    Browse the repository at this point in the history
  7. improve comparer logic

    dkurepa committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    78561cc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6d51d23 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3af2e68 View commit details
    Browse the repository at this point in the history
  10. Update src/ProductConstructionService/ProductConstructionService.Api/…

    …Program.cs
    
    Co-authored-by: Přemek Vysoký <[email protected]>
    dkurepa and premun authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    a32885e View commit details
    Browse the repository at this point in the history