Add new install check

Open Beginner friendly
#4,544 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
72/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
github-actions, python
Domain
ci-cd

Research direction

Locate the workflow configuration containing the existing megatron-bridge import check and compare its action inputs with the example in this issue. Add the equivalent check for the megatron.energon package, then verify that the workflow can import it with the configured Python binary.

Written by the indexing model from the issue text.

Description

area:ci ci tracking

Like

      - name: Check imports for megatron-bridge
        uses: NVIDIA-NeMo/FW-CI-templates/.github/actions/check-imports@v0.80.1
        with:
          package-name: megatron.bridge
          python-binary: ${{ env.UV_PROJECT_ENVIRONMENT }}/bin/python

but for megatron.energon

Dominant language
Python
Stars
922
Forks
506
Avg merge
1d 21h
Merged PRs (30d)
235

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from NVIDIA-NeMo/Megatron-Bridge

All issues in NVIDIA-NeMo/Megatron-Bridge

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.