Skip to content

Add GitHub Actions for Windows CI#279

Merged
tenderlove merged 1 commit intosparklemotion:masterfrom
MSP-Greg:actions-windows
Jan 8, 2020
Merged

Add GitHub Actions for Windows CI#279
tenderlove merged 1 commit intosparklemotion:masterfrom
MSP-Greg:actions-windows

Conversation

@MSP-Greg
Copy link
Copy Markdown
Contributor

  1. Add rake compile:msys2 to allow compiling with MSYS2 sqlite3 package

  2. Add .github/workflows/windows.yml to run GitHub Actions on Ruby 2.4 thru master on Windows

@MSP-Greg
Copy link
Copy Markdown
Contributor Author

MSP-Greg commented Dec 20, 2019

MSYS2 is using sqlite 3.30.1. There are compile warnings (using gcc 9.2.0) and the tests have 'deprecated' warnings.

See:
https://github.com/MSP-Greg/sqlite3-ruby/commit/391c70e4ceeaedf14a210ff5b7bfdc70f7b514e9/checks?check_suite_id=369183921

1. Add rake compile:msys2 to allow compiling with MSYS2 sqlite3 package

2. Add .github/workflows/windows.yml to run GitHub Actions on Ruby 2.4 thru master on Windows
@tenderlove tenderlove merged commit 31d8642 into sparklemotion:master Jan 8, 2020
@MSP-Greg MSP-Greg deleted the actions-windows branch January 8, 2020 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants