zowe / zowe/zowe-client-python-sdk
Update sample scripts in readmes to remove deprecated methods
Open
Nobody has claimed this yet.
bug
dev-doc
good first issue
priority-low
severity-low
- Dominant language
- Python
- Stars
- 44
- Forks
- 38
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 1
Description
Sample scripts should be updated to stop using methods that were deprecated in #276.
For example, the recommended zos-files SDK method to upload a USS file has changed from Files.upload_file_to_uss to USSFiles.upload.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the repository README files for sample scripts using methods deprecated in #276, starting with the zos-files example that uses Files.upload_file_to_uss. Update each deprecated method reference to its current SDK method and verify that the README samples no longer use the old APIs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100