chore(release): v0.1.0 #1

Open
kjuulh wants to merge 1 commits from cuddle-please/release into main
Owner

Added

  • add dagger ci
  • add dead letter queue
  • move schedules to registered workers
  • prune old workers
  • deregister worker on close
  • add worker distributor and model registry
  • enable worker process
  • add migration
  • add executor (#3)
    Adds an executor which can process and dispatch events to a set of workers.
    Co-authored-by: kjuulh contact@kjuulh.io
    Co-committed-by: kjuulh contact@kjuulh.io
  • add basic main.go
  • add default

Fixed

  • (deps) update module golang.org/x/sync to v0.11.0
  • (deps) update module github.com/golang-migrate/migrate/v4 to v4.18.2
  • ci
  • (deps) update all dependencies
  • use dedicated connection for scheduler process
  • (deps) update module gitlab.com/greyxor/slogor to v1.6.1
  • orbis demo

Other

  • add more specific log for when leader is acquired

  • add basic leader election on top of postgres

  • add orbis demo

  • add basic scheduler

  • add utility scripts

  • add utility scripts

  • add logger

  • add cmd

### Added - add dagger ci - add dead letter queue - move schedules to registered workers - prune old workers - deregister worker on close - add worker distributor and model registry - enable worker process - add migration - add executor (#3) Adds an executor which can process and dispatch events to a set of workers. Co-authored-by: kjuulh <contact@kjuulh.io> Co-committed-by: kjuulh <contact@kjuulh.io> - add basic main.go - add default ### Fixed - *(deps)* update module golang.org/x/sync to v0.11.0 - *(deps)* update module github.com/golang-migrate/migrate/v4 to v4.18.2 - ci - *(deps)* update all dependencies - use dedicated connection for scheduler process - *(deps)* update module gitlab.com/greyxor/slogor to v1.6.1 - orbis demo ### Other - add more specific log for when leader is acquired - add basic leader election on top of postgres - add orbis demo - add basic scheduler - add utility scripts - add utility scripts - add logger - add cmd
kjuulh added 1 commit 2025-01-06 21:52:37 +01:00
chore(release): 0.1.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
71bb68e7ec
kjuulh force-pushed cuddle-please/release from 71bb68e7ec to 4b96d64ccf 2025-01-06 22:03:23 +01:00 Compare
kjuulh force-pushed cuddle-please/release from 4b96d64ccf to 61820ed77f 2025-01-06 22:25:56 +01:00 Compare
kjuulh force-pushed cuddle-please/release from 61820ed77f to 6d27dce63c 2025-01-06 22:41:23 +01:00 Compare
kjuulh force-pushed cuddle-please/release from 6d27dce63c to 422da13e5f 2025-01-06 22:41:59 +01:00 Compare
kjuulh force-pushed cuddle-please/release from 422da13e5f to 5dc02588d4 2025-01-06 23:19:28 +01:00 Compare
kjuulh force-pushed cuddle-please/release from 5dc02588d4 to 3359326061 2025-01-06 23:21:16 +01:00 Compare
kjuulh force-pushed cuddle-please/release from 3359326061 to f2b4ee1d4f 2025-01-09 22:49:58 +01:00 Compare
kjuulh force-pushed cuddle-please/release from f2b4ee1d4f to 903978b933 2025-01-13 02:56:30 +01:00 Compare
kjuulh force-pushed cuddle-please/release from 903978b933 to 18b6ca3249 2025-01-17 21:29:05 +01:00 Compare
kjuulh force-pushed cuddle-please/release from 18b6ca3249 to 847ef923bf 2025-01-17 21:31:21 +01:00 Compare
kjuulh force-pushed cuddle-please/release from 847ef923bf to b8a55cca82 2025-01-18 01:47:19 +01:00 Compare
kjuulh force-pushed cuddle-please/release from b8a55cca82 to 1819b214a6 2025-01-18 12:17:30 +01:00 Compare
kjuulh force-pushed cuddle-please/release from 1819b214a6 to 072e908cf3 2025-01-18 12:30:39 +01:00 Compare
kjuulh force-pushed cuddle-please/release from 072e908cf3 to ea552ec448 2025-01-18 13:18:32 +01:00 Compare
kjuulh force-pushed cuddle-please/release from ea552ec448 to 7f37bda8b8 2025-01-19 11:34:02 +01:00 Compare
kjuulh force-pushed cuddle-please/release from 7f37bda8b8 to d58e8634c9 2025-01-19 17:59:38 +01:00 Compare
kjuulh force-pushed cuddle-please/release from d58e8634c9 to 55995a594b 2025-01-20 02:57:08 +01:00 Compare
kjuulh force-pushed cuddle-please/release from 55995a594b to 7c364819e2 2025-01-23 10:57:10 +01:00 Compare
kjuulh force-pushed cuddle-please/release from 7c364819e2 to a9fb759e57 2025-01-27 06:58:13 +01:00 Compare
kjuulh force-pushed cuddle-please/release from a9fb759e57 to 62a1f5cf8b 2025-02-05 03:02:32 +01:00 Compare
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin cuddle-please/release:cuddle-please/release
git checkout cuddle-please/release
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
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: kjuulh/orbis#1
No description provided.