[PR #895] [CLOSED] chore: migration from hibino #1919

Closed
opened 2026-03-07 22:13:52 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynq/pull/895
Author: @applyfly
Created: 6/21/2024
Status: Closed

Base: masterHead: feature/migration.from.hibino


📝 Commits (1)

  • ca19ecf chore: migration from hibino

📊 Changes

63 files changed (+159 additions, -187 deletions)

View changed files

📝 aggregator.go (+2 -2)
📝 aggregator_test.go (+3 -3)
📝 asynq.go (+6 -5)
📝 asynq_test.go (+2 -3)
📝 benchmark_test.go (+1 -1)
📝 client.go (+6 -7)
📝 client_test.go (+2 -2)
📝 context.go (+1 -1)
📝 example_test.go (+1 -1)
📝 forwarder.go (+2 -2)
📝 forwarder_test.go (+3 -3)
📝 go.mod (+1 -2)
📝 go.sum (+0 -2)
📝 healthcheck.go (+2 -2)
📝 healthcheck_test.go (+2 -2)
📝 heartbeat.go (+3 -3)
📝 heartbeat_test.go (+5 -5)
📝 inspector.go (+3 -4)
📝 inspector_test.go (+4 -5)
📝 internal/base/base.go (+3 -4)

...and 43 more files

📄 Description

migration from hibino


🔄 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/asynq/pull/895 **Author:** [@applyfly](https://github.com/applyfly) **Created:** 6/21/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `feature/migration.from.hibino` --- ### 📝 Commits (1) - [`ca19ecf`](https://github.com/hibiken/asynq/commit/ca19ecfcef92725f2a3e702c02d6ef6ca4b4b133) chore: migration from hibino ### 📊 Changes **63 files changed** (+159 additions, -187 deletions) <details> <summary>View changed files</summary> 📝 `aggregator.go` (+2 -2) 📝 `aggregator_test.go` (+3 -3) 📝 `asynq.go` (+6 -5) 📝 `asynq_test.go` (+2 -3) 📝 `benchmark_test.go` (+1 -1) 📝 `client.go` (+6 -7) 📝 `client_test.go` (+2 -2) 📝 `context.go` (+1 -1) 📝 `example_test.go` (+1 -1) 📝 `forwarder.go` (+2 -2) 📝 `forwarder_test.go` (+3 -3) 📝 `go.mod` (+1 -2) 📝 `go.sum` (+0 -2) 📝 `healthcheck.go` (+2 -2) 📝 `healthcheck_test.go` (+2 -2) 📝 `heartbeat.go` (+3 -3) 📝 `heartbeat_test.go` (+5 -5) 📝 `inspector.go` (+3 -4) 📝 `inspector_test.go` (+4 -5) 📝 `internal/base/base.go` (+3 -4) _...and 43 more files_ </details> ### 📄 Description migration from hibino --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-07 22:13:52 +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/asynq#1919
No description provided.