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

All distribution support with integrated test via github workflow #13

Open
fujitatomoya opened this issue Sep 11, 2024 · 1 comment
Open
Assignees
Labels
enhancement New feature or request

Comments

@fujitatomoya
Copy link
Owner

depends on #9

each distribution has a workflow file to execute the unit tests provided by #9 to make sure each PR does not break the package.

@fujitatomoya
Copy link
Owner Author

github workflow design

i think we can have Dockerfile and test script with argument with target branch or distro name. create the target distro environment with them, and start the test in the container to make sure all tests are working okay with rsyslog. since this test is going to be running in the container or virtualized environment, we would not have system services. that means we can install rsyslog deb package and manually start the daemon in the background with test configuration.

@fujitatomoya fujitatomoya self-assigned this Sep 25, 2024
@fujitatomoya fujitatomoya added the enhancement New feature or request label Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant