mirror of
https://github.com/hibiken/asynqmon.git
synced 2026-04-26 17:45:50 +03:00
[PR #19] [MERGED] Add release github workflow #805
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/asynqmon#805
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/hibiken/asynqmon/pull/19
Author: @hibiken
Created: 1/31/2021
Status: ✅ Merged
Merged: 1/31/2021
Merged by: @hibiken
Base:
master← Head:ci/release📝 Commits (4)
bf89d49Update asynq dep to v.15.0715b2eeAdd release workflow5a983dcFix release.ymla38735fIgnore node_modules gitignore📊 Changes
10 files changed (+63 additions, -353 deletions)
View changed files
➕
.github/workflows/release.yml(+53 -0)📝
.gitignore(+7 -0)📝
go.mod(+1 -4)📝
go.sum(+2 -0)➖
node_modules/.yarn-integrity(+0 -16)➖
node_modules/pretty-bytes/index.d.ts(+0 -86)➖
node_modules/pretty-bytes/index.js(+0 -103)➖
node_modules/pretty-bytes/license(+0 -9)➖
node_modules/pretty-bytes/package.json(+0 -44)➖
node_modules/pretty-bytes/readme.md(+0 -91)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.