mirror of
https://github.com/hibiken/asynq.git
synced 2026-04-26 07:25:56 +03:00
[PR #895] [CLOSED] chore: migration from hibino #910
Labels
No labels
CLI
bug
designing
documentation
duplicate
enhancement
good first issue
good first issue
help wanted
idea
invalid
investigate
needs-more-info
performance
pr-welcome
pull-request
question
wontfix
work in progress
work in progress
work-around-available
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/asynq#910
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/asynq/pull/895
Author: @applyfly
Created: 6/21/2024
Status: ❌ Closed
Base:
master← Head:feature/migration.from.hibino📝 Commits (1)
ca19ecfchore: 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.