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] Integrate the tester with github actions #41

Closed
wants to merge 5 commits into from
Closed

Conversation

LeaYeh
Copy link
Owner

@LeaYeh LeaYeh commented Dec 23, 2023

Resolved #30

- Add testing flow to github actions
    1. set up the tester
    2. Check if the PR has no memory leaks
    3. Compare if the failed count is less than or equal to the main branch
- Add `act` executable to run the github actions locally
- Rename the yaml file
@LeaYeh LeaYeh changed the title test [CI] Integrate the tester with github actions Dec 24, 2023
@LeaYeh LeaYeh closed this Dec 26, 2023
@LeaYeh
Copy link
Owner Author

LeaYeh commented Dec 26, 2023

I will try to create a new branch with the same branch name to avoid conflicts.

@LeaYeh LeaYeh deleted the gh-actions branch December 27, 2023 14:13
@itislu itislu self-assigned this Dec 27, 2023
@itislu itislu added the devops Development related label Dec 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops Development related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] Nice to have a unit-test framework with git action
2 participants