[PR #50] [MERGED] speedup ci build #79

Closed
opened 2026-03-14 01:12:25 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ameshkov/dnslookup/pull/50
Author: @1715173329
Created: 3/21/2023
Status: Merged
Merged: 3/21/2023
Merged by: @ameshkov

Base: masterHead: ci


📝 Commits (1)

📊 Changes

1 file changed (+52 additions, -49 deletions)

View changed files

📝 .github/workflows/build.yaml (+52 -49)

📄 Description

Sorry for the late.

This patch used matrix to build parallelly, and replaced outdated actions/create-release to svenstaro/upload-release-action,
the former which uses Node.js v12 will be disabled in the end of this year.

Remember to enable "Read and write permissions" for the workflow in:
https://github.com/ameshkov/dnslookup/settings/actions

And I noticed codecov failed in action:
https://github.com/ameshkov/dnslookup/actions/runs/4482291260/jobs/7880138517
Maybe you need update your settings in codecov.io?


🔄 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/ameshkov/dnslookup/pull/50 **Author:** [@1715173329](https://github.com/1715173329) **Created:** 3/21/2023 **Status:** ✅ Merged **Merged:** 3/21/2023 **Merged by:** [@ameshkov](https://github.com/ameshkov) **Base:** `master` ← **Head:** `ci` --- ### 📝 Commits (1) - [`5e1aba0`](https://github.com/ameshkov/dnslookup/commit/5e1aba0b098ac29c73d4074e9f27ab5ef0b847ae) speedup ci build ### 📊 Changes **1 file changed** (+52 additions, -49 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yaml` (+52 -49) </details> ### 📄 Description Sorry for the late. This patch used matrix to build parallelly, and replaced outdated `actions/create-release` to `svenstaro/upload-release-action`, the former which uses Node.js v12 will be disabled in the end of this year. Remember to enable "Read and write permissions" for the workflow in: https://github.com/ameshkov/dnslookup/settings/actions And I noticed codecov failed in action: https://github.com/ameshkov/dnslookup/actions/runs/4482291260/jobs/7880138517 Maybe you need update your settings in codecov.io? --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 01:12:25 +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/dnslookup#79
No description provided.