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

Pass unit tests with GitHub Actions for *BSD #62

Closed
nao1215 opened this issue Oct 22, 2022 · 3 comments
Closed

Pass unit tests with GitHub Actions for *BSD #62

nao1215 opened this issue Oct 22, 2022 · 3 comments
Labels
help wanted Extra attention is needed

Comments

@nao1215
Copy link
Owner

nao1215 commented Oct 22, 2022

What

We have received a request for support for the BSD environment, and we assume that the gup command will work in any environment where golang is available. Therefore, we would like to unit test gup in a BSD environment.

How

Create a Github Actions workflow for unit testing in BSD environments such as OpenBSD, FreeBSD, NetBSD, etc.

Why do I want help?

  1. I am not a BSD user. I use Linux and Mac. There is no benefit for me to support BSD. The fact that gup command supports Windows is just a coincidence. I added Windows support to learn cross-platform compatibility.
  2. I don't have the time. Since my child was born, my development time has decreased. It is difficult for me to increase the number of supported operating systems on my own.
  3. The gup command probably works on BSD. I haven't tested it, though...
@nao1215 nao1215 added the help wanted Extra attention is needed label Oct 22, 2022
@nao1215 nao1215 closed this as completed May 2, 2023
@nao1215 nao1215 reopened this May 3, 2023
@nao1215
Copy link
Owner Author

nao1215 commented Sep 14, 2023

Support FreeBSD, OpenBSD, NetBSD, DragonFlyBSD #97

@nao1215
Copy link
Owner Author

nao1215 commented Sep 14, 2023

The gup command may work in a NetBSD, DragonflyBSD environment, but we have not been able to run Unit Test with GitHub Actions. Therefore, it is removed from the supported operating systems.

@nao1215
Copy link
Owner Author

nao1215 commented Sep 15, 2023

gup support BSD family.

  • FreeBSD
  • OpenBSD
  • NetBSD
  • DragonflyBSD

See #106 , #97 , #103

@nao1215 nao1215 closed this as completed Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant