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

Remove nancy checks #192

Open
wants to merge 25 commits into
base: master
Choose a base branch
from
Open

Remove nancy checks #192

wants to merge 25 commits into from

Commits on May 7, 2023

  1. Document the DDD approach

    Sebastian Sigl committed May 7, 2023
    Configuration menu
    Copy the full SHA
    7253c53 View commit details
    Browse the repository at this point in the history
  2. Remove old directory references about http and rpc

    Sebastian Sigl committed May 7, 2023
    Configuration menu
    Copy the full SHA
    c2feae3 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Add section about access flow from interfaces to domain

    Sebastian Sigl committed May 9, 2023
    Configuration menu
    Copy the full SHA
    f775c1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1db54e2 View commit details
    Browse the repository at this point in the history
  3. Add docs about httptest

    Sebastian Sigl committed May 9, 2023
    Configuration menu
    Copy the full SHA
    d6e65bc View commit details
    Browse the repository at this point in the history
  4. Correct spelling issue in the httptest section

    Sebastian Sigl committed May 9, 2023
    Configuration menu
    Copy the full SHA
    2f307b5 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Setup testcontainer for rmq and postgres

    Sebastian Sigl committed May 10, 2023
    Configuration menu
    Copy the full SHA
    b91460c View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Migration 2nd integration-test to testcontainer tests that requires d…

    …bmigrate execution
    Sebastian Sigl committed May 12, 2023
    Configuration menu
    Copy the full SHA
    ee23c3d View commit details
    Browse the repository at this point in the history
  2. Remove old integration tests

    Sebastian Sigl committed May 12, 2023
    Configuration menu
    Copy the full SHA
    fc6d6b6 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2023

  1. Configure reuse true for testcontainers to enable TDD using testconta…

    …iners
    Sebastian Sigl committed May 13, 2023
    Configuration menu
    Copy the full SHA
    d099ca6 View commit details
    Browse the repository at this point in the history
  2. Update GitHub CI script to run all tests

    Sebastian Sigl committed May 13, 2023
    Configuration menu
    Copy the full SHA
    fc207c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e41dbda View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

  1. Set go version to 1.20

    Sebastian Sigl committed May 14, 2023
    Configuration menu
    Copy the full SHA
    d9ec8bb View commit details
    Browse the repository at this point in the history
  2. Set go version to 1.19.4

    Sebastian Sigl committed May 14, 2023
    Configuration menu
    Copy the full SHA
    e49f919 View commit details
    Browse the repository at this point in the history
  3. Set go version to 1.19.4

    Sebastian Sigl committed May 14, 2023
    Configuration menu
    Copy the full SHA
    5fe6c9d View commit details
    Browse the repository at this point in the history
  4. Update codecov link to show coverage on GH page

    Sebastian Sigl committed May 14, 2023
    Configuration menu
    Copy the full SHA
    4ce7770 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e3f2dda View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Run reviewdog gh-check instead of pr related reported

    Sebastian Sigl committed May 15, 2023
    Configuration menu
    Copy the full SHA
    84f5fc1 View commit details
    Browse the repository at this point in the history
  2. Try with github-pr-check

    Sebastian Sigl committed May 15, 2023
    Configuration menu
    Copy the full SHA
    6ed02cb View commit details
    Browse the repository at this point in the history
  3. Try with pr-review

    Sebastian Sigl committed May 15, 2023
    Configuration menu
    Copy the full SHA
    36325dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e92af43 View commit details
    Browse the repository at this point in the history
  5. Make hadolint fail

    Sebastian Sigl committed May 15, 2023
    Configuration menu
    Copy the full SHA
    1fb807e View commit details
    Browse the repository at this point in the history
  6. Try again with reviewdog

    Sebastian Sigl committed May 15, 2023
    Configuration menu
    Copy the full SHA
    76f008d View commit details
    Browse the repository at this point in the history
  7. Use the working setup with hadolint

    Sebastian Sigl committed May 15, 2023
    Configuration menu
    Copy the full SHA
    57d0da5 View commit details
    Browse the repository at this point in the history
  8. Revert dockerfile

    Sebastian Sigl committed May 15, 2023
    Configuration menu
    Copy the full SHA
    58ef15b View commit details
    Browse the repository at this point in the history