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

differentiate skip files for workflows and tests #42

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bernt-matthias
Copy link
Collaborator

@bernt-matthias bernt-matthias commented Feb 9, 2023

I'm currently working on a PR that adds the reusable workflows from here to this repo

Obviously I would like to use these workflows itself in the tests running in this repo. This is complicated by any additional steps in the jobs, like those that exclude the test tools from workflow tests and tests workflows from tool tests.

run: echo 'test/workflows/' > .tt_skip

My suggestion is to differentiate between skip files for workflows and tools (then we can have both in this repo).

... the other open question is how to deal with the mock changes happening here ... but maybe we can leave this job as it is .. will think about it.

@bernt-matthias
Copy link
Collaborator Author

Temp included in #43 .. to see if it works

@bernt-matthias bernt-matthias marked this pull request as draft February 10, 2023 18:04
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.

1 participant