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: Implement solution with first validation #1

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Commits on Aug 3, 2024

  1. create solution

    tdayko committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    208b75f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b28a12 View commit details
    Browse the repository at this point in the history
  3. feat: add audio validator

    tdayko committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    c47e669 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    79fd4bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    736be80 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7140fd5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9a64995 View commit details
    Browse the repository at this point in the history
  8. fix: exclude types corretly

    tdayko committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    45d1398 View commit details
    Browse the repository at this point in the history
  9. create xunit text on solution

    tdayko committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    75b402d View commit details
    Browse the repository at this point in the history
  10. test: add AudioValidatorTest

    tdayko committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    0c0978d View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    ac44cb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d5149f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c41f13d View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. chore: add region

    tdayko committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    ae303cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c376ecf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    481c705 View commit details
    Browse the repository at this point in the history
  4. feat: add image validator

    tdayko committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    a4119e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    a23cf5e View commit details
    Browse the repository at this point in the history
  2. chore: assets

    tdayko committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    fd377c8 View commit details
    Browse the repository at this point in the history
  3. test: add file validator test

    tdayko committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    4c2529a View commit details
    Browse the repository at this point in the history