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

Add pytest_custom_ipv8.yml #6943

Merged
merged 1 commit into from
Jun 22, 2022
Merged

Conversation

drew2a
Copy link
Contributor

@drew2a drew2a commented Jun 22, 2022

This PR closes #6938 by adding the pytest_custom_ipv8.yml workflow that can be run manually in the same way that the ubuntu/window/macOS build does.

This workflow has the following arguments:

      python-version:
        description: Python version
        default: '3.8'
        type: string
        required: true

      ipv8-git-ref:
        description: IPv8 Git Ref
        default: 'master'
        type: string
        required: true

This PR can be tested appropriately after merging.

Ref:

@drew2a drew2a force-pushed the feature/test_latest_ipv8 branch 4 times, most recently from ce4f559 to 1e29f7e Compare June 22, 2022 12:45
@drew2a drew2a changed the title Add test_latest_ipv8.yml Add pytest_custom_ipv8.yml Jun 22, 2022
@drew2a drew2a requested a review from qstokkink June 22, 2022 12:47
@drew2a drew2a marked this pull request as ready for review June 22, 2022 12:47
@drew2a drew2a requested review from a team and xoriole and removed request for a team June 22, 2022 12:47
Copy link
Contributor

@qstokkink qstokkink left a comment

Choose a reason for hiding this comment

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

praise: Perfect in every way; very much approved.

@drew2a drew2a merged commit 21168b4 into Tribler:main Jun 22, 2022
@drew2a
Copy link
Contributor Author

drew2a commented Jun 22, 2022

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

Successfully merging this pull request may close these issues.

GitHub Action for testing latest IPv8 changes
3 participants