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

Lead maintainer #24

Merged
merged 7 commits into from
May 3, 2018
Merged

Lead maintainer #24

merged 7 commits into from
May 3, 2018

Conversation

daviddias
Copy link
Member

@@ -9,6 +9,14 @@

> JavaScript implementation of the multicodec specification

## Lead Maintainer
Copy link
Member

Choose a reason for hiding this comment

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

Shouldn't this be moved to Maintainers section in the end of the README? Because there's already one

Copy link
Member Author

Choose a reason for hiding this comment

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

good catch. Forgot to delete it. We want it at the top :)

hacdias
hacdias previously approved these changes May 1, 2018
hacdias
hacdias previously approved these changes May 1, 2018
@daviddias
Copy link
Member Author

@hacdias look at that, one of the test runs are failing, you already have something to do :D

@hacdias
Copy link
Member

hacdias commented May 1, 2018

@diasdavid it seems that upgrading Aegir is the cause of CI errors - you can see with my previous commit that downgrades Aegir that everything is passing now.

It only happens on macOS with Node 9.2.0 and it seems to be a Segmentation Fault within Aegir, which is kind of strange.

I can't reproduce it on my machine with the latest release of Aegir. It seems to be very specific.

@hacdias
Copy link
Member

hacdias commented May 1, 2018

@victorbjelkholm as far as I can see you were the responsible for most of the latest releases of Aegir. Do you have any idea of what might be causing this? Or even something on Jenkins

@daviddias
Copy link
Member Author

@hacdias you can approve this PR, merge it and handle aegir separate.

hacdias
hacdias previously approved these changes May 1, 2018
@hacdias
Copy link
Member

hacdias commented May 1, 2018

@diasdavid sure. Although I don't have permissions to merge this.

@daviddias
Copy link
Member Author

@hacdias are you sure? You are part of the JavaScript team -- https://github.com/orgs/multiformats/teams/javascript-team/members -- which has perms to merge PRs on this repo.

@hacdias
Copy link
Member

hacdias commented May 2, 2018

image

@@ -16,10 +17,6 @@
"coverage": "aegir coverage",
"coverage-publish": "aegir coverage --provider coveralls"
},
"pre-commit": [
Copy link
Member

Choose a reason for hiding this comment

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

This should not be removed, but changed to pre-push.

Copy link
Member

Choose a reason for hiding this comment

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

Thanks @vmx 😄

@victorb
Copy link
Member

victorb commented May 2, 2018

Thanks @hacdias, I've written the GitHub support about the permission issue and hopefully they can help us out.

@victorb
Copy link
Member

victorb commented May 2, 2018

@hacdias can you try merging this again? We might have been a bit overzealous when it comes to the branch protection.

@victorb
Copy link
Member

victorb commented May 3, 2018

Commit ipfs-inactive/ci-sync@ca8f090 has fixed the branch protection permission in all js-* repos.

@hacdias hacdias merged commit 4ec6375 into master May 3, 2018
@hacdias hacdias deleted the lead-maintainer branch May 3, 2018 16:35
@hacdias
Copy link
Member

hacdias commented May 3, 2018

@victorbjelkholm done 😄 Thanks!

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.

4 participants