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

Sets up initial gem to patch shoulda-matchers #1

Merged
merged 2 commits into from
Feb 6, 2020
Merged

Conversation

codenamev
Copy link
Member

@codenamev codenamev commented Feb 6, 2020

Pivotal Story: https://www.pivotaltracker.com/story/show/164603806

Since we're taking advantage of storing UUIDs in MySQL as binary, the shoulda-matchers has an issue when the UUID ends in an f. This has lead to some flakey tests. We made an effort to fix this upstream, which doesn't appear to be gaining traction. This extracts the fix into a gem so we don't have to support a hard fork for this.

Copy link

@bsimpson bsimpson left a comment

Choose a reason for hiding this comment

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

What are the next steps here? Do we need the CI plumbing to publish this to Nexus?

@codenamev
Copy link
Member Author

Yep, next step is adding the .circle (which I've started)

@codenamev codenamev merged commit a1cf4e1 into master Feb 6, 2020
@codenamev codenamev deleted the vs-complete branch February 6, 2020 21:22
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.

None yet

2 participants