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

Distinguish between Test and Packaging in GitHub Actions and add separate badges #26

Closed
basileMarchand opened this issue Jun 19, 2024 · 2 comments

Comments

@basileMarchand
Copy link

Hello

For automated tests, IKPLS uses GitHub Actions to automate the testing, packaging, and deployment processes.
However, in the GitHub Actions interface, it is difficult to access on the test results because it is not clearly distinguished from the packaging part and in addition the two workflows are named "Python Package". Additionally, the project's README has a packaging badge but no Test badge.

Could you please:

  • Clearly distinguish between test and packaging steps in the GitHub Actions workflow.
  • Add separate badges for Test and Packaging in the README.

Thank you!

For review openjournals/joss-reviews#6533

@Sm00thix
Copy link
Owner

Hi @basileMarchand,

I believe, I have resolved this issue in 0c2ebab. Do you agree?

@basileMarchand
Copy link
Author

Hi @Sm00thix,

That's perfect! Personally, I find accessing the results of Actions much easier now.

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

No branches or pull requests

2 participants