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-21: Add support for custom project directory #24

Merged
merged 1 commit into from
Mar 31, 2024
Merged

Conversation

MikeSchulze
Copy link
Owner

@MikeSchulze MikeSchulze commented Mar 31, 2024

Why

A project can be build under a specific directory and the action must run in this directory to install the gdUnit4 plugin and run the tests.

What

  • add new property project_dir to setup custom project directory to run
  • added custom project to the ci-dev for testing the new property

@MikeSchulze MikeSchulze self-assigned this Mar 31, 2024
@MikeSchulze MikeSchulze linked an issue Mar 31, 2024 that may be closed by this pull request
@MikeSchulze MikeSchulze force-pushed the GD-21 branch 18 times, most recently from fe96a92 to 86c20b8 Compare March 31, 2024 09:21
@MikeSchulze MikeSchulze changed the title GD-21: Add support for custom working direcory GD-21: Add support for custom project directory Mar 31, 2024
@MikeSchulze MikeSchulze force-pushed the GD-21 branch 3 times, most recently from 20a2827 to e2276f5 Compare March 31, 2024 09:34
# Why
A project can be build under a specific directory and the action must run in this directory to install the gdUnit4 plugin and run the tests.

# What
- add new property `working_dir` to setup custom project directory to run
- added custom project to the ci-dev for testing the new property
@MikeSchulze MikeSchulze merged commit 2d42295 into master Mar 31, 2024
@MikeSchulze MikeSchulze deleted the GD-21 branch April 8, 2024 06:32
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-21: Option to change working-directory
1 participant