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

Reuse build setup using a dedicated github action #2563

Merged
merged 10 commits into from
Jan 5, 2022

Commits on Jan 4, 2022

  1. Extract out ci build setup

    jneira committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    ce57b1d View commit details
    Browse the repository at this point in the history
  2. Correct action path

    jneira committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    67f9b92 View commit details
    Browse the repository at this point in the history
  3. Add required shell property

    jneira committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    2c88508 View commit details
    Browse the repository at this point in the history
  4. Remove unused cabal version

    jneira committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    3bbc8b7 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. Update .github/actions/setup-build/action.yml

    Co-authored-by: Michael Peyton Jones <me@michaelpj.com>
    jneira and michaelpj committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    378c1ce View commit details
    Browse the repository at this point in the history
  2. Update .github/actions/setup-build/action.yml

    Co-authored-by: Michael Peyton Jones <me@michaelpj.com>
    jneira and michaelpj committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    c0e1903 View commit details
    Browse the repository at this point in the history
  3. Update .github/actions/setup-build/action.yml

    Co-authored-by: Michael Peyton Jones <me@michaelpj.com>
    jneira and michaelpj committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    b422d5f View commit details
    Browse the repository at this point in the history
  4. Update .github/actions/setup-build/action.yml

    Co-Authored-By: @michaelpj
    jneira committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    8cd5e7f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    186d93d View commit details
    Browse the repository at this point in the history
  6. Make freeze strict

    jneira committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    2719110 View commit details
    Browse the repository at this point in the history