mirror of
https://github.com/ameshkov/dnslookup.git
synced 2026-04-27 06:26:24 +03:00
[PR #50] [MERGED] speedup ci build #79
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dnslookup#79
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:ci📝 Commits (1)
5e1aba0speedup ci build📊 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-releasetosvenstaro/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.