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 branch and SHA to version output when running non-npm builds. #634

Merged
merged 1 commit into from
May 7, 2014

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented May 7, 2014

Looks like the following:

version: 0.0.26-dev-add-sha-versioning-d3680e241e

Interpreted as:

  • The version from package.json is 0.0.26-dev.
  • The current branch is add-sha-versioning.
  • The current SHA is d3680e241e.

@stefanpenner
Copy link
Contributor

👍

stefanpenner added a commit that referenced this pull request May 7, 2014
Add branch and SHA to version output when running non-npm builds.
@stefanpenner stefanpenner merged commit 05d5948 into ember-cli:master May 7, 2014
@stefanpenner stefanpenner deleted the add-sha-versioning branch May 7, 2014 03:38
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.

None yet

2 participants