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

Python package: Disable pypi workflow for forks and improve help message #766

Merged
merged 2 commits into from
Jul 29, 2024

Conversation

VallariAg
Copy link
Member

  1. Disable workflow "Publish to PyPi" for forked repos.
  2. Add about "CEPH_NVMEOF_SERVER_ADDRESS"
    and "CEPH_NVMEOF_SERVER_PORT" env variables in "ceph-nvmeof --help" message.

Only run job "pypi-publish" when repo is ceph/ceph-nvmeof,
skip for forks (because authenticaton will fail in forks).

Signed-off-by: Vallari Agrawal <[email protected]>
Mention about using "CEPH_NVMEOF_SERVER_ADDRESS"
and "CEPH_NVMEOF_SERVER_PORT" env variables in
help output (ceph-nvmeof --help).

Also fix README instructions for using these in containers.

Signed-off-by: Vallari Agrawal <[email protected]>
@VallariAg VallariAg merged commit 6bca7b3 into ceph:devel Jul 29, 2024
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants