Skip to content
This repository was archived by the owner on Oct 24, 2019. It is now read-only.

Add support for adding a tag to a project.#127

Merged
moul merged 1 commit intomoul:developfrom
hutson:develop
May 14, 2016
Merged

Add support for adding a tag to a project.#127
moul merged 1 commit intomoul:developfrom
hutson:develop

Conversation

@hutson
Copy link
Copy Markdown
Contributor

@hutson hutson commented May 14, 2016

No description provided.

Comment thread tests/test.coffee Outdated

describe '#addTag()', ->
it 'should add a tag to a given project', (done) ->
opts = id: projectId, tag_name: "v1.0.0", ref: "2695effb5807a22ff3d138d593fd856244e155e7", message: "Annotated message", release_description: "Release description"
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Line exceeds maximum allowed length

@moul
Copy link
Copy Markdown
Owner

moul commented May 14, 2016

LGTM

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants