Skip to content

deps: Add MySQL to CI workflow #1398

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

Merged
merged 1 commit into from
Jan 25, 2023
Merged

deps: Add MySQL to CI workflow #1398

merged 1 commit into from
Jan 25, 2023

Conversation

bf4
Copy link
Collaborator

@bf4 bf4 commented Jan 25, 2023

  • also add dependabot workflow
  • also standardize rails/ruby version quoting/ordering

Based on #1370

- also add dependabot workflow
- also standardize rails/ruby version quoting/ordering
@@ -26,43 +38,44 @@ jobs:
fail-fast: false
matrix:
ruby:
- 2.6
- 2.7
- '3.2'
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

YAML can be weird about strings vs. number, so just being explicit in all cases

also, always descending version number in all cases

- '6.1'
- '6.0'
- '5.2'
- '5.1'
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed the minor/patch version numbers since I'm not sure they matter for our purposes

@bf4 bf4 merged commit 9156734 into v0-11-dev Jan 25, 2023
@bf4 bf4 deleted the update_workflows branch January 25, 2023 16:08
lgebhardt pushed a commit that referenced this pull request Sep 19, 2023
- also add dependabot workflow
- also standardize rails/ruby version quoting/ordering
lgebhardt pushed a commit that referenced this pull request Apr 18, 2024
- also add dependabot workflow
- also standardize rails/ruby version quoting/ordering
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.

1 participant