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

Nginx test #171

Merged
merged 3 commits into from
Jan 10, 2024
Merged

Nginx test #171

merged 3 commits into from
Jan 10, 2024

Conversation

sosthene-nitrokey
Copy link
Contributor

@sosthene-nitrokey sosthene-nitrokey commented Jan 8, 2024

Fix #170

TODO:

  • Add to CI

The images now listen on 8081 to not require root permissions.
Since AFAIK they are built for testing/demo they should not need root.

The generate scripts now use the built module and not the system installed one.

The generate scripts and the images now use a compatible configuration as the top-level example.
Copy link

codecov bot commented Jan 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (58d8b5f) 90.72% compared to head (48b8d4b) 90.72%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #171   +/-   ##
=======================================
  Coverage   90.72%   90.72%           
=======================================
  Files          31       31           
  Lines        6158     6158           
=======================================
  Hits         5587     5587           
  Misses        571      571           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sosthene-nitrokey
Copy link
Contributor Author

Ideally there would be a more complete test including a full nginx/apache test setup, but for the moment we can probably deal with running the examples manually before releasing.

@sosthene-nitrokey sosthene-nitrokey merged commit 43da14b into main Jan 10, 2024
5 checks passed
@sosthene-nitrokey sosthene-nitrokey deleted the nginx-test branch January 10, 2024 13:22
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

Successfully merging this pull request may close these issues.

Add test for the fork case
2 participants