Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / grafana/river issues and pull requests
#45 - River math functions support
Issue -
State: open - Opened by a-skuba 9 months ago
#44 - readme: add Alloy announcement banner
Pull Request -
State: closed - Opened by rfratto 10 months ago
#43 - fix panic when printing ast without position info
Pull Request -
State: open - Opened by captncraig 11 months ago
#42 - Add yaml_decode function to stdlib
Pull Request -
State: closed - Opened by djcode about 1 year ago
- 7 comments
#41 - Add support for raw map[string]any type to riverjson encoding.
Pull Request -
State: closed - Opened by wildum about 1 year ago
- 2 comments
#40 - Missing ',' in expression list
Issue -
State: closed - Opened by BruceWouaigne about 1 year ago
- 2 comments
#39 - Bump github.com/ohler55/ojg from 1.20.1 to 1.21.0
Pull Request -
State: open - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, go
#38 - Bump actions/setup-go from 4 to 5
Pull Request -
State: open - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, github_actions
#36 - Bump github.com/ohler55/ojg from 1.20.1 to 1.20.3
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, go
#35 - Bump github.com/fatih/color from 1.15.0 to 1.16.0
Pull Request -
State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, go
#34 - Bump github.com/ohler55/ojg from 1.20.1 to 1.20.2
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, go
#33 - prepare for v0.3.0
Pull Request -
State: closed - Opened by rfratto over 1 year ago
#32 - vm: allow accessing non-existent keys in objects using `[]`
Pull Request -
State: closed - Opened by rfratto over 1 year ago
- 1 comment
#31 - Bump github.com/ohler55/ojg from 1.19.3 to 1.20.1
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, go
#30 - v0.2.0 release cut
Pull Request -
State: closed - Opened by erikbaranowski over 1 year ago
#29 - Bump github.com/ohler55/ojg from 1.19.3 to 1.20.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, go
#27 - Bump github.com/ohler55/ojg from 1.19.3 to 1.19.4
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, go
#26 - add support for raw string using backticks
Pull Request -
State: closed - Opened by erikbaranowski over 1 year ago
- 1 comment
#25 - Update River encode handling of optional fields to compare values using
Pull Request -
State: closed - Opened by erikbaranowski over 1 year ago
#24 - Support raw strings where characters don't have to be escaped
Issue -
State: closed - Opened by ptodev over 1 year ago
- 1 comment
Labels: enhancement
#23 - Bump github.com/ohler55/ojg from 1.19.2 to 1.19.3
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, go
#23 - Bump github.com/ohler55/ojg from 1.19.2 to 1.19.3
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, go
#22 - Bump goreleaser/goreleaser-action from 4 to 5
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions
#22 - Bump goreleaser/goreleaser-action from 4 to 5
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions
#21 - Bump actions/checkout from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions
#21 - Bump actions/checkout from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions
#19 - Add missing changelog entry
Pull Request -
State: closed - Opened by erikbaranowski over 1 year ago
- 1 comment
#19 - Add missing changelog entry
Pull Request -
State: closed - Opened by erikbaranowski over 1 year ago
- 1 comment
#18 - add unified way to validate river identifiers
Pull Request -
State: closed - Opened by erikbaranowski over 1 year ago
#18 - add unified way to validate river identifiers
Pull Request -
State: closed - Opened by erikbaranowski over 1 year ago
#17 - River IDE support
Issue -
State: open - Opened by beanow-at-crabnebula over 1 year ago
Labels: enhancement
#17 - River IDE support
Issue -
State: open - Opened by beanow-at-crabnebula over 1 year ago
Labels: enhancement
#15 - Proposal: support string interpolation in River
Issue -
State: closed - Opened by rfratto almost 2 years ago
- 4 comments
Labels: enhancement
#9 - Add basic documentation
Issue -
State: closed - Opened by rfratto over 1 year ago
- 2 comments
#8 - prep for 0.1.1
Pull Request -
State: closed - Opened by rfratto over 1 year ago
#8 - prep for 0.1.1
Pull Request -
State: closed - Opened by rfratto over 1 year ago
#7 - readme: fix typo
Pull Request -
State: closed - Opened by rfratto over 1 year ago
#7 - readme: fix typo
Pull Request -
State: closed - Opened by rfratto over 1 year ago
#6 - update readme with example and link to go docs
Pull Request -
State: closed - Opened by rfratto over 1 year ago
#6 - update readme with example and link to go docs
Pull Request -
State: closed - Opened by rfratto over 1 year ago
#5 - fix release script
Pull Request -
State: closed - Opened by rfratto over 1 year ago
#5 - fix release script
Pull Request -
State: closed - Opened by rfratto over 1 year ago
#4 - add changelog
Pull Request -
State: closed - Opened by rfratto over 1 year ago
#4 - add changelog
Pull Request -
State: closed - Opened by rfratto over 1 year ago
#3 - add CI for publishing releases
Pull Request -
State: closed - Opened by rfratto over 1 year ago
#3 - add CI for publishing releases
Pull Request -
State: closed - Opened by rfratto over 1 year ago
#2 - cmd/riverfmt: port from grafana/agent
Pull Request -
State: closed - Opened by rfratto over 1 year ago
#2 - cmd/riverfmt: port from grafana/agent
Pull Request -
State: closed - Opened by rfratto over 1 year ago
#1 - Try to fix lint job
Pull Request -
State: closed - Opened by rfratto over 1 year ago
#1 - Try to fix lint job
Pull Request -
State: closed - Opened by rfratto over 1 year ago