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

Fix broken full-nav-restore.sh script #2888

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

lunkwill42
Copy link
Member

After the Docker development container was re-engineered (in #2859) to run as a non-root user, this helper script stopped working, as it now needs sudo to run the nav start/stop command.

This doesn't constitute a user-visible change, so I don't think we will need a news fragment for this.

After the Docker development container was re-engineered (in #2859) to
run as a non-root user, this helper script stopped working, as it now
needs sudo to run the nav start/stop command.
@lunkwill42 lunkwill42 self-assigned this Apr 30, 2024
@lunkwill42 lunkwill42 changed the title Fix broken full-nav-restore.sh script Fix broken full-nav-restore.sh script Apr 30, 2024
Copy link

codecov bot commented Apr 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.21%. Comparing base (5c5c202) to head (cd8148c).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2888   +/-   ##
=======================================
  Coverage   60.21%   60.21%           
=======================================
  Files         601      601           
  Lines       43981    43981           
=======================================
  Hits        26481    26481           
  Misses      17500    17500           

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

Copy link

github-actions bot commented Apr 30, 2024

Test results

     12 files       12 suites   11m 36s ⏱️
3 318 tests 3 318 ✔️ 0 💤 0
9 429 runs  9 429 ✔️ 0 💤 0

Results for commit cd8148c.

♻️ This comment has been updated with latest results.

@lunkwill42 lunkwill42 merged commit 286ece2 into master Apr 30, 2024
17 of 18 checks passed
@lunkwill42 lunkwill42 deleted the bugfix/full-nav-restore-script branch April 30, 2024 13:55
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.

2 participants