[PR #2737] [MERGED] ci: remove specific Windows features #3276

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2737
Author: @djc
Created: 1/24/2025
Status: Merged
Merged: 1/30/2025
Merged by: @djc

Base: mainHead: windows-all


📝 Commits (3)

  • 6d58211 ci: remove specific Windows features
  • 91cff23 server: fix handling of CRLF
  • 1bd9540 fix unused code warning on non-unix systems

📊 Changes

4 files changed (+7 additions, -10 deletions)

View changed files

📝 .github/workflows/test.yml (+0 -4)
📝 bin/src/hickory-dns.rs (+2 -0)
📝 crates/server/src/store/blocklist/authority.rs (+5 -1)
📝 justfile (+0 -5)

📄 Description

These should no longer be needed now that we don't support OpenSSL.


🔄 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/2737 **Author:** [@djc](https://github.com/djc) **Created:** 1/24/2025 **Status:** ✅ Merged **Merged:** 1/30/2025 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `windows-all` --- ### 📝 Commits (3) - [`6d58211`](https://github.com/hickory-dns/hickory-dns/commit/6d58211d924a4f47041fa1c774a1d9e3c600c4bd) ci: remove specific Windows features - [`91cff23`](https://github.com/hickory-dns/hickory-dns/commit/91cff2368089e5c422dfcc3aeac3f7efaaec219a) server: fix handling of CRLF - [`1bd9540`](https://github.com/hickory-dns/hickory-dns/commit/1bd95409f2bc621054368c39128e44cdf15984c0) fix unused code warning on non-unix systems ### 📊 Changes **4 files changed** (+7 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/test.yml` (+0 -4) 📝 `bin/src/hickory-dns.rs` (+2 -0) 📝 `crates/server/src/store/blocklist/authority.rs` (+5 -1) 📝 `justfile` (+0 -5) </details> ### 📄 Description These should no longer be needed now that we don't support OpenSSL. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:34:57 +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#3276
No description provided.