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

Make testable #13

Merged
merged 39 commits into from
Aug 17, 2023
Merged

Make testable #13

merged 39 commits into from
Aug 17, 2023

Commits on Aug 14, 2023

  1. make dev-requirements.txt

    drernie committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    8c3700f View commit details
    Browse the repository at this point in the history
  2. make test

    drernie committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    dab72c1 View commit details
    Browse the repository at this point in the history
  3. Create mega-linter.yml

    drernie committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    ff0052a View commit details
    Browse the repository at this point in the history
  4. fix megalinting

    drernie committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    d0d9025 View commit details
    Browse the repository at this point in the history
  5. fix line lengths

    drernie committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    674e6b8 View commit details
    Browse the repository at this point in the history
  6. still too long

    drernie committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    73afb5e View commit details
    Browse the repository at this point in the history
  7. test depedencies

    drernie committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    c32839d View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. refactor lambda to classes

    drernie committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    6d149c9 View commit details
    Browse the repository at this point in the history
  2. hack iimports

    drernie committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    30da752 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47dbef3 View commit details
    Browse the repository at this point in the history
  4. test_client

    drernie committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    acad4f4 View commit details
    Browse the repository at this point in the history
  5. secrets

    drernie committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    faf235a View commit details
    Browse the repository at this point in the history
  6. debug arn error

    drernie committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    c8ca054 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configure AWS Credentials

    drernie committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    2187e37 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    sync with main
    drernie committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    b866f57 View commit details
    Browse the repository at this point in the history
  3. use new Role

    drernie committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    5918412 View commit details
    Browse the repository at this point in the history
  4. permissions

    drernie committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    a9aa42c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    af8760f View commit details
    Browse the repository at this point in the history
  6. match add-makefile

    drernie committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    9f5f9b3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0116227 View commit details
    Browse the repository at this point in the history
  8. autolint

    drernie committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    8962e87 View commit details
    Browse the repository at this point in the history
  9. try to enable pytest

    drernie committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    e294b21 View commit details
    Browse the repository at this point in the history
  10. streamline Makefile

    drernie committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    4163855 View commit details
    Browse the repository at this point in the history
  11. add coverage

    drernie committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    6ca3528 View commit details
    Browse the repository at this point in the history
  12. Update python-package.yml

    drernie committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    1a32161 View commit details
    Browse the repository at this point in the history
  13. run on all push

    drernie committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    8c9c02e View commit details
    Browse the repository at this point in the history
  14. test correctly

    drernie committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    200259c View commit details
    Browse the repository at this point in the history
  15. stub test_entry

    drernie committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    7c908b9 View commit details
    Browse the repository at this point in the history
  16. test with ENTRY_DATA

    drernie committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    46c4a3d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6e69775 View commit details
    Browse the repository at this point in the history
  18. autolint

    drernie committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    b4af8e6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    07ad1c2 View commit details
    Browse the repository at this point in the history
  20. test-partials

    drernie committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    c848c9b View commit details
    Browse the repository at this point in the history
  21. Testing instructions

    drernie committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    51c809f View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    7d8d222 View commit details
    Browse the repository at this point in the history
  2. Update make.py doc

    Co-authored-by: Sergey Fedoseev <[email protected]>
    drernie and sir-sigurd authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    7b5cd29 View commit details
    Browse the repository at this point in the history
  3. Update tests/test_entry.py iterator

    Co-authored-by: Sergey Fedoseev <[email protected]>
    drernie and sir-sigurd authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    57d4edc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd2b6ff View commit details
    Browse the repository at this point in the history
  5. fix prefix

    drernie committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    62bfe2a View commit details
    Browse the repository at this point in the history