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

Version Bundle management methods #17

Merged
merged 5 commits into from
Apr 19, 2013
Merged

Version Bundle management methods #17

merged 5 commits into from
Apr 19, 2013

Conversation

tdietrich513
Copy link
Contributor

Added AddVersion(Project project, ProjectVersion version), DeleteVersion(Project project, string versionName, and GetVersions(Project project) methods to enable users to create, list, and delete versions from a project's version bundle. New types for project version and version bundle have been created. A unit test has been written which creates a new version, retrieves the list, and disposes of the new version, which works well against my local YouTrack server.

hhariri added a commit that referenced this pull request Apr 19, 2013
Version Bundle management methods
@hhariri hhariri merged commit 4cf6462 into JetBrains:master Apr 19, 2013
@hhariri
Copy link
Member

hhariri commented Apr 19, 2013

Thanks Tom!

@tdietrich513
Copy link
Contributor Author

Hey, no problem.

@tdietrich513
Copy link
Contributor Author

Any feeling for when a new version of the NuGet package will be released?

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