Skip to content

Conversation

@mrnugget
Copy link
Contributor

@mrnugget mrnugget commented Sep 3, 2021

This is a follow-up to #597 and splits up the existing interface into two.

That allows us to remove all formatting from runSteps and executeSingleStep and also provide more information for the JSON interface (e.g. when a step is finished).

Note: the OPERATION and STATUS fields in the logEvents don't make a lot of sense. Happy to change everything there.

@mrnugget mrnugget requested a review from a team September 3, 2021 13:05
Copy link
Member

@eseliger eseliger left a comment

Choose a reason for hiding this comment

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

Love it. 🚀
You know what we could add here? "Cache write event" 😉

@mrnugget mrnugget merged commit e486e84 into main Sep 3, 2021
@mrnugget mrnugget deleted the mrn/spike-steps-ui branch September 3, 2021 13:56
@mrnugget
Copy link
Contributor Author

mrnugget commented Sep 3, 2021

@sourcegraph/batchers Merging this after @eseliger discussed this a bit. We both think that we need to change the events and what data is logged when anyway, so we won't sweat that now until we know more about what the workflow in the web UI will be and which data we need to display.

scjohns pushed a commit that referenced this pull request Apr 24, 2023
…ent it in TUI and JSON (#606)

This is a follow-up to #597 and splits up the existing interface into two.

That allows us to remove all formatting from `runSteps` and `executeSingleStep` and also provide more information for the JSON interface (e.g. when a step is finished).

**Note**: the `OPERATION` and `STATUS` fields in the `logEvents` don't make a lot of sense. Happy to change everything there.
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.

3 participants