-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: knocte/SQLProvider
base: master
head repository: fsprojects/SQLProvider
compare: master
- 13 commits
- 10 files changed
- 3 contributors
Commits on Nov 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 30828ab - Browse repository at this point
Copy the full SHA 30828abView commit details -
build.cmd: abort if interim step fails
So that it gets propagated properly and gets caught by the CI build.
Configuration menu - View commit details
-
Copy full SHA for 3cbd66a - Browse repository at this point
Copy the full SHA 3cbd66aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7d715e - Browse repository at this point
Copy the full SHA f7d715eView commit details -
CI: add GitHubActions artifacts & rm AppVeyor
Co-authored-by: webwarrior-ws <reg@webwarrior.ws> Fixes fsprojects#863
Configuration menu - View commit details
-
Copy full SHA for 8b75da1 - Browse repository at this point
Copy the full SHA 8b75da1View commit details
Commits on Nov 13, 2025
-
Merge pull request fsprojects#864 from knocte/wip/migrateToGithubActions
Migrate from AppVeyor to GitHubActions
Configuration menu - View commit details
-
Copy full SHA for c219184 - Browse repository at this point
Copy the full SHA c219184View commit details
Commits on Nov 14, 2025
-
README.md: update CI status badge
* Travis badge was a 404, and its link doesn't show any builds. * AppVeyor has been replaced by GitHubActions, replaced badge.
Configuration menu - View commit details
-
Copy full SHA for 6cac8d3 - Browse repository at this point
Copy the full SHA 6cac8d3View commit details
Commits on Nov 15, 2025
-
Merge pull request fsprojects#865 from knocte/wip/updateCIstatus
README.md: update CI status badge
Configuration menu - View commit details
-
Copy full SHA for 68a0cb0 - Browse repository at this point
Copy the full SHA 68a0cb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 872300a - Browse repository at this point
Copy the full SHA 872300aView commit details -
Rename .paket bootstrap subfolder to fix CI
The default case for Mac&Linux builds seemed to be to try to run mono, which these days we can say is an old tech. By renaming this folder we can see that the new versions of .NET (as in .NETCore, which got renamed back again to ".NET" in v5) can build fine.
Configuration menu - View commit details
-
Copy full SHA for 2cca85d - Browse repository at this point
Copy the full SHA 2cca85dView commit details -
GitHubCI: use env var for .NET version
This way it doesn't get repeated in each job.
Configuration menu - View commit details
-
Copy full SHA for 0c27ed0 - Browse repository at this point
Copy the full SHA 0c27ed0View commit details -
As explained in 6cac8d3 it no longer works.
Configuration menu - View commit details
-
Copy full SHA for 7a86fc3 - Browse repository at this point
Copy the full SHA 7a86fc3View commit details -
Merge pull request fsprojects#866 from knocte/wip/addUnixBuilds
GithubCI: added Linux and Mac builds
Configuration menu - View commit details
-
Copy full SHA for 93ed462 - Browse repository at this point
Copy the full SHA 93ed462View commit details
Commits on Nov 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 62cbcc0 - Browse repository at this point
Copy the full SHA 62cbcc0View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master