hamilton
hamilton copied to clipboard
ASF Migration Check list
Here are a list of items I think we should work through:
- [x] Change license (See #1314 & https://github.com/apache/hamilton/issues/1336)
- [ ] Apply press-kit materials to docs & upload to logos page.
- [x] Get docs publishing to hamilton.apache.org
- [ ] Update links in docs and code to apache; create history section for DAGWorks Inc.
- [ ] Publish sf-hamilton
- [ ] Publish sf-hamilton-sdk
- [ ] Publish sf-hamilton-ui
- [ ] Publish docker containers & fix CI to build then automatically.
- [ ] Publish sf-hamilton-lsp
- [ ] Publish sf-hamilton-contrib
- [ ] Determine where hub.dagworks.io should go
- [x] #1313 (migrate off of circle-ci and use uv instead of pip)
With Docker images, we should move to Apache namespace and the image tag latest can never be applied to an image that is not based on a source release.
With Docker images, we should move to Apache namespace and the image tag
latestcan never be applied to an image that is not based on a source release.
@pjfanning are there instructions for connecting/publishing to the apache namespace?