Skip to content

Commit

Permalink
Move CI from Azure DevOps (AZDO) to GitHub Actions (#1795)
Browse files Browse the repository at this point in the history
* Adding github actions for automated tests without an azure account. (#1697)

* Adding github actions for automated tests on Ubuntu.
Adding dependabot.
Improving the test to follow the azure pipeline.

* Adding github actions for automated tests without an azure account.
Adding dependabot for easy testing of dependency updates.

* Bumping the build script to use .net 7.0 instead of .net 6.0

* Adding MariaDB 10.9.1 and 10.11.1 to tests.

* Updating github actions to also include latest MySQL and MariaDB.

* Updating dependabot limit.

* "Implementing" the missing method in StoredProcedureUpdateMySqlTest.

* Fixing dotnet to 7.0.100

* Dependabot is independent of GitHub Actions and should have gotten its own PR.

* Remove AZDO CI.

* Rename GitHub Actions workflow file.

* Fix and update GitHub Actions workflow.

* Add package publishing.

* Fix test on Windows.

---------

Co-authored-by: René Schultz Madsen <rm@microting.com>
  • Loading branch information
lauxjpn and renemadsen authored Oct 8, 2023
1 parent 80f55cc commit f2f8e76
Show file tree
Hide file tree
Showing 5 changed files with 443 additions and 546 deletions.
Loading

0 comments on commit f2f8e76

Please sign in to comment.