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

[Feature Request] Github actions changes #67

Open
1 of 2 tasks
luigi311 opened this issue Apr 13, 2023 · 0 comments
Open
1 of 2 tasks

[Feature Request] Github actions changes #67

luigi311 opened this issue Apr 13, 2023 · 0 comments

Comments

@luigi311
Copy link
Owner

luigi311 commented Apr 13, 2023

Is your feature request related to a problem? Please describe.

  • Integration testing
  • Scheduled releases

Describe the solution you'd like
We can create a integration step where it will run a dryrun on my plex and jellyfin servers with 2 test users to validate that it is outputting what i would expect it to output. We might need to add in a new logging variable so it only spits out things like what it is marking so we can do a comparison with what we would expect without all the other fluff since it will just complicate the validation. We might need to add in a python script for actually testing and checking that the items that should be in the log are there. The ordering might be random due to the marking being threaded/async so we can not do a simple text comparison and would instead have to be for line checks and only be successful if all the lines are in it.

We might also want to do weekly releases so the base image can be updated regularly even if there are no commits to the project to prevent any security issues in the images lingering.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

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

1 participant