Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Rework replacement function for installer to use the same pattern like windows #22

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

Merged
merged 2 commits into from
May 5, 2020

Conversation

maxim-lobanov
Copy link
Contributor

Rework creation of installer for Nix platform to use {{__VERSION_MAJOR__}} pattern (the same like Windows) instead of $installationTemplateContent -f $this.Version.Major, $this.Version.Minor, $this.Version.Build because it prevents to use ${variable} in sh scripts and replacement fails with error Error formatting a string: Input string was not in a correct format.

@maxim-lobanov
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@maxim-lobanov
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@vsafonkin vsafonkin self-requested a review May 5, 2020 05:46
@maxim-lobanov maxim-lobanov merged commit e6805b9 into master May 5, 2020
@maxim-lobanov maxim-lobanov deleted the v-malob/fix-replacement-nix branch June 3, 2020 06:46
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.

5 participants