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

Fix beaker dependencies #490

Merged
merged 3 commits into from
Aug 10, 2018
Merged

Conversation

bastelfreak
Copy link
Member

No description provided.

@bastelfreak bastelfreak merged commit 01573de into voxpupuli:master Aug 10, 2018
@bastelfreak bastelfreak deleted the beakerfuckup branch August 10, 2018 21:02
@@ -19,6 +19,6 @@ group :development do
gem 'travis-lint'
end

gem 'modulesync'
gem 'modulesync', git: 'https://github.com/voxpupuli/modulesync.git'
Copy link
Member

Choose a reason for hiding this comment

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

Why do we need modulesync from git? Do we need a specific patch? I'd prefer to work to get a release out if needed.

Copy link
Member Author

Choose a reason for hiding this comment

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

the code to open up PRs is still unreleased. Yes, a new release is the preferred solution

Copy link
Member

Choose a reason for hiding this comment

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

In general I try to add a comment why something like this is needed, ideally with a git commit sha / github commit link. Otherwise you forget it and in a year you forgot why it was changed and nobody dares to change it :)

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.

3 participants