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

test with localstack and github actions #59

Merged
merged 41 commits into from
Aug 22, 2024

Commits on Aug 17, 2024

  1. testing

    samuelpcabral committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    eaa5121 View commit details
    Browse the repository at this point in the history
  2. test

    samuelpcabral committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    1c5a954 View commit details
    Browse the repository at this point in the history
  3. test

    samuelpcabral committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    69c7d2b View commit details
    Browse the repository at this point in the history
  4. improve tests

    samuelpcabral committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    81e120c View commit details
    Browse the repository at this point in the history
  5. new format for tests

    samuelpcabral committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    bdc5dc1 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

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

    samuelpcabral committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    5db6279 View commit details
    Browse the repository at this point in the history
  3. update s3 tests

    samuelpcabral committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    4c48dbe View commit details
    Browse the repository at this point in the history
  4. fix

    samuelpcabral committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    ca1124f View commit details
    Browse the repository at this point in the history
  5. fix txt

    samuelpcabral committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    9e3daef View commit details
    Browse the repository at this point in the history
  6. More test

    samuelpcabral committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    8c6da50 View commit details
    Browse the repository at this point in the history
  7. fix

    samuelpcabral committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    ce40259 View commit details
    Browse the repository at this point in the history
  8. remove

    samuelpcabral committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    2051d38 View commit details
    Browse the repository at this point in the history
  9. new file

    samuelpcabral committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    a6e3a32 View commit details
    Browse the repository at this point in the history
  10. update metadata test

    samuelpcabral committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    3bda9c4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fe3a742 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    789fc19 View commit details
    Browse the repository at this point in the history
  13. to-do ticks

    samuelpcabral committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    e08b4ca View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a616968 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. add GATEWAY_LISTEN in localstack and improve s3 and sqs tests

    EMEA-MEDIA\scabra02 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    0950e92 View commit details
    Browse the repository at this point in the history
  2. test to create dynamo table

    EMEA-MEDIA\scabra02 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    78cf133 View commit details
    Browse the repository at this point in the history
  3. add dynamo tests

    EMEA-MEDIA\scabra02 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    2819972 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. test new table

    EMEA-MEDIA\scabra02 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    a73b3d5 View commit details
    Browse the repository at this point in the history
  2. fix

    EMEA-MEDIA\scabra02 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    ef6ac53 View commit details
    Browse the repository at this point in the history
  3. update dynamo tests

    EMEA-MEDIA\scabra02 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    7d8f7b0 View commit details
    Browse the repository at this point in the history
  4. Update dynamo tests

    EMEA-MEDIA\scabra02 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    a523958 View commit details
    Browse the repository at this point in the history
  5. add logs in localstack

    EMEA-MEDIA\scabra02 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    c1244ca View commit details
    Browse the repository at this point in the history
  6. add cloudwatch tests

    EMEA-MEDIA\scabra02 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    e905934 View commit details
    Browse the repository at this point in the history
  7. fix

    samuelpcabral committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    dcdce9c View commit details
    Browse the repository at this point in the history
  8. Finish version 1.0.0 tests

    EMEA-MEDIA\scabra02 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    56e154b View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1 from samuelpcabral/improve_localstack

    Improve localstack
    samuelpcabral authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    69bd16e View commit details
    Browse the repository at this point in the history
  10. Merge pull request #2 from samuelpcabral/improve_localstack

    Improve localstack
    samuelpcabral authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    c7b7bae View commit details
    Browse the repository at this point in the history
  11. test github actions

    EMEA-MEDIA\scabra02 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    e5e3f13 View commit details
    Browse the repository at this point in the history
  12. add apt-get

    EMEA-MEDIA\scabra02 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    08aeb9d View commit details
    Browse the repository at this point in the history
  13. add robot tests

    EMEA-MEDIA\scabra02 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    3b75772 View commit details
    Browse the repository at this point in the history
  14. fix

    EMEA-MEDIA\scabra02 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    f27fa29 View commit details
    Browse the repository at this point in the history
  15. fix 2

    EMEA-MEDIA\scabra02 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    78c0231 View commit details
    Browse the repository at this point in the history
  16. update actions and fix test

    EMEA-MEDIA\scabra02 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    bb4c5df View commit details
    Browse the repository at this point in the history
  17. fix robot report

    EMEA-MEDIA\scabra02 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    0cfe927 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Merge pull request #3 from samuelpcabral/github_actions

    GitHub actions
    samuelpcabral authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    21baab3 View commit details
    Browse the repository at this point in the history
  2. update todo list

    EMEA-MEDIA\scabra02 committed Aug 21, 2024
    1 Configuration menu
    Copy the full SHA
    8b7eabd View commit details
    Browse the repository at this point in the history