googleapis / googleapis/google-cloud-swift
Inconsistent naming between packages and modules
Open
- Dominant language
- Swift
- Stars
- 26
- Forks
- 10
- Avg merge
- 12h 56m
- Merged PRs (30d)
- 211
Description
These packages are called `swift-google-{gax,auth,wkt}`, while the modules are `GoogleCloud{Gax,Auth,WKT}`.
- [ ] Rename `GoogleCloudAuth` to `GoogleAuth`
- [ ] Change generator to use `GoogleWKT` and `GoogleGax`
- [ ] Rename `GoogleCloudGax` and `GoogleCloudWKT`
The last two steps need to be done more or less atomically.
Contributor guide
Assessment
This issue has not been assessed yet.