[PR #92] [MERGED] fix: rename haumea tests #121

Closed
opened 2025-12-29 04:21:32 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ryan4yin/nix-config/pull/92
Author: @ryan4yin
Created: 3/13/2024
Status: Merged
Merged: 3/13/2024
Merged by: @ryan4yin

Base: mainHead: rename-haumea-tests


📝 Commits (1)

  • 6a9afbb fix: rename unitTests to evalTests

📊 Changes

6 files changed (+9 additions, -9 deletions)

View changed files

📝 .github/workflows/flake_evaltests.yml (+4 -4)
📝 outputs/README.md (+1 -1)
📝 outputs/aarch64-linux/default.nix (+1 -1)
📝 outputs/default.nix (+1 -1)
📝 outputs/riscv64-linux/default.nix (+1 -1)
📝 outputs/x86_64-linux/default.nix (+1 -1)

📄 Description

Here we actually run the nix code related to all hosts, so we can't call it a unit test, it's more accurate to call it eval tests.


🔄 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/ryan4yin/nix-config/pull/92 **Author:** [@ryan4yin](https://github.com/ryan4yin) **Created:** 3/13/2024 **Status:** ✅ Merged **Merged:** 3/13/2024 **Merged by:** [@ryan4yin](https://github.com/ryan4yin) **Base:** `main` ← **Head:** `rename-haumea-tests` --- ### 📝 Commits (1) - [`6a9afbb`](https://github.com/ryan4yin/nix-config/commit/6a9afbb9a209cc258e0d8b2fa671985dd27e164b) fix: rename unitTests to evalTests ### 📊 Changes **6 files changed** (+9 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/flake_evaltests.yml` (+4 -4) 📝 `outputs/README.md` (+1 -1) 📝 `outputs/aarch64-linux/default.nix` (+1 -1) 📝 `outputs/default.nix` (+1 -1) 📝 `outputs/riscv64-linux/default.nix` (+1 -1) 📝 `outputs/x86_64-linux/default.nix` (+1 -1) </details> ### 📄 Description Here we actually run the nix code related to all hosts, so we can't call it a unit test, it's more accurate to call it eval tests. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 04:21:32 +01:00
adam closed this issue 2025-12-29 04:21:32 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/nix-config-ryan4yin#121