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 to GitHub Actions #308

Merged
merged 15 commits into from
May 21, 2024
Merged

Switch to GitHub Actions #308

merged 15 commits into from
May 21, 2024

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    ce6ec3a View commit details
    Browse the repository at this point in the history
  2. Add GitHub Actions workflow

    martinez-hugo authored and MattiSG committed May 21, 2024
    Configuration menu
    Copy the full SHA
    9179e78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28dcd92 View commit details
    Browse the repository at this point in the history
  4. Split GitHub Actions workflows

    Set up dependencies
    MattiSG committed May 21, 2024
    Configuration menu
    Copy the full SHA
    7430acb View commit details
    Browse the repository at this point in the history
  5. Use long options

    Increase readability
    MattiSG committed May 21, 2024
    Configuration menu
    Copy the full SHA
    b0f5550 View commit details
    Browse the repository at this point in the history
  6. Remove CircleCI support

    MattiSG committed May 21, 2024
    Configuration menu
    Copy the full SHA
    b504a54 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4869d39 View commit details
    Browse the repository at this point in the history
  8. Remove redundant dependency

    Co-authored-by: Nicolas Dupont <nicolas.dupont@beta.gouv.fr>
    MattiSG and Ndpnt committed May 21, 2024
    Configuration menu
    Copy the full SHA
    40a06b7 View commit details
    Browse the repository at this point in the history
  9. Make jobs names more explicit

    Rename Test workflow to Validate as linting is not exactly a test
    Rename Build job to include critical caching part
    
    Co-authored-by: Nicolas Dupont <nicolas.dupont@beta.gouv.fr>
    MattiSG and Ndpnt committed May 21, 2024
    Configuration menu
    Copy the full SHA
    907d748 View commit details
    Browse the repository at this point in the history
  10. Reorder workflow

    Make external dependencies more explicit on top
    
    Co-authored-by: Nicolas Dupont <nicolas.dupont@beta.gouv.fr>
    MattiSG and Ndpnt committed May 21, 2024
    Configuration menu
    Copy the full SHA
    16dd3e1 View commit details
    Browse the repository at this point in the history
  11. Set author for CD deployments

    Co-authored-by: Nicolas Dupont <nicolas.dupont@beta.gouv.fr>
    MattiSG and Ndpnt committed May 21, 2024
    Configuration menu
    Copy the full SHA
    3cc06ee View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    14b400f View commit details
    Browse the repository at this point in the history
  13. Improve comment

    Co-authored-by: Nicolas Dupont <nicolas.dupont@beta.gouv.fr>
    MattiSG and Ndpnt committed May 21, 2024
    Configuration menu
    Copy the full SHA
    ae6ae20 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4bd89d7 View commit details
    Browse the repository at this point in the history
  15. Unify whitespace

    MattiSG committed May 21, 2024
    Configuration menu
    Copy the full SHA
    c5f83b8 View commit details
    Browse the repository at this point in the history