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

Add support for basic auth #245

Merged
merged 6 commits into from
Oct 18, 2023
Merged

Add support for basic auth #245

merged 6 commits into from
Oct 18, 2023

Conversation

goeffthomas
Copy link
Contributor

Addresses issue #233

This PR includes:

  • An example Kaggle Croissant file that leverages the new auth
  • An update to the README to explain auth mechanism usage

This PR includes:
- An example Kaggle Croissant file that leverages the new auth
- An update to the `README` to explain auth mechanism usage
@goeffthomas goeffthomas requested a review from marcenacp October 17, 2023 18:48
@goeffthomas goeffthomas requested a review from a team as a code owner October 17, 2023 18:48
@github-actions
Copy link

github-actions bot commented Oct 17, 2023

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

@goeffthomas
Copy link
Contributor Author

Apologies for so many commits, but I couldn't get the tests to run locally, so had to rely on CI for testing.

"url": "https://www.kaggle.com/datasets/unsdsn/world-happiness",
"distribution": [
{
"contentUrl": "https://www.kaggle.com/api/v1/datasets/download/unsdsn/world-happiness",
Copy link
Contributor

Choose a reason for hiding this comment

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

Interesting. I thought a test would fail if the keys don't follow a pre-defined order. (This is to simplify the git changes when we migrate JSON-LD in bulk.)

Copy link
Contributor

@marcenacp marcenacp left a comment

Choose a reason for hiding this comment

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

Great feature :)

Thanks!

@goeffthomas goeffthomas merged commit 4204c61 into main Oct 18, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Oct 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants