Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add builtin-actor-event task #1287

Merged
merged 2 commits into from
Apr 18, 2024

Conversation

Terryhung
Copy link
Collaborator

@Terryhung Terryhung commented Apr 17, 2024

Description

Add the builtin-actor-event task.

Migration

Need to run the migration script

lily migrate --db="postgres://{user}:{password}@{host}:{port}/lily?sslmode=disable" --name migration --schema {schema} --to 1.36

Config

Modify the config to get the builtin_actor_event.

[Events]
  EnableActorEventsAPI = true

Reference

@Terryhung Terryhung marked this pull request as ready for review April 18, 2024 03:58
@Terryhung Terryhung merged commit a2a6dcc into master Apr 18, 2024
7 checks passed
@Terryhung Terryhung deleted the terryhung/add-new-task-for-buildin-actor branch April 18, 2024 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant