Skip to content
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.

feat: add 'checkLocal' command to that runs the ReadmeExists check; closes #2 #4

Merged
merged 6 commits into from
Mar 27, 2023

Conversation

SebastianBezold
Copy link
Contributor

@SebastianBezold SebastianBezold commented Mar 23, 2023

This PR adds a first simple command checkLocal to the tractusx-quality-checks.
checkLocal is meant to use the GuidelineTestRunner and inject it with the guidelines tests that should be checked on the directory/repository the command is run in.

Integrating this PR will close #2

@github-actions github-actions bot added documentation Improvements or additions to documentation enhancement New feature or request minor labels Mar 23, 2023
@SebastianBezold SebastianBezold requested a review from carslen March 23, 2023 15:46
@carslen carslen marked this pull request as draft March 27, 2023 13:19
@carslen carslen marked this pull request as ready for review March 27, 2023 13:22
Copy link
Contributor

@carslen carslen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@SebastianBezold SebastianBezold merged commit 91fdc93 into main Mar 27, 2023
@SebastianBezold SebastianBezold deleted the feature/add-initial-quality-checks branch March 27, 2023 13:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation enhancement New feature or request minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add command to run quality guideline tests
2 participants