Skip to content

DATA-3911 Updates to DataPipeline protos #652

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

Closed
wants to merge 6 commits into from

Conversation

n0nick
Copy link
Member

@n0nick n0nick commented Mar 19, 2025

  • Mention that DataPipeline.schedule cron is in UTC.
  • Remove API key field, we will instead automatically use the org's scope.

@n0nick n0nick requested a review from katiepeters March 19, 2025 16:26
@github-actions github-actions bot added the safe to test committer is a member of this org label Mar 19, 2025
@n0nick n0nick added ready-for-protos add this when you want protos to compile on every commit safe to test committer is a member of this org and removed safe to test committer is a member of this org ready-for-protos add this when you want protos to compile on every commit labels Mar 19, 2025
@@ -593,8 +593,8 @@ message DataPipeline {
// each document is one stage in the pipeline.
repeated bytes mql_binary = 4;

// A cron expression representing the expected execution schedule (note this also defines
// the input time window; an hourly schedule would process 1 hour of data at a time).
// A cron expression representing the expected execution schedule, in UTC (note this also
Copy link
Member

Choose a reason for hiding this comment

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

The comma doesn't make sense here

Copy link
Member

Choose a reason for hiding this comment

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

But I'll approve!

@n0nick n0nick removed the ready-for-protos add this when you want protos to compile on every commit label Mar 19, 2025
@n0nick n0nick requested a review from katiepeters March 19, 2025 18:02
@n0nick n0nick changed the title DATA-3911 Mention UTC in DataPipeline.schedule doc DATA-3911 Updates to DataPipeline protos Mar 19, 2025
@n0nick n0nick added the ready-for-protos add this when you want protos to compile on every commit label Mar 19, 2025
@n0nick n0nick removed the ready-for-protos add this when you want protos to compile on every commit label Mar 19, 2025
@n0nick n0nick closed this Mar 19, 2025
@n0nick
Copy link
Member Author

n0nick commented Mar 19, 2025

#653

@n0nick n0nick deleted the sm/utc branch March 19, 2025 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
protos-compiled safe to test committer is a member of this org
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants