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: add a github action to run the tests #745

Merged
merged 17 commits into from
Oct 11, 2021
Merged

feat: add a github action to run the tests #745

merged 17 commits into from
Oct 11, 2021

Commits on Oct 8, 2021

  1. fix: remove unneeded files

    pom421 committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    180baab View commit details
    Browse the repository at this point in the history
  2. feat: add github action

    pom421 committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    52c55a8 View commit details
    Browse the repository at this point in the history
  3. feat: refactor gh action

    pom421 committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    d516de1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ed2d3a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    83fe2dc View commit details
    Browse the repository at this point in the history
  6. doc: update README

    pom421 committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    d191066 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5c0bbb8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0f314e0 View commit details
    Browse the repository at this point in the history
  9. fix: correction TS

    Utilisation du type primitif number à la place du wrapper Number pour les types
    Utilisation de la syntaxe ? pour les champs optionnels.
    pom421 committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    56d42e1 View commit details
    Browse the repository at this point in the history
  10. fix: correction des tests et désactivation locale de TS

    Désactivation temporaire, en attendant de savoir si on doit modifier les types (en rendant certains champs optionnels) ou si on doit modifier les tests (en ajoutant des champs qui manquent).
    pom421 committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    40c228b View commit details
    Browse the repository at this point in the history
  11. feat: add type-check in CI

    pom421 committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    5b56dcc View commit details
    Browse the repository at this point in the history
  12. fix: ts config for CI

    pom421 committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    cda4ab0 View commit details
    Browse the repository at this point in the history
  13. fix: test CI

    pom421 committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    a76cf86 View commit details
    Browse the repository at this point in the history
  14. fix: test CI

    pom421 committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    f3ab8ca View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    972d22b View commit details
    Browse the repository at this point in the history
  16. fix: missing job dependency

    pom421 committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    9c3bb31 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

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