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

Generate_Conceptual_Help: When the task is used it is breaking release #21

Closed
johlju opened this issue Feb 25, 2020 · 0 comments · Fixed by #23
Closed

Generate_Conceptual_Help: When the task is used it is breaking release #21

johlju opened this issue Feb 25, 2020 · 0 comments · Fixed by #23
Labels
bug The issue is a bug. high priority The issue or PR should be resolved first. It is of less priority than the label 'Blocking Release'.

Comments

@johlju
Copy link
Member

johlju commented Feb 25, 2020

Details of the scenario you tried and the problem that is occurring

When gitversion is not installed the variable ModuleVersion is set to '0.0.1' which breaks tasks depending on getting the correct module version from the module manifest.

Steps to reproduce the problem

Run task publish on a computer without having gitversion installed.

Expected behavior

Should not break release of other modules

Current behavior

Breaks release of other modules.

Suggested solution to the issue

Set this to '' and add a function Get-ModuleVersion like the tasks in Sampler to correctly evaluate the version in the module manifest if it does not exist.

The operating system the target node is running

Any

Version and build of PowerShell the target node is running

6.2

Version of the module that was used

Latest

@johlju johlju added bug The issue is a bug. high priority The issue or PR should be resolved first. It is of less priority than the label 'Blocking Release'. in progress The issue is being actively worked on by someone. labels Feb 25, 2020
@johlju johlju removed the in progress The issue is being actively worked on by someone. label Jul 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The issue is a bug. high priority The issue or PR should be resolved first. It is of less priority than the label 'Blocking Release'.
Projects
None yet
1 participant