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: Adding TasksAPI.CreateTaskByFlux #323

Merged
merged 1 commit into from
Apr 29, 2022

Conversation

vlastahajek
Copy link
Contributor

@vlastahajek vlastahajek commented Apr 29, 2022

Closes #322

Added TasksAPI.CreateTaskByFlux to allow full control of the task script.

Checklist

  • CHANGELOG.md updated
  • Rebased/mergeable
  • A test has been added if appropriate
  • Tests pass
  • Commit messages are in semantic format

@vlastahajek vlastahajek requested a review from sranka April 29, 2022 07:47
Copy link
Contributor

@sranka sranka left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@vlastahajek vlastahajek merged commit 0ac36c7 into influxdata:master Apr 29, 2022
@vlastahajek vlastahajek deleted the fix/tasks branch April 29, 2022 09:04
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.

Using CreateTaskWithCron with flux script containing import "xxxx" statement will always throw an error
2 participants