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: OpenIntegrationEngine/engine
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ea04b1e52
Choose a base ref
...
head repository: OpenIntegrationEngine/engine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 184e36b
Choose a head ref
  • 14 commits
  • 9 files changed
  • 2 contributors

Commits on May 8, 2025

  1. query OIE's GH releases API

    refactor and include tests
    
    Signed-off-by: Richard Ogin <[email protected]>
    kelaompachai authored and rogin committed May 8, 2025
    Configuration menu
    Copy the full SHA
    90c82b1 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2025

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

Commits on May 18, 2025

  1. Revert "PR #79 updates for java 8 compatibility"

    This reverts commit 7b28d46.
    
    Signed-off-by: kelaompachai <[email protected]>
    kelaompachai committed May 18, 2025
    Configuration menu
    Copy the full SHA
    f1f4976 View commit details
    Browse the repository at this point in the history
  2. start removing java 9+ code from getNotifications

    Signed-off-by: kelaompachai <[email protected]>
    kelaompachai committed May 18, 2025
    Configuration menu
    Copy the full SHA
    359b8e5 View commit details
    Browse the repository at this point in the history
  3. rewrite isCurrentOlderThan in ConnectServiceUtil to no longer need ja…

    …va 9 Arrays.compare
    
    Signed-off-by: kelaompachai <[email protected]>
    kelaompachai committed May 18, 2025
    Configuration menu
    Copy the full SHA
    9de6d87 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3dd79df View commit details
    Browse the repository at this point in the history
  5. integrate rogin's rollback to java 8

    Signed-off-by: kelaompachai <[email protected]>
    kelaompachai committed May 18, 2025
    Configuration menu
    Copy the full SHA
    8131c8f View commit details
    Browse the repository at this point in the history

Commits on May 19, 2025

  1. change notification request to receive html from github api and set t…

    …hat html as the notification content
    
    Signed-off-by: kelaompachai <[email protected]>
    kelaompachai committed May 19, 2025
    Configuration menu
    Copy the full SHA
    473e615 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2025

  1. Configuration menu
    Copy the full SHA
    934bf5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f86df8 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2025

  1. remove imports and constants that are no longer used

    Signed-off-by: kelaompachai <[email protected]>
    kelaompachai committed May 21, 2025
    Configuration menu
    Copy the full SHA
    f560570 View commit details
    Browse the repository at this point in the history
  2. remove unused toVersionArray function and associated tests

    Signed-off-by: kelaompachai <[email protected]>
    kelaompachai committed May 21, 2025
    Configuration menu
    Copy the full SHA
    4a20e44 View commit details
    Browse the repository at this point in the history
  3. remove toNotificationContent function

    Signed-off-by: kelaompachai <[email protected]>
    kelaompachai committed May 21, 2025
    Configuration menu
    Copy the full SHA
    86cd81b View commit details
    Browse the repository at this point in the history

Commits on May 22, 2025

  1. adjust test of toNotification function to account for new expected da…

    …ta format
    
    Signed-off-by: kelaompachai <[email protected]>
    kelaompachai committed May 22, 2025
    Configuration menu
    Copy the full SHA
    184e36b View commit details
    Browse the repository at this point in the history
Loading