Skip to content

Conversation

sarthakpati
Copy link

@sarthakpati sarthakpati commented Aug 4, 2025

Description

This PR adds conda installation instructions and associated status badge for documentation.

Fixes #30

How Has This Been Tested?

This is a purely documentation change. The tests for the conda pacage are integrated in the recipe itself [ref].

Checklist:

  • I have read and acknowledged Google's Open Source
    Code of conduct.
  • I have read the
    Contributing
    page, and I either signed the Google
    Individual CLA
    or am covered by my company's
    Corporate CLA.
  • I have discussed my proposed solution with code owners in the linked
    issue(s) and we have agreed upon the general approach.
  • I have made any needed documentation changes, or noted in the linked
    issue(s) that documentation elsewhere needs updating.
  • I have added tests, or I have ensured existing tests cover the changes
  • I have followed
    Google's Python Style Guide
    and ran pylint over the affected code.

@aksg87 aksg87 changed the title added conda installation instructions and badge added conda installation instructions and badge Aug 4, 2025
@sarthakpati
Copy link
Author

sarthakpati commented Aug 5, 2025

Hi @aksg87, I am unsure why one of the "Validate PR template" jobs isn't running for this PR. Do you think you could provide some guidance?

Copy link

github-actions bot commented Aug 6, 2025

Manual validation results:

Size: 7 lines
Template: ✓
Linked issue: ✓

Run ID: 16790879477

Copy link

github-actions bot commented Aug 6, 2025

Manual validation results:

Size: 7 lines
Template: ✓
Linked issue: ✓

Run ID: 16791201077

Copy link

github-actions bot commented Aug 6, 2025

Manual Validation Results

Status: ❌ Failed

Check Status Details
PR Size 7 lines
Template Complete
Linked Issue Found

View workflow run

Copy link

github-actions bot commented Aug 7, 2025

Manual Validation Results

Status: ✅ Passed

Check Status Details
PR Size 7 lines
Template Complete
Linked Issue Found

View workflow run

@aksg87 aksg87 added the size/XS Pull request with less than 50 lines changed label Aug 7, 2025
Copy link

github-actions bot commented Aug 7, 2025

⚠️ Branch Update Required

Your branch is 17 commits behind main. Please update your branch to ensure CI checks run with the latest code:

git fetch origin main
git merge origin/main
git push

Note: Enable "Allow edits by maintainers" to allow automatic updates.

Copy link

⚠️ Branch Update Required

Your branch is 25 commits behind main. Please update your branch to ensure CI checks run with the latest code:

git fetch origin main
git merge origin/main
git push

Note: Enable "Allow edits by maintainers" to allow automatic updates.

Copy link

⚠️ Branch Update Required

Your branch is 1 commits behind main. Please update your branch to ensure CI checks run with the latest code:

git fetch origin main
git merge origin/main
git push

Note: Enable "Allow edits by maintainers" to allow automatic updates.

Copy link

⚠️ Branch Update Required

Your branch is 12 commits behind main. Please update your branch to ensure CI checks run with the latest code:

git fetch origin main
git merge origin/main
git push

Note: Enable "Allow edits by maintainers" to allow automatic updates.

Copy link

github-actions bot commented Sep 7, 2025

⚠️ Branch Update Required

Your branch is 5 commits behind main. Please update your branch to ensure CI checks run with the latest code:

git fetch origin main
git merge origin/main
git push

Note: Enable "Allow edits by maintainers" to allow automatic updates.

Copy link

⚠️ Branch Update Required

Your branch is 6 commits behind main. Please update your branch to ensure CI checks run with the latest code:

git fetch origin main
git merge origin/main
git push

Note: Enable "Allow edits by maintainers" to allow automatic updates.

Copy link

⚠️ Branch Update Required

Your branch is 2 commits behind main. Please update your branch to ensure CI checks run with the latest code:

git fetch origin main
git merge origin/main
git push

Note: Enable "Allow edits by maintainers" to allow automatic updates.

Copy link

github-actions bot commented Oct 4, 2025

⚠️ Branch Update Required

Your branch is 1 commits behind main. Please update your branch to ensure CI checks run with the latest code:

git fetch origin main
git merge origin/main
git push

Note: Enable "Allow edits by maintainers" to allow automatic updates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XS Pull request with less than 50 lines changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add conda recipe

2 participants