Skip to content

Tags: Particular/install-sql-server-action

Tags

v1.3.0

Toggle v1.3.0's commit message

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add a parameter to provide the SQL server major version (#17)

* Hardcode the version retrieval logic for now

* Update action.yml

* Update action.yml

* Add parameter

* Use powershells ConvertFrom-String

* Keep the ExtentText around

* Proper output

* Switch to write output

* When you assume everything is powershell...

* Sample

* Try permutation

* Update ci.yml

* Update ci.yml

* Document parameter

---------

Co-authored-by: Mike Minutillo <michael.minutillo@gmail.com>

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Align SQL server major version with chocolatey (#15)

* Align SQL server major version with chocolatey

* Update readme

* Update CI

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #8 from Particular/adds-encrypt-equals-false

Add Encrypt=false, remove TrustServerCertificate

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adds TrustServerCertificate=false to the Connection String (#7)

* Added TrustServerCertificate=false to the connectionString that is set using this action.

* Adds TrustServerCertificate=false to linux connection string

* No really, adds TrustServerCertificate=false to linux connection string

v1.0.0

Toggle v1.0.0's commit message