Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add trilogy GitHub workflow #611

Conversation

zmariscal
Copy link
Contributor

@zmariscal zmariscal commented Nov 6, 2023

Purpose

To ensure nothing breaks the trilogy adapter we want there to be a workflow that runs tests against it. So add a GitHub workflow.

Implementation

I attempted to add this here #607 but couldn't get it to work for some reason. When looking at why it works in the docker-compose file it became apparent that we needed to specify a version of mysql 5.7. The reason why may be due to one of these reasons. I didn't spend too much time digging in.

I also spend some time to update the array to all be floats, because having a string in the array didn't feel quite right 😄 #589. I also updated the actions checkout to the latest version.

.github/workflows/mariadb.yml Outdated Show resolved Hide resolved
@cfis cfis merged commit e21e668 into composite-primary-keys:master Nov 6, 2023
20 checks passed
@cfis
Copy link
Contributor

cfis commented Nov 6, 2023

Thanks for the update!

@zmariscal zmariscal deleted the feature--add-trilogy-github-workflow branch November 6, 2023 05:23
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