tediousjs / node-mssql

Microsoft SQL Server client for Node.js
https://tediousjs.github.io/node-mssql
MIT License
2.23k stars 465 forks source link

Add automated release workflows #1502

Closed dhensby closed 1 year ago

dhensby commented 1 year ago

Currently this does:

Todo:

Running msnodesqlv8 on linux should be possible, but it's needs the ODBC 17 driver installed for ubuntu, which might be tricky.

It's not been possible to get the msnodesqlv8 tests running on ubuntu, so I'll leave that for now and go into that when I have time.

At the moment this covers off pretty much what is running on AppVeyor except it doesn't test SQL Server versions: 2008, 2012, 2014, 2016