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: serverlessworkflow/synapse
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0-alpha5.2
Choose a base ref
...
head repository: serverlessworkflow/synapse
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.0-alpha5.3
Choose a head ref
  • 20 commits
  • 46 files changed
  • 3 contributors

Commits on Oct 30, 2024

  1. Create helm.yaml

    Signed-off-by: lth <lehieunghia@gmail.com>
    robinson committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    a22b678 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Update helm.yaml

    Signed-off-by: lth <lehieunghia@gmail.com>
    robinson committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    372fcb5 View commit details
    Browse the repository at this point in the history
  2. Update Chart.yaml

    Signed-off-by: lth <lehieunghia@gmail.com>
    robinson committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    17db114 View commit details
    Browse the repository at this point in the history
  3. delete helm yaml

    Signed-off-by: lth <lehieunghia@gmail.com>
    robinson committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    7384340 View commit details
    Browse the repository at this point in the history
  4. Create helm.yml

    Signed-off-by: lth <lehieunghia@gmail.com>
    robinson committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    7b3672b View commit details
    Browse the repository at this point in the history
  5. changed chart

    Signed-off-by: lth <lehieunghia@gmail.com>
    robinson committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    546b36c View commit details
    Browse the repository at this point in the history
  6. change version

    Signed-off-by: lth <lehieunghia@gmail.com>
    robinson committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    1503b10 View commit details
    Browse the repository at this point in the history
  7. version 1.0

    Signed-off-by: lth <lehieunghia@gmail.com>
    robinson committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    3f4c1b1 View commit details
    Browse the repository at this point in the history
  8. test again helm

    Signed-off-by: lth <lehieunghia@gmail.com>
    robinson committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    ded4296 View commit details
    Browse the repository at this point in the history
  9. test again helm

    Signed-off-by: lth <lehieunghia@gmail.com>
    robinson committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    d57632d View commit details
    Browse the repository at this point in the history
  10. version 5.1

    Signed-off-by: lth <lehieunghia@gmail.com>
    robinson committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    2eca166 View commit details
    Browse the repository at this point in the history
  11. using chart

    Signed-off-by: lth <lehieunghia@gmail.com>
    robinson committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    9a0755e View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. test(Conformance): updated conformance tests [skip hint][skip ci]

    Signed-off-by: Jean-Baptiste Bianchi <jb.bianchi@neuroglia.io>
    JBBianchi committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    bcd4715 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #452 from serverlessworkflow/test-conformance-update

    Updated conformance tests
    cdavernas authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    9131dba View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Merge pull request #450 from robinson/main

    CI/CD workflow to publish helm chart
    cdavernas authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    ff53a45 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. feat(Solution): Upgraded solution to NET 9.0

    feat(Solution): Updated solution packages
    fix(Runner): Fixed the `DoTaskExecutor` to properly handle exceptions when creating and initializing processors for subtasks
    
    Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
    cdavernas committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    50a178a View commit details
    Browse the repository at this point in the history
  2. fix(CICD): Removed CodeQL pipeline

    Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
    cdavernas committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    d95aeb5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #453 from serverlessworkflow/feat-net9

    Upgraded solution to NET 9.0
    cdavernas authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    d0f97fc View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2024

  1. fix(Core): Fixed the prefix of all cloud events published by Synapse …

    …by removing the 'events' components for the sake of brievety
    cdavernas committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    2e8ae7f View commit details
    Browse the repository at this point in the history
  2. fix(Core): Singularized the aggregate component of the types of cloud…

    … events produced by the application
    cdavernas committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    7fd2983 View commit details
    Browse the repository at this point in the history
Loading