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

GD-86: Fixes space in folder name prevents tests from running #88

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

MikeSchulze
Copy link
Owner

Why

#86

What

  • fixed the arguments that include paths by surrounding by quotes.
  • set working directory to project path
  • use current working directory to set the --path . argument
  • introduce package version properties to centralize the API versions
  • bump adapter version to v1.1.1

# Why
#86

# What
* fixed the arguments that include paths by surrounding by quotes.
* set working directory to project path
* use current working directory to set the `--path .` argument
* introduce package version properties to centralize the API versions
* bump adapter version to v1.1.1
@MikeSchulze MikeSchulze linked an issue Apr 17, 2024 that may be closed by this pull request
@MikeSchulze MikeSchulze self-assigned this Apr 17, 2024
@MikeSchulze MikeSchulze merged commit 89e051a into master Apr 17, 2024
@MikeSchulze MikeSchulze deleted the GD-86 branch April 17, 2024 10:49
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.

GD-86: Space in folder name prevents tests from running
1 participant