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 replacing rustler version in release script #267

Merged
merged 3 commits into from
Oct 29, 2019

Conversation

evnu
Copy link
Member

@evnu evnu commented Oct 27, 2019

mix format in #253 broke changing the rustler version in rustler_mix/mix.exs done by release.sh (here).

@evnu evnu requested a review from scrogson October 27, 2019 19:26
@evnu
Copy link
Member Author

evnu commented Oct 27, 2019

On a related note, we might want to start tagging releases. With that, we could use the tag for the source_url_pattern for the documentation:

        source_url_pattern:
          "https://github.com/rusterlium/rustler/blob/A_VERSION_TAG/rustler_mix/%{path}#L%{line}"

That way, source links in the released Elixir documentation on hex.pm will remain useful even if the files change on master.

Copy link
Member

@scrogson scrogson left a comment

Choose a reason for hiding this comment

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

Excellent! 👍

@scrogson
Copy link
Member

On a related note, we might want to start tagging releases.

Yes! This is something that I want to start doing in the next release. Along with adding the changes from the changelog as release notes.

@scrogson scrogson merged commit 64a134e into rusterlium:master Oct 29, 2019
@evnu evnu deleted the fix-rustler_version-release-script branch November 12, 2019 21:13
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