[PR #19] [MERGED] Add release github workflow #805

Closed
opened 2026-03-15 21:36:08 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: ci/release


📝 Commits (4)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/hibiken/asynqmon/pull/19 **Author:** [@hibiken](https://github.com/hibiken) **Created:** 1/31/2021 **Status:** ✅ Merged **Merged:** 1/31/2021 **Merged by:** [@hibiken](https://github.com/hibiken) **Base:** `master` ← **Head:** `ci/release` --- ### 📝 Commits (4) - [`bf89d49`](https://github.com/hibiken/asynqmon/commit/bf89d4988b38d54949c5169fe293f6897c947634) Update asynq dep to v.15.0 - [`715b2ee`](https://github.com/hibiken/asynqmon/commit/715b2eed2d70fc780330afc14869d77fe7fd4f3c) Add release workflow - [`5a983dc`](https://github.com/hibiken/asynqmon/commit/5a983dc17706d38ec4f6827e1870d07590b992de) Fix release.yml - [`a38735f`](https://github.com/hibiken/asynqmon/commit/a38735fe49e8d2508e137efd2f83005d46570c22) Ignore node_modules gitignore ### 📊 Changes **10 files changed** (+63 additions, -353 deletions) <details> <summary>View changed files</summary> ➕ `.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) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 21:36:08 +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/asynqmon#805
No description provided.