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

Switch from CircleCI to GitHub Actions #115

Merged
merged 42 commits into from
Oct 21, 2021
Merged

Switch from CircleCI to GitHub Actions #115

merged 42 commits into from
Oct 21, 2021

Commits on Oct 21, 2021

  1. Add Github Actions config

    HAEKADI committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    14fbb3d View commit details
    Browse the repository at this point in the history
  2. Correct lint errors

    HAEKADI committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    aeca6c3 View commit details
    Browse the repository at this point in the history
  3. Add openfisca tests path

    HAEKADI committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    2361b2b View commit details
    Browse the repository at this point in the history
  4. Correct openfisca test path

    HAEKADI committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    2d605cf View commit details
    Browse the repository at this point in the history
  5. Corrent worfklow lint errors

    HAEKADI committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    f6b3379 View commit details
    Browse the repository at this point in the history
  6. Correct linting errors

    HAEKADI committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    378b748 View commit details
    Browse the repository at this point in the history
  7. Add linting scripts

    HAEKADI committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    7ab9932 View commit details
    Browse the repository at this point in the history
  8. Delete comment

    HAEKADI committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    62a10fd View commit details
    Browse the repository at this point in the history
  9. Test linting solution

    HAEKADI committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    5b42f60 View commit details
    Browse the repository at this point in the history
  10. Remove install job

    HAEKADI committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    3a98085 View commit details
    Browse the repository at this point in the history
  11. Cache dist directory

    HAEKADI committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    eff777d View commit details
    Browse the repository at this point in the history
  12. Add dist cache to deploy

    HAEKADI committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    25bf218 View commit details
    Browse the repository at this point in the history
  13. Remove circleci files

    HAEKADI committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    228d9bb View commit details
    Browse the repository at this point in the history
  14. Fix yaml bug

    HAEKADI committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    bc0c1c0 View commit details
    Browse the repository at this point in the history
  15. Add branch ref to cache key

    HAEKADI committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    1f2fba4 View commit details
    Browse the repository at this point in the history
  16. Add super-linter

    HAEKADI committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    bfb5496 View commit details
    Browse the repository at this point in the history
  17. Delete linting scripts

    HAEKADI committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    e87fd12 View commit details
    Browse the repository at this point in the history
  18. Revert "Add super-linter"

    This reverts commit 0773cff.
    HAEKADI committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    d88a3ae View commit details
    Browse the repository at this point in the history
  19. Revert "Delete linting scripts"

    This reverts commit aaea4dd.
    HAEKADI committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    6f6c140 View commit details
    Browse the repository at this point in the history
  20. Update changelog

    HAEKADI committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    46af0dc View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    3272c75 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    4b4f4e8 View commit details
    Browse the repository at this point in the history
  23. Remove pipe in test-yaml

    HAEKADI committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    7678037 View commit details
    Browse the repository at this point in the history
  24. Remove quotes

    HAEKADI committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    d07845a View commit details
    Browse the repository at this point in the history
  25. Remove circleci mention

    HAEKADI committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    0bfc045 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    0a34b7b View commit details
    Browse the repository at this point in the history
  27. Update changelog

    HAEKADI committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    dfe5bad View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    b751977 View commit details
    Browse the repository at this point in the history
  29. Remove pypi password comment

    HAEKADI committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    640ba01 View commit details
    Browse the repository at this point in the history
  30. Specify Python version patch

    HAEKADI committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    06472a6 View commit details
    Browse the repository at this point in the history
  31. Update CHANGELOG details

    Co-authored-by: Matti Schneider <matti.schneider@beta.gouv.fr>
    HAEKADI and MattiSG committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    a49f39f View commit details
    Browse the repository at this point in the history
  32. Update changelog

    HAEKADI committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    c626cd9 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    337a558 View commit details
    Browse the repository at this point in the history
  34. Delete cache hit condition

    HAEKADI committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    510af1f View commit details
    Browse the repository at this point in the history
  35. Add commit SHA to cache key

    HAEKADI committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    58092b6 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    5aa082c View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    b24e584 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    35c7ce0 View commit details
    Browse the repository at this point in the history
  39. Add Python patch comment

    HAEKADI committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    dddfdf4 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    b1d485a View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    2eba652 View commit details
    Browse the repository at this point in the history
  42. Update CHANGELOG

    HAEKADI committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    b1dc0c6 View commit details
    Browse the repository at this point in the history