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

Add acceptance tests to CI; drop beaker-pe development dependency #110

Merged
merged 3 commits into from
Jan 14, 2022

Commits on Jan 13, 2022

  1. Remove redundant beaker dependency in Gemfile

    beaker is already a runtime dependency so there's no need to list it in
    Gemfile.
    ekohl committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    60c3106 View commit details
    Browse the repository at this point in the history
  2. Drop beaker-pe dependency

    This takes 3763434 a step further and
    completely gets rid of it.
    
    Fixes: 3763434
    ekohl committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    1b40030 View commit details
    Browse the repository at this point in the history
  3. Add acceptance tests to CI

    ekohl committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    a6df44d View commit details
    Browse the repository at this point in the history