Skip to content
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

fix: Revert "Allow passing in required project_name (#445)" #467

Merged
merged 3 commits into from
Feb 22, 2024

Conversation

shadeMe
Copy link
Contributor

@shadeMe shadeMe commented Feb 22, 2024

This reverts commit ffe86a9 as it adds a superfluous parameter - API-specific params like project_name can be already be passed with the api_params init parameter.

This PR additionally clarifies this in the component's docstring and adds a sanity check to make sure the required API params are correctly passed.

@github-actions github-actions bot added integration:uptrain type:documentation Improvements or additions to documentation labels Feb 22, 2024
…ator

doc: Update docstring to mention required API parameters
@shadeMe shadeMe force-pushed the fix/revert-project-name-param branch from 9045f75 to d65bd6c Compare February 22, 2024 10:03
@shadeMe shadeMe marked this pull request as ready for review February 22, 2024 10:06
@shadeMe shadeMe requested a review from a team as a code owner February 22, 2024 10:06
@shadeMe shadeMe requested review from silvanocerza and masci and removed request for a team February 22, 2024 10:06
@shadeMe shadeMe changed the title Revert "Allow passing in required project_name (#445)" fix: Revert "Allow passing in required project_name (#445)" Feb 22, 2024
Copy link
Contributor

@masci masci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thanks for the extra docs, I didn't notice you could already pass the param

@shadeMe shadeMe merged commit 9996295 into main Feb 22, 2024
10 checks passed
@shadeMe shadeMe deleted the fix/revert-project-name-param branch February 22, 2024 12:22
@lbux
Copy link
Contributor

lbux commented Feb 22, 2024

Thanks for the fix 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration:uptrain type:documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants