sassoftware / sassoftware/python-sasctl
Register model from astore file
Open
@jlwalke2 is already working on this.
Since May 11, 2021.
enhancement
- Dominant language
- Python
- Stars
- 52
- Forks
- 45
- Avg merge
- 23h 38m
- Merged PRs (30d)
- 2
Description
The register_model task can handle ASTORE models as long as the ASTORE is in a CAS table. If the ASTORE has already been downloaded/deployed to a file, it has to be uploaded back to CAS before it can be registered.
Update register_model to handle registering from a (local) astore file.
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.
Assessment
This issue has not been assessed yet.