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 travis to Github actions #27

Merged
merged 3 commits into from
Apr 13, 2022
Merged

Switch from travis to Github actions #27

merged 3 commits into from
Apr 13, 2022

Commits on Dec 10, 2021

  1. switch to github actions

    urkle committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    eeb0b19 View commit details
    Browse the repository at this point in the history
  2. remove coveralls build step

    now done via github actions
    urkle committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    f5ce221 View commit details
    Browse the repository at this point in the history
  3. rework freshen to generate github actions scripts

    - cleanup config to handle DB versions better
    - rewrite the "create_databases/drop_databases" to utilize AR's database tasks
    - update initial gem template
    urkle committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    75a9c5c View commit details
    Browse the repository at this point in the history