Skip to content

the ability to automatically run unit tests after creating a pull request. #775

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

Closed
wants to merge 30 commits into from

Conversation

FinnTew
Copy link

@FinnTew FinnTew commented Feb 16, 2025

What this PR does:

fix go ci lint error for PR 764

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


@FinnTew FinnTew marked this pull request as draft February 16, 2025 02:58
Copy link

@Code-Fight
Copy link
Contributor

The ci lint errors have been fixed. Now, we only need to focus on the unit test errors. Please refer to: https://github.com/apache/incubator-seata-go/actions/runs/13535575699?pr=775

Copy link
Contributor

@Code-Fight Code-Fight left a comment

Choose a reason for hiding this comment

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

The ci lint errors have been fixed. Now, we only need to focus on the unit test errors. Please refer to: https://github.com/apache/incubator-seata-go/actions/runs/13535575699?pr=775

echo "✅ Unit tests completed successfully"

- name: "Archive test results"
uses: actions/upload-artifact@v3
Copy link
Contributor

Choose a reason for hiding this comment

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

@FinnTew
Copy link
Author

FinnTew commented Feb 26, 2025

The ci lint errors have been fixed. Now, we only need to focus on the unit test errors. Please refer to: https://github.com/apache/incubator-seata-go/actions/runs/13535575699?pr=775

Ok, I'll follow up on the unit test work later.

@FinnTew FinnTew closed this by deleting the head repository Mar 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants