influxdata / influxdata/kapacitor
Enable pipeline.Pipeline to be able to return a tick.ast.Node
Open
enhancement
- Dominant language
- Go
- Stars
- 2.4k
- Forks
- 479
- Avg merge
- 4d 16h
- Merged PRs (30d)
- 4
Description
In order to programmatically construct and manipulate TICkscripts we need to be able to complete the transformation cycle of ast.Node -> pipeline.Pipeline -> ast.Node.
Contributor guide
Research direction
The issue names pipeline.Pipeline and tick.ast.Node but no files, tests, or entry points. Start by locating those definitions and tracing the existing ast.Node → pipeline.Pipeline transformation. Done means the full transformation cycle can return an ast.Node, with its behavior verified by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100