[PR #165] [CLOSED] add GH actions build and publish nvitop-exporter #181

Closed
opened 2026-05-05 03:27:22 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/XuehaiPan/nvitop/pull/165
Author: @ntheanh201
Created: 5/27/2025
Status: Closed

Base: mainHead: gh-action-buiod


📝 Commits (1)

  • 6bd0d8f add GH actions build and publish nvitop-exporter

📊 Changes

1 file changed (+102 additions, -0 deletions)

View changed files

.github/workflows/publish-nvitop-exporter.yaml (+102 -0)

📄 Description

Issue Type

  • Bug fix
  • Improvement/feature implementation
  • Breaking changes

Runtime Environment

  • Operating system and version: [e.g. Ubuntu 20.04 LTS / Windows 10 Build 19043.1110]
  • Terminal emulator and version: [e.g. GNOME Terminal 3.36.2 / Windows Terminal 1.8.1521.0]
  • Python version: [e.g. 3.8.2 / 3.9.6]
  • NVML version (driver version): [e.g. 460.84]
  • nvitop version or commit: [e.g. 0.10.0 / 0.10.1.dev7+ga083321 / main@75ae3c]
  • python-ml-py version: [e.g. 11.450.51]
  • Locale: [e.g. C / C.UTF-8 / en_US.UTF-8]

Description

Motivation and Context

Testing

Images / Videos


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/XuehaiPan/nvitop/pull/165 **Author:** [@ntheanh201](https://github.com/ntheanh201) **Created:** 5/27/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `gh-action-buiod` --- ### 📝 Commits (1) - [`6bd0d8f`](https://github.com/XuehaiPan/nvitop/commit/6bd0d8fba7fbacef0f7923a7445da1f780514ee7) add GH actions build and publish nvitop-exporter ### 📊 Changes **1 file changed** (+102 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/publish-nvitop-exporter.yaml` (+102 -0) </details> ### 📄 Description <!-- Provide a descriptive summary of the changes in the title above --> #### Issue Type <!-- Pick relevant types and delete the rest --> - Bug fix - Improvement/feature implementation - Breaking changes #### Runtime Environment <!-- Details of your runtime environment --> - Operating system and version: [e.g. Ubuntu 20.04 LTS / Windows 10 Build 19043.1110] - Terminal emulator and version: [e.g. GNOME Terminal 3.36.2 / Windows Terminal 1.8.1521.0] - Python version: [e.g. `3.8.2` / `3.9.6`] - NVML version (driver version): [e.g. `460.84`] - `nvitop` version or commit: [e.g. `0.10.0` / `0.10.1.dev7+ga083321` / `main@75ae3c`] - `python-ml-py` version: [e.g. `11.450.51`] - Locale: [e.g. `C` / `C.UTF-8` / `en_US.UTF-8`] #### Description <!-- Describe the changes in detail --> #### Motivation and Context <!-- Why are these changes required? --> <!-- What problems do these changes solve? --> <!-- Link to relevant issues --> #### Testing <!-- What tests have been run? --> <!-- How does the changes affect other areas of the codebase? --> #### Images / Videos <!-- Only if relevant --> <!-- Link or embed images and videos of screenshots, sketches etc. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 03:27:22 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/nvitop#181
No description provided.