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

Release v1.1.1 #276

Merged
merged 9 commits into from
Apr 10, 2014
Merged

Release v1.1.1 #276

merged 9 commits into from
Apr 10, 2014

Conversation

bkeepers
Copy link
Contributor

@bkeepers bkeepers commented Apr 3, 2014

Diff since last release: v1.1.0...ac3bc9a

@bkeepers
Copy link
Contributor Author

bkeepers commented Apr 3, 2014

@wallyqs Any idea why this is failing? https://travis-ci.org/github/markup/jobs/22210228

It's weird because it's not failing in #254

@wallyqs
Copy link
Contributor

wallyqs commented Apr 3, 2014

@bkeepers Thanks you very much for your support for this. The issue here would be because since #254 I have released a couple more of minor fixes to the gem (now at 0.9.3), and in the github/markup repo the version of the gem is not locked.
Does it make sense to lock it so that the changes are consistent with the contents of the original PR?

PR that locks the gem to 0.9.1: #277
Changelog: https://github.com/wallyqs/org-ruby/blob/master/History.txt

Edits: formatting

@@ -11,7 +11,10 @@
end

markup('org-ruby', /org/) do |content|
Orgmode::Parser.new(content).to_html
Orgmode::Parser.new(content, {
:allow_include_files => false,
Copy link

Choose a reason for hiding this comment

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

❤️

bkeepers added a commit that referenced this pull request Apr 10, 2014
@bkeepers bkeepers merged commit ab3e1b3 into master Apr 10, 2014
@bkeepers bkeepers deleted the release-v1.1.1 branch April 10, 2014 18:13
@bkeepers
Copy link
Contributor Author

@wallyqs Thanks for all your hard work. org-ruby 0.9.1 is queued to be deployed here in a few minutes.

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