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 Github Actions and remove Travis CI #260

Merged
merged 3 commits into from
Aug 10, 2021

Conversation

johnnyshields
Copy link
Member

No description provided.

@johnnyshields
Copy link
Member Author

@dblock can you make me an admin on this repo? I'd like to do some gardening.

@dblock
Copy link
Collaborator

dblock commented Aug 9, 2021

@johnnyshields Made you admin, LMK if you didn't get the invite?

@@ -596,18 +596,19 @@ class Person

context 'with a value exceeding mongodb max index key' do
if Mongoid::Compatibility::Version.mongoid5_or_newer?
it 'errors with a model without a max length' do
xit 'errors with a model without a max length' do
Copy link
Collaborator

Choose a reason for hiding this comment

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

Something about current MongoDB version?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yeah I'm not sure. I was meaning to look into this more...

@johnnyshields
Copy link
Member Author

@johnnyshields Made you admin, LMK if you didn't get the invite?

I can merge now so looks like I'm an admin. Thanks!

@dblock dblock merged commit b5347f0 into mongoid:master Aug 10, 2021
@dblock
Copy link
Collaborator

dblock commented Aug 10, 2021

I merged it, will leave it to you to make sure it really works.

For the failing tests, if you can't solve that quickly, open an issue?

@dblock
Copy link
Collaborator

dblock commented Aug 10, 2021

I shouldn't have merged too fast ;) It's borked. Will you take a look? Also fix the badge in README pls.

@dblock dblock mentioned this pull request Aug 10, 2021
@johnnyshields
Copy link
Member Author

Sure, thanks for merging. Well, Travis was also broken, so its not worse than it was, but should fix it soon

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