-
Notifications
You must be signed in to change notification settings - Fork 22
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
[DOC] documentation updates June 2024 #48
Conversation
- [x] Link to databricks workflow was broken: changed to https://www.databricks.com/product/workflows - [x] link to argo was broken: changed to https://argoproj.github.io/ - [x] You can install Koheesio using either pip or poetry → added hatch - [x] Link to contribution guideline was broken - [x] Fix Github links - [x] Reference to non-existing link `[]` removed
I will merge main and resolve conflicts after initial peer review. This branch is based off 0.7 tag (on purpose) so that we can update docs on the standing version. After (manual) deployment to 0.7, I will merge main and ensure that any conflicts gets resolved. |
0.7.0 docs have been updated: https://engineering.nike.com/koheesio/0.7.0/ |
…ature-documentation-update # Conflicts: # README.md
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good
Documentation updates
Description
Testing
To build the docs:
make docs
Related Issue
#38
#42
Types of changes
Bug fix (non-breaking change which fixes an issue)New feature (non-breaking change which adds functionality)Breaking change (fix or feature that would cause existing functionality to change)Checklist: