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

Update CI - Windows, forks, etc #85

Merged
merged 3 commits into from
Dec 18, 2019
Merged

Commits on Dec 11, 2019

  1. Move all Windows CI to GitHub Actions, bat -> ps1

    1. Uses current Ruby builds, also master
    2. Changes download-test_readline.bat to a PowerShell script
    3. PowerShell script also renames readline.so to readline.no
    MSP-Greg committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    4a92287 View commit details
    Browse the repository at this point in the history
  2. Allow all Actions workflows to run in forks

    Current workflows restrict branch pushes to 'master', hinders contributors working in forks.
    MSP-Greg committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    7dfbd38 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2019

  1. Configuration menu
    Copy the full SHA
    66cf00d View commit details
    Browse the repository at this point in the history