[PR #2773] [MERGED] [0.24] Use cargo environment variables for path to executable #3305

Closed
opened 2026-03-16 11:36:34 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2773
Author: @msrd0
Created: 2/12/2025
Status: Merged
Merged: 2/12/2025
Merged by: @djc

Base: release/0.24Head: 0.24-test-binary


📝 Commits (2)

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 bin/benches/comparison_benches.rs (+1 -1)
📝 bin/tests/server_harness/mod.rs (+1 -1)

📄 Description

Backport #2130 to 0.24. Without it, my automated tests for the release compilation fail as the binary then is located in target/release instead of target/debug.


🔄 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/hickory-dns/hickory-dns/pull/2773 **Author:** [@msrd0](https://github.com/msrd0) **Created:** 2/12/2025 **Status:** ✅ Merged **Merged:** 2/12/2025 **Merged by:** [@djc](https://github.com/djc) **Base:** `release/0.24` ← **Head:** `0.24-test-binary` --- ### 📝 Commits (2) - [`0d9c73d`](https://github.com/hickory-dns/hickory-dns/commit/0d9c73da5d93b2677d8058694a38b2703e38efdf) Update mod.rs - [`b03c16d`](https://github.com/hickory-dns/hickory-dns/commit/b03c16de8c77f229aa2f4d215d183d8c11aa2560) Update comparison_benches.rs ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `bin/benches/comparison_benches.rs` (+1 -1) 📝 `bin/tests/server_harness/mod.rs` (+1 -1) </details> ### 📄 Description Backport #2130 to 0.24. Without it, my automated tests for the release compilation fail as the binary then is located in `target/release` instead of `target/debug`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:36:34 +03: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
starred/hickory-dns#3305
No description provided.