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: activity:started event #475

Merged
merged 2 commits into from
Feb 5, 2024
Merged

feat: activity:started event #475

merged 2 commits into from
Feb 5, 2024

Conversation

bajtos
Copy link
Member

@bajtos bajtos commented Feb 1, 2024

Add a new activity event to report when the runtime started. We can expose
this new event in the JS API for Station Modules in the future too.

Example output:

{"type":"activity:started","module":null}
{"type":"jobs-completed","total":5,"modules":{"main":5}}

See filecoin-station/core#327 (comment)

Signed-off-by: Miroslav Bajtoš <oss@bajtos.net>
Copy link
Member

@juliangruber juliangruber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just flagging that this is a breaking change. We're still on 0.x, so 0.17.0 should be the right version

@bajtos bajtos enabled auto-merge (squash) February 5, 2024 10:01
@bajtos bajtos merged commit 800fd1a into main Feb 5, 2024
13 of 14 checks passed
@bajtos bajtos deleted the feat-event-started branch February 5, 2024 10:12
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.

2 participants