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

Fix: Update Dependency #60

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

lipkau
Copy link
Contributor

@lipkau lipkau commented May 1, 2018

Description

Added "Configuration" as a dependency in the manifest and removed the module from this module.

The dependency was defined without a ModuleVersion.
This allows for using the latest version of the module.

This might have to be revisited if Configurations introduces a breaking change.

Motivation

Version 1.3.0 of Configuration introduced important changes for CIs that are not using PSv5.1

@lipkau lipkau force-pushed the fix/UpdateDependency branch 2 times, most recently from 879b7e5 to a602f6c Compare May 1, 2018 18:06
lipkau added 2 commits May 2, 2018 09:01
Added the dependency without hardcoding a version.
This allows for using the latest version of the module.
This might have to be revisted if Configurations instroduces
a breaking change.
when running locally, `Set-BuildEnvironment` writes errors
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.

None yet

1 participant