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

Cherry-pick PR #3302 #3305

Merged
merged 2 commits into from
Mar 20, 2025
Merged

Conversation

IsaacYangSLA
Copy link
Collaborator

… (#3302)

more information during dashboard launch. This PR fixes the issue with updated UI and logic.

Description

Dashboard initial user (project admin) now requires organization name. The env var NVFL_CREDENTIAL now has format as
'email:passowrd:org_name.' All user facing operations requires to update to support this new format.

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Breaking change (fix or new feature that would cause existing functionality to change).
  • New tests added to cover the changes.
  • Quick tests passed locally by running ./runtest.sh.
  • In-line docstrings updated.
  • Documentation updated.

Fixes # .

Description

A few sentences describing the changes proposed in this pull request.

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Breaking change (fix or new feature that would cause existing functionality to change).
  • New tests added to cover the changes.
  • Quick tests passed locally by running ./runtest.sh.
  • In-line docstrings updated.
  • Documentation updated.

…NVIDIA#3302)

more information during dashboard launch. This PR fixes the issue with
updated UI and logic.

### Description

Dashboard initial user (project admin) now requires organization name.
The env var `NVFL_CREDENTIAL` now has format as
'email:passowrd:org_name.' All user facing operations requires to update
to support this new format.

### Types of changes
<!--- Put an `x` in all the boxes that apply, and remove the not
applicable items -->
- [x] Non-breaking change (fix or new feature that would not break
existing functionality).
- [ ] Breaking change (fix or new feature that would cause existing
functionality to change).
- [ ] New tests added to cover the changes.
- [x] Quick tests passed locally by running `./runtest.sh`.
- [ ] In-line docstrings updated.
- [ ] Documentation updated.
@YuanTingHsieh
Copy link
Collaborator

/build

@chesterxgchen chesterxgchen merged commit b5bbd46 into NVIDIA:main Mar 20, 2025
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants