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

Expose extra functions on BuildConfigs #31

Closed
rogerfar opened this issue May 19, 2020 · 1 comment
Closed

Expose extra functions on BuildConfigs #31

rogerfar opened this issue May 19, 2020 · 1 comment

Comments

@rogerfar
Copy link

There are a few functions on the API I use:
BuildConfigs.PutRawBuildStep and BuildConfigs.GetRawBuildStep, is it possible to make these available publicly?

I can make a PR if you want as I have made the changes.

@mavezeau
Copy link
Owner

Will be included inside the next version

mavezeau added a commit that referenced this issue Jun 22, 2020
Add new method
 # void PutRawBuildStep(BuildTypeLocator locator, string rawXml);
 # BuildSteps GetRawBuildStep(BuildTypeLocator locator);

#31
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

No branches or pull requests

2 participants