Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / wazazaby/vimebu issues and pull requests

#44 - Feature/v2

Pull Request - State: closed - Opened by wazazaby about 2 months ago
Labels: enhancement

#43 - chore: bump golang.org/x/sync from 0.7.0 to 0.8.0

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago
Labels: dependencies, go

#42 - chore: bump github.com/VictoriaMetrics/metrics from 1.34.1 to 1.35.1

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, go

#41 - chore: bump github.com/VictoriaMetrics/metrics from 1.34.0 to 1.34.1

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, go

#40 - chore: bump github.com/VictoriaMetrics/metrics from 1.33.1 to 1.34.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, go

#39 - refactor: run tests & benchs in parallel

Pull Request - State: closed - Opened by wazazaby 4 months ago

#38 - chore: bump golang.org/x/sync from 0.6.0 to 0.7.0

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, go

#37 - chore: bump github.com/VictoriaMetrics/metrics from 1.33.0 to 1.33.1

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, go

#36 - bug when generating metric names in parallel

Issue - State: closed - Opened by vrischmann 6 months ago - 1 comment

#35 - refactor: use own buffer instead of bytes.Buffer

Pull Request - State: closed - Opened by wazazaby 7 months ago
Labels: enhancement

#34 - feat: add functional metric builder

Pull Request - State: closed - Opened by wazazaby 7 months ago
Labels: enhancement

#33 - refactor: append* funcs now follow builtin append convention

Pull Request - State: closed - Opened by wazazaby 7 months ago
Labels: enhancement

#32 - feat: add all uint / int / float helpers

Pull Request - State: closed - Opened by wazazaby 7 months ago
Labels: enhancement

#31 - chore: bump github.com/stretchr/testify from 1.8.4 to 1.9.0

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, go

#30 - chore: bump github.com/VictoriaMetrics/metrics from 1.31.0 to 1.33.0

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, go

#29 - chore: bump github.com/VictoriaMetrics/metrics from 1.31.0 to 1.32.0

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies, go

#28 - feat: more logs when the input data is wrong somehow

Pull Request - State: closed - Opened by vrischmann 8 months ago

#27 - refactor: use unsafe to avoid alloc

Pull Request - State: closed - Opened by wazazaby 9 months ago
Labels: enhancement

#26 - chore: bump github.com/VictoriaMetrics/metrics from 1.29.1 to 1.31.0

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies, go

#25 - add variants of the VictoriaMetrics builders

Pull Request - State: closed - Opened by vrischmann 9 months ago - 2 comments

#24 - chore: bump github.com/VictoriaMetrics/metrics from 1.26.1 to 1.29.1

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, go

#23 - chore: bump github.com/VictoriaMetrics/metrics from 1.25.3 to 1.26.1

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, go

#22 - ci: bump actions/setup-go from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, github_actions

#21 - chore: bump github.com/VictoriaMetrics/metrics from 1.24.0 to 1.25.3

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, go

#20 - stop manually adding brackets when metric has no label

Pull Request - State: closed - Opened by wazazaby 11 months ago
Labels: bug

#19 - github: setup CODEOWNERS

Pull Request - State: closed - Opened by wazazaby 12 months ago

#18 - ci: bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 1 comment
Labels: dependencies, github_actions

#17 - docs(README): add github action badge

Pull Request - State: closed - Opened by bdronneau 12 months ago

#16 - Ci go checkout

Pull Request - State: closed - Opened by bdronneau 12 months ago

#15 - feat(github): add dependabot

Pull Request - State: closed - Opened by bdronneau 12 months ago

#14 - support fmt.Stringer interface as label value

Pull Request - State: closed - Opened by wazazaby 12 months ago
Labels: enhancement

#13 - integrate VM registering helpers with the builder

Pull Request - State: closed - Opened by wazazaby 12 months ago
Labels: enhancement

#12 - add support for different label value types

Pull Request - State: closed - Opened by wazazaby 12 months ago
Labels: enhancement

#11 - log to os.Stderr instead of panicking when value is invalid

Pull Request - State: closed - Opened by wazazaby 12 months ago
Labels: enhancement

#10 - use sync.Pool to retrieve bytes.Buffers

Pull Request - State: closed - Opened by wazazaby 12 months ago
Labels: enhancement

#9 - improve tests

Pull Request - State: closed - Opened by wazazaby 12 months ago
Labels: enhancement

#8 - create functional builder

Pull Request - State: closed - Opened by wazazaby 12 months ago
Labels: enhancement

#7 - ensure value contains a double quote before escaping

Pull Request - State: closed - Opened by wazazaby about 1 year ago
Labels: enhancement

#6 - Use strings.Builder and strconv.Quote

Pull Request - State: closed - Opened by wazazaby about 1 year ago
Labels: enhancement

#5 - give option to escape quotes or not in label value

Pull Request - State: closed - Opened by wazazaby about 1 year ago
Labels: enhancement

#4 - remove concatenation and write symbols as bytes

Pull Request - State: closed - Opened by wazazaby about 1 year ago
Labels: enhancement

#3 - label values string escaping

Pull Request - State: closed - Opened by wazazaby about 1 year ago
Labels: enhancement

#2 - add some hard limits on metric/label name|value

Pull Request - State: closed - Opened by wazazaby about 1 year ago
Labels: enhancement

#1 - write directly to underlying builder

Pull Request - State: closed - Opened by wazazaby about 1 year ago
Labels: enhancement