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

feat: wise.com connector #23

Merged
merged 55 commits into from
Oct 6, 2022
Merged

feat: wise.com connector #23

merged 55 commits into from
Oct 6, 2022

Commits on Jul 24, 2022

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

Commits on Jul 25, 2022

  1. fix: first

    Antoine Gelloz committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    1ac6272 View commit details
    Browse the repository at this point in the history
  2. fix: lint

    Antoine Gelloz committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    a5589b1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #24 from numary/fix/update-workflows-taskfile-mods

    fix: Update GH Workflows, Taskfile and dependencies
    flemzord authored Jul 25, 2022
    Configuration menu
    Copy the full SHA
    1e630d6 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. fix: GET using id

    gfyrag committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    eec30ba View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. chore: first

    Antoine Gelloz committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    caf40f2 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. chore: bump go-libs

    Antoine Gelloz committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    ba0c92c View commit details
    Browse the repository at this point in the history
  2. chore: bump go-libs

    Antoine Gelloz committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    f522070 View commit details
    Browse the repository at this point in the history
  3. chore: add dependabot

    Antoine Gelloz committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    ecbb8d6 View commit details
    Browse the repository at this point in the history
  4. chore: move message models

    Antoine Gelloz committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    b23fb28 View commit details
    Browse the repository at this point in the history
  5. chore: new method to create kafka message

    Antoine Gelloz committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    9782f03 View commit details
    Browse the repository at this point in the history
  6. chore: move kafka messages to core pkg

    Antoine Gelloz committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    2945ea5 View commit details
    Browse the repository at this point in the history
  7. chore: update messages

    Antoine Gelloz committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    4aa232c View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2022

  1. Merge pull request #26 from numary/feature/fix-get-by-id

    fix: GET using id
    altitude authored Aug 27, 2022
    Configuration menu
    Copy the full SHA
    9b83e68 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. chore: revert moving files

    Antoine Gelloz committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    bfc6f83 View commit details
    Browse the repository at this point in the history
  2. chore: update messages

    Antoine Gelloz committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    0c131f0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #27 from numary/refactor/move-models-to-sharedpubl…

    …ishkafka
    
    chore: Expose kafka messages models and bump dependencies
    Antoine Gelloz authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    7c1234a View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump github/codeql-action from 1 to 2

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    e1f0940 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #28 from numary/dependabot/github_actions/github/c…

    …odeql-action-2
    
    chore(deps): bump github/codeql-action from 1 to 2
    flemzord authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    276452c View commit details
    Browse the repository at this point in the history
  6. fix: bad dependencies

    gfyrag committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    4729bb2 View commit details
    Browse the repository at this point in the history
  7. fix: payments publish

    gfyrag committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    475e1f3 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #30 from numary/fix/missing-id

    fix: payments publish
    flemzord authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    11a633f View commit details
    Browse the repository at this point in the history
  9. chore(deps): bump github.com/numary/go-libs from 1.0.0 to 1.0.1

    Bumps [github.com/numary/go-libs](https://github.com/numary/go-libs) from 1.0.0 to 1.0.1.
    - [Release notes](https://github.com/numary/go-libs/releases)
    - [Commits](formancehq/go-libs@v1.0.0...v1.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/numary/go-libs
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    27ac2be View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Merge pull request #31 from numary/dependabot/go_modules/github.com/n…

    …umary/go-libs-1.0.1
    
    chore(deps): bump github.com/numary/go-libs from 1.0.0 to 1.0.1
    Antoine Gelloz authored Sep 1, 2022
    Configuration menu
    Copy the full SHA
    de4db8a View commit details
    Browse the repository at this point in the history
  2. fix: Ingestion message payload marshaling (#32)

    Antoine Gelloz authored Sep 1, 2022
    Configuration menu
    Copy the full SHA
    afd89a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. chore(deps): bump docker/build-push-action from 2 to 3

    Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 3.
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](docker/build-push-action@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: docker/build-push-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 12, 2022
    Configuration menu
    Copy the full SHA
    da4d147 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump docker/setup-qemu-action from 1 to 2

    Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1 to 2.
    - [Release notes](https://github.com/docker/setup-qemu-action/releases)
    - [Commits](docker/setup-qemu-action@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-qemu-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 12, 2022
    Configuration menu
    Copy the full SHA
    19e99bc View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump docker/login-action from 1 to 2

    Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 2.
    - [Release notes](https://github.com/docker/login-action/releases)
    - [Commits](docker/login-action@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: docker/login-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 12, 2022
    Configuration menu
    Copy the full SHA
    bedb497 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump actions/checkout from 2 to 3

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 12, 2022
    Configuration menu
    Copy the full SHA
    a8a684a View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump docker/setup-buildx-action from 1 to 2

    Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 2.
    - [Release notes](https://github.com/docker/setup-buildx-action/releases)
    - [Commits](docker/setup-buildx-action@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-buildx-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 12, 2022
    Configuration menu
    Copy the full SHA
    b22e237 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Merge pull request #38 from formancehq/dependabot/github_actions/dock…

    …er/build-push-action-3
    
    chore(deps): bump docker/build-push-action from 2 to 3
    flemzord authored Sep 15, 2022
    Configuration menu
    Copy the full SHA
    0ce043e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #39 from formancehq/dependabot/github_actions/dock…

    …er/setup-qemu-action-2
    
    chore(deps): bump docker/setup-qemu-action from 1 to 2
    flemzord authored Sep 15, 2022
    Configuration menu
    Copy the full SHA
    06c7912 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #40 from formancehq/dependabot/github_actions/dock…

    …er/login-action-2
    
    chore(deps): bump docker/login-action from 1 to 2
    flemzord authored Sep 15, 2022
    Configuration menu
    Copy the full SHA
    f805af2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #41 from formancehq/dependabot/github_actions/acti…

    …ons/checkout-3
    
    chore(deps): bump actions/checkout from 2 to 3
    flemzord authored Sep 15, 2022
    Configuration menu
    Copy the full SHA
    3540916 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #42 from formancehq/dependabot/github_actions/dock…

    …er/setup-buildx-action-2
    
    chore(deps): bump docker/setup-buildx-action from 1 to 2
    flemzord authored Sep 15, 2022
    Configuration menu
    Copy the full SHA
    c3a0296 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Configuration menu
    Copy the full SHA
    c3e060c View commit details
    Browse the repository at this point in the history
  2. feat: dummypay connector

    Signed-off-by: Lawrence Zawila <113581282+darkmatterpool@users.noreply.github.com>
    darkmatterpool committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    516543a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feat/connector-dummypay' of formance:formancehq/payment…

    …s into feat/connector-dummypay
    darkmatterpool committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    e12e126 View commit details
    Browse the repository at this point in the history
  4. feat: uncommented dummypay load

    Signed-off-by: Lawrence Zawila <113581282+darkmatterpool@users.noreply.github.com>
    darkmatterpool committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    8b71be7 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2022

  1. feat: dummypay payments generation

    Signed-off-by: Lawrence Zawila <113581282+darkmatterpool@users.noreply.github.com>
    darkmatterpool committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    6a0f52f View commit details
    Browse the repository at this point in the history
  2. feat: dummypay connector tests

    Signed-off-by: Lawrence Zawila <113581282+darkmatterpool@users.noreply.github.com>
    darkmatterpool committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    c862071 View commit details
    Browse the repository at this point in the history
  3. fix: linter fixes

    Signed-off-by: Lawrence Zawila <113581282+darkmatterpool@users.noreply.github.com>
    darkmatterpool committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    ea398ae View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Configuration menu
    Copy the full SHA
    1963c75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c412023 View commit details
    Browse the repository at this point in the history
  3. fix: drop syscall as it's not supported on windows arm

    Signed-off-by: Lawrence Zawila <113581282+darkmatterpool@users.noreply.github.com>
    darkmatterpool committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    5ad16b8 View commit details
    Browse the repository at this point in the history
  4. feat: add scheme generation

    Signed-off-by: Lawrence Zawila <113581282+darkmatterpool@users.noreply.github.com>
    darkmatterpool committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    a56969b View commit details
    Browse the repository at this point in the history
  5. fix: typo in error message

    Signed-off-by: Lawrence Zawila <113581282+darkmatterpool@users.noreply.github.com>
    darkmatterpool committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    93e2105 View commit details
    Browse the repository at this point in the history
  6. feat: add swagger examples for dummypay

    Signed-off-by: Lawrence Zawila <113581282+darkmatterpool@users.noreply.github.com>
    darkmatterpool committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    39e9ade View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Merge pull request #43 from formancehq/feat/connector-dummypay

    feat: dummypay connector
    darkmatterpool authored Sep 27, 2022
    Configuration menu
    Copy the full SHA
    63be834 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. add structure for wise connector

    altitude authored and darkmatterpool committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    d6e11a6 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/feat/connector-wise' into feat/c…

    …onnector-wise
    
    # Conflicts:
    #	cmd/server.go
    #	pkg/bridge/integration/loader.go
    darkmatterpool committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    2c8d0fd View commit details
    Browse the repository at this point in the history
  3. fix: general refactoring

    Signed-off-by: Lawrence Zawila <113581282+darkmatterpool@users.noreply.github.com>
    darkmatterpool committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    b7edb34 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. feat: complete wise integration

    Signed-off-by: Lawrence Zawila <113581282+darkmatterpool@users.noreply.github.com>
    darkmatterpool committed Oct 4, 2022
    3 Configuration menu
    Copy the full SHA
    d0075d8 View commit details
    Browse the repository at this point in the history
  2. feat: add payment status mapping

    Signed-off-by: Lawrence Zawila <113581282+darkmatterpool@users.noreply.github.com>
    darkmatterpool committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    79c5cef View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. feat: add additional error checks

    Signed-off-by: Lawrence Zawila <113581282+darkmatterpool@users.noreply.github.com>
    darkmatterpool committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    89baaf9 View commit details
    Browse the repository at this point in the history