Adriano Caloiaro
0cab9ce7dc
chore(golangci): update golangci
2025-06-28 10:53:37 +02:00
Adriano Caloiaro
2e0dd6b768
chore(deps): remove exp/slog in favor of log/slog
2025-02-13 10:24:08 -07:00
Adriano Caloiaro
5aee2b2582
fix: unprocessed jobs from unwatched queues block watched queues
...
There could be a condition where jobs were added to a queue that is not longer being watched,
yet the jobs in those queues would continue appearing in the pending job list because
the query to get pending jobs did not filter by queues being watched.
2025-02-13 10:24:08 -07:00
Adriano Caloiaro
a002d3f95f
chore: fix svu install in github action
2024-12-22 08:28:09 -07:00
Adriano Caloiaro
0ef3446f83
chore: use svu for versioning
2024-12-22 08:13:18 -07:00
Adriano Caloiaro
dbe8589bbd
feat: add stale bot
2024-08-15 10:05:43 -07:00
Adriano Caloiaro
99f07276b6
Bump go version for ci
2024-01-26 09:21:05 -07:00
Adriano Caloiaro
1cae205942
Update goreleaser to ignore README.md and env.sample
2024-01-19 11:48:18 -07:00
Adriano Caloiaro
3b21d026e2
Make matrix chat badge clickable
2024-01-19 09:58:15 -07:00
Adriano Caloiaro
c04ef692a7
Update github action config
2023-10-04 10:05:04 -06:00
Adriano Caloiaro
afd1f4c1aa
fix: MaxRetries not persisting in PG backend
2023-10-04 10:05:04 -06:00
Elliot Courant
fab0736b2b
fix(ci): Fixed github actions tests on PRs
2023-09-27 18:12:34 -06:00
Adriano Caloiaro
a4c54e0f49
Support postgres backend schema migrations
2023-08-28 08:59:40 +02:00
aaed37eeb5
Add redis support ( #44 )
2023-04-14 19:11:22 -06:00
eb430e9444
Acquire a new connection for every queue listener ( #38 )
2023-03-18 09:52:48 -07:00
1a9db7c00e
Disable go mod tidy goreleaser hook
2023-03-07 10:52:50 -07:00
b88400ad8d
Upgrade goreleaser github action version
2023-03-07 09:46:13 -07:00
93fff3bd8a
Bump goreleaser go version 1.19->1.20
2023-03-07 09:30:26 -07:00
d3fe7609c9
Move goreleaser to 'main' branch
2023-03-07 09:27:55 -07:00
b2e3dec054
Add goreleaser
2023-03-01 11:28:12 -07:00
5b6620927e
Move backends to separate packages
2023-03-01 10:34:27 -07:00
145c9df2fd
Fix memory backend test and WithOptions()
2023-02-24 08:49:56 -07:00
67e83aa677
Fix golangci-lint workflow
2023-02-24 08:11:09 -07:00
e5071b4817
Revert "temporarily disable linting"
...
This reverts commit f43f3c6052 .
2023-02-24 08:11:08 -07:00
6c33a95e56
combined todo to issue workflows
2023-02-23 13:00:37 -07:00
b9ca892b38
Only run the manual todo to issue workflow when run manually
2023-02-23 12:52:44 -07:00
f8238f88c0
Fix todo to issue config
2023-02-23 11:56:17 -07:00
963a4b7720
Add todo_to_issue workflows
2023-02-23 11:41:41 -07:00
7545d110e1
Update DATABASE_URL -> TEST_DATABASE_URL
2023-02-23 10:58:14 -07:00
f43f3c6052
temporarily disable linting
2023-02-23 10:49:22 -07:00
Juan C. Müller
dd4447f3b1
Configure db
2023-02-19 18:52:37 -05:00
Juan C. Müller
28cb63336c
Run tests
2023-02-19 18:47:31 -05:00
Juan C. Müller
0ec2df71d8
Add linting
2023-02-19 10:05:59 -05:00