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

Clean up build/deploy scripts and docs #3390

Merged
merged 6 commits into from
Oct 7, 2024
Merged

Clean up build/deploy scripts and docs #3390

merged 6 commits into from
Oct 7, 2024

Conversation

imnasnainaec
Copy link
Collaborator

@imnasnainaec imnasnainaec commented Oct 3, 2024

  • Remove build.py's deprecated --nerdctl option
  • Add more build.py debug logging
  • Fix nerdctl-related READMEs, comments, variable names
  • In deploy/ansible/, use .yml (instead of a mix of .yaml and .yml)
  • Update docs/deploy/README.md, especially wrt NUC deployment

This change is Reviewable

@imnasnainaec imnasnainaec added documentation Improvements or additions to documentation deployment docker labels Oct 3, 2024
@imnasnainaec imnasnainaec self-assigned this Oct 3, 2024
Copy link

codecov bot commented Oct 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.71%. Comparing base (a78e50e) to head (74e089e).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3390   +/-   ##
=======================================
  Coverage   74.71%   74.71%           
=======================================
  Files         280      280           
  Lines       10838    10838           
  Branches     1314     1314           
=======================================
  Hits         8098     8098           
  Misses       2370     2370           
  Partials      370      370           
Flag Coverage Δ
backend 83.92% <ø> (ø)
frontend 66.63% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

This comment has been minimized.

@imnasnainaec imnasnainaec changed the title Clean up nerdctl-related scripts and docs Clean up build/deploy scripts and docs Oct 4, 2024
@imnasnainaec imnasnainaec marked this pull request as ready for review October 4, 2024 20:45
Copy link
Contributor

@jasonleenaylor jasonleenaylor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 3 of 4 files at r1, 5 of 5 files at r2, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @imnasnainaec)

@imnasnainaec imnasnainaec merged commit d5916c5 into master Oct 7, 2024
17 of 18 checks passed
@imnasnainaec imnasnainaec deleted the nuc-install branch October 7, 2024 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployment docker documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants