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

Setup and cleanup tasks should support variables #481

Closed
Seddryck opened this issue May 21, 2019 · 3 comments
Closed

Setup and cleanup tasks should support variables #481

Seddryck opened this issue May 21, 2019 · 3 comments

Comments

@Seddryck
Copy link
Owner

Seddryck commented May 21, 2019

At the moment, the different attributes of the commands exe-run, delete-file ... must be literals. It should be possible to use variables and formatted values for the attributes such as path, name or arguments or timeout. The attribute connection-string is not expected to support it.

@Seddryck Seddryck added this to the v1.21 milestone May 21, 2019
@Seddryck Seddryck changed the title exe-run should support variables Setup and cleanup tasks should support variables May 23, 2019
@Seddryck
Copy link
Owner Author

Seddryck commented May 27, 2019

An alpha version is available at https://ci.appveyor.com/project/Seddryck/nbi/builds/24847734/artifacts #1.21.0-alpha.1+36

This version doesn't support relative paths (the base path is not included)!

@Seddryck
Copy link
Owner Author

Seddryck commented May 27, 2019

A second alpha version fixing two bugs related to the connection-string not provided to the command and also reimplementing the notion of BasePath. The binaries are available at https://ci.appveyor.com/project/Seddryck/nbi/builds/24848481/artifacts
1.21.0-alpha.1+39

@Seddryck
Copy link
Owner Author

Beta available at https://ci.appveyor.com/project/Seddryck/nbi/builds/24917349/artifacts or upgrade package via Update-Package NBi.Framework -version 1.21.0-beta0047.

Documentation updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant