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

Migrate webhooks to Plugin Framework #1087

Merged
merged 17 commits into from
Oct 1, 2024

Commits on Sep 26, 2024

  1. Refactoring cleanup

    And start of migrating artifact webhook
    alexhung committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    116e4a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65b0b9e View commit details
    Browse the repository at this point in the history
  3. Migrate artifact property and docker webhooks

    Refactor out the common repository based resource code
    alexhung committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    f30d3ff View commit details
    Browse the repository at this point in the history
  4. Migrate build webhook to Plugin Framework

    Refactor out common code
    alexhung committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    94b68c4 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Migrate release bundle webhook resource

    Fix migration issue from SDKv2
    
    Remove unused, old debug loggings
    alexhung committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    b284326 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6746092 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40fbbcd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a21987 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ec84142 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dda5d11 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    baed11c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab898a9 View commit details
    Browse the repository at this point in the history
  3. Remove unused funcs

    alexhung committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    6bcfc59 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10e0313 View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG

    alexhung committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    b951124 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    20379da View commit details
    Browse the repository at this point in the history
  7. Bump github.com/go-resty/resty/v2 from 2.15.2 to 2.15.3

    Bumps [github.com/go-resty/resty/v2](https://github.com/go-resty/resty) from 2.15.2 to 2.15.3.
    - [Release notes](https://github.com/go-resty/resty/releases)
    - [Commits](go-resty/resty@v2.15.2...v2.15.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-resty/resty/v2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and alexhung committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    8072c7d View commit details
    Browse the repository at this point in the history