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

ci: add packets verification to Github Actions #5335

Merged
merged 1 commit into from
Mar 18, 2025
Merged

Conversation

yihau
Copy link
Member

@yihau yihau commented Mar 17, 2025

Problem

we would like to introduce packets verification.

Summary of Changes

@yihau yihau changed the title ci: add packets verify to Github Actions ci: add packets verification to Github Actions Mar 17, 2025
@yihau yihau marked this pull request as ready for review March 18, 2025 04:38
@yihau yihau requested a review from alexpyattaev March 18, 2025 04:38
Comment on lines +4 to +11
push:
branches:
- master
pull_request:
branches:
- master
paths:
- .github/workflows/verify-packets.yml
Copy link
Member Author

Choose a reason for hiding this comment

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

the pipeline will be triggered when

  • pushing to master
  • a PR is based on master and modifies .github/workflows/verify-packets.yml

Choose a reason for hiding this comment

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

this sounds good, no need to poke this on every CI run.

Copy link

@alexpyattaev alexpyattaev left a comment

Choose a reason for hiding this comment

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

LGTM, thank you for pulling in the code from #5147 makes much more sense as one complete package

@yihau yihau merged commit ed329cd into anza-xyz:master Mar 18, 2025
60 checks passed
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.

2 participants