Skip to content

Split Tests by Modified Path for PR #883

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

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

Split Tests by Modified Path for PR #883

wants to merge 1 commit into from

Conversation

jabbate19
Copy link
Collaborator

What type of PR is this?

N/A

What this PR does / why we need it:

Tests for Implants/Tavern will only run if those files were changed. Implant tests only if ./implants, tavern tests only if ./tavern

Which issue(s) this PR fixes:

N/A


on:
workflow_dispatch: ~
push:
branches: [ main ]
pull_request:
branches: [ main ]
paths:
- implants/**
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think some stuff in bin needs to be included.
create_file_dll and reflective_loader comes to mind.
Also I'd double check how the grpc defs get copied from tavern ---> implants.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants