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

Introduce API for setting flow run / task run names #77

Merged
merged 11 commits into from
Sep 22, 2020
Merged

Conversation

jlowin
Copy link
Member

@jlowin jlowin commented Sep 3, 2020

Summary

Allows flow run and task run names to be customized

Changes

Introduces two new GraphQL routes: set_flow_run_name and set_task_run_name

Importance

Closes #75

Checklist

This PR:

  • adds new tests (if appropriate)
  • adds a change file in the changes/ directory (if appropriate)

@codecov-commenter
Copy link

codecov-commenter commented Sep 3, 2020

Codecov Report

Merging #77 into master will increase coverage by 0.23%.
The diff coverage is 100.00%.

Copy link
Member

@cicdw cicdw left a comment

Choose a reason for hiding this comment

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

Other than the migration conflicts this LGTM!

@cicdw cicdw merged commit 97c68bd into master Sep 22, 2020
@cicdw cicdw deleted the run-names branch September 22, 2020 22:25
@cicdw cicdw mentioned this pull request Sep 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add routes for renaming flow runs and tasks
4 participants