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

Github webhooks #26

Merged
merged 22 commits into from
Feb 7, 2024
Merged

Github webhooks #26

merged 22 commits into from
Feb 7, 2024

Commits on Feb 1, 2024

  1. CreateWebhook call added

    dukris committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    1e5564b View commit details
    Browse the repository at this point in the history
  2. Resolved #10

    dukris committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    8d135e8 View commit details
    Browse the repository at this point in the history
  3. Unit tests

    dukris committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    23e6db6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dae42d6 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Unused id removed

    dukris committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    227ad77 View commit details
    Browse the repository at this point in the history
  2. Tests added

    dukris committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    17cb3f2 View commit details
    Browse the repository at this point in the history
  3. Unused annotation removed

    dukris committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    16d5b7f View commit details
    Browse the repository at this point in the history
  4. Equals and hashcode

    dukris committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    603b923 View commit details
    Browse the repository at this point in the history
  5. Test fixed

    dukris committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    da8ca7c View commit details
    Browse the repository at this point in the history
  6. Test case added

    dukris committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    6d5de13 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cd53c82 View commit details
    Browse the repository at this point in the history
  8. Body added to message

    dukris committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    869bcf6 View commit details
    Browse the repository at this point in the history
  9. Assertion messages added

    dukris committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    0fcea03 View commit details
    Browse the repository at this point in the history
  10. Messages added to exceptions

    dukris committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    4d29210 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    148c211 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'master' into 10

    # Conflicts:
    #	src/main/java/git/tracehub/pmo/controller/ProjectController.java
    dukris committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    d8fe3d8 View commit details
    Browse the repository at this point in the history
  13. Merge remote-tracking branch 'origin/10' into 10

    # Conflicts:
    #	src/main/java/git/tracehub/pmo/controller/ProjectController.java
    dukris committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    abf7a19 View commit details
    Browse the repository at this point in the history
  14. List of events added

    dukris committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    8eab6a4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d47182a View commit details
    Browse the repository at this point in the history
  16. Additional events added

    dukris committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    1746747 View commit details
    Browse the repository at this point in the history
  17. Unused annotations removed

    dukris committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    badbf8e View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Final fields

    dukris committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    1fc8aff View commit details
    Browse the repository at this point in the history