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

Update intermediate bucket related doc #4521

Merged

Conversation

zpoint
Copy link
Collaborator

@zpoint zpoint commented Jan 2, 2025

image

Tested (run the relevant ones):

  • Code formatting: bash format.sh
  • Any manual or new tests for this PR (please specify below)
  • All smoke tests: pytest tests/test_smoke.py
  • Relevant individual smoke tests: pytest tests/test_smoke.py::test_fill_in_the_name
  • Backward compatibility tests: conda deactivate; bash -i tests/backward_compatibility_tests.sh

Copy link
Collaborator

@romilbhardwaj romilbhardwaj left a comment

Choose a reason for hiding this comment

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

Thanks @zpoint!

docs/source/examples/managed-jobs.rst Outdated Show resolved Hide resolved
docs/source/examples/managed-jobs.rst Outdated Show resolved Hide resolved
docs/source/examples/managed-jobs.rst Outdated Show resolved Hide resolved
docs/source/examples/managed-jobs.rst Outdated Show resolved Hide resolved
docs/source/examples/managed-jobs.rst Outdated Show resolved Hide resolved
docs/source/examples/managed-jobs.rst Outdated Show resolved Hide resolved
@@ -505,4 +538,3 @@ The :code:`resources` field has the same spec as a normal SkyPilot job; see `her
These settings will not take effect if you have an existing controller (either
stopped or live). For them to take effect, tear down the existing controller
first, which requires all in-progress jobs to finish or be canceled.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Nit: undo?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

It is stripped by trim trailing whitespace of pre-commit. Can we keep it as it is, or do we prefer a new line at the end of the file? If so, I will update the pre-commit config.

trim trailing whitespace.................................................Failed
- hook id: trailing-whitespace
- exit code: 1
- files were modified by this hook

Fixing docs/source/examples/managed-jobs.rst

docs/source/examples/managed-jobs.rst Outdated Show resolved Hide resolved
├── local-file-mounts/
├── tmp-files/
└── workdir/

Copy link
Collaborator

Choose a reason for hiding this comment

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

Can we add a tip mentioning that multiple users can use the same intermediate bucket?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Added

@zpoint zpoint requested a review from romilbhardwaj January 2, 2025 07:21
Copy link
Collaborator

@romilbhardwaj romilbhardwaj left a comment

Choose a reason for hiding this comment

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

Thanks @zpoint! Pushed a minor commit, lgtm!

@romilbhardwaj romilbhardwaj merged commit 0db9846 into skypilot-org:master Jan 3, 2025
19 checks passed
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