Ecosyste.ms: Issues

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

GitHub / testground/sdk-rust issues and pull requests

#55 - build(deps): bump actions/checkout from 3 to 4

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

#54 - build(deps): update influxdb requirement from 0.5 to 0.7

Pull Request - State: open - Opened by dependabot[bot] 12 months ago
Labels: dependencies, rust

#53 - build(deps): bump actions/checkout from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, github_actions

#52 - build(deps): bump actions/setup-go from 2 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, github_actions

#51 - Add Testground logo to README

Pull Request - State: closed - Opened by ackintosh about 1 year ago

#50 - Fix clippy error

Pull Request - State: closed - Opened by ackintosh about 1 year ago

#49 - build(deps): update serde_with requirement from 2 to 3

Pull Request - State: open - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#48 - build(deps): update influxdb requirement from 0.5 to 0.6

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#47 - build(deps): update if-addrs requirement from 0.7.0 to 0.10.1

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#46 - build(deps): update if-addrs requirement from 0.7.0 to 0.9.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#45 - Write events to run.out

Pull Request - State: closed - Opened by ackintosh over 1 year ago

#44 - build(deps): update if-addrs requirement from 0.7.0 to 0.8.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#42 - Record Metrics Is Very Slow

Issue - State: open - Opened by AgeManning over 1 year ago

#41 - Make `RunParameters::test_start_time` a `DateTime`

Pull Request - State: closed - Opened by ackintosh over 1 year ago - 1 comment

#39 - build(deps): update clap requirement from 3 to 4

Pull Request - State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#38 - CHANGELOG: Prepare v0.4.0

Pull Request - State: closed - Opened by mxinden almost 2 years ago - 1 comment

#37 - src/: Derive `Eq` on structs

Pull Request - State: closed - Opened by mxinden almost 2 years ago

#36 - src/client: Make subscribe stream capacity explicit

Pull Request - State: closed - Opened by mxinden almost 2 years ago - 2 comments

#35 - Dockerfile: update rust version & caching

Pull Request - State: closed - Opened by laurentsenta almost 2 years ago - 3 comments

#34 - Fix: use json payloads

Pull Request - State: closed - Opened by laurentsenta almost 2 years ago - 9 comments

#33 - rust-sdk doesn't support json publish / subscribe

Issue - State: closed - Opened by laurentsenta almost 2 years ago

#32 - build(deps): update serde_with requirement from 1 to 2

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 3 comments
Labels: dependencies

#31 - build(deps): update ipnetwork requirement from 0.19.0 to 0.20.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#30 - Collect producing a directory tree but no files with `example-rust`

Issue - State: open - Opened by divagant-martian about 2 years ago - 6 comments

#29 - Hold global and group sequence numbers in `Client`

Pull Request - State: closed - Opened by ackintosh about 2 years ago - 2 comments

#28 - Fix typo

Pull Request - State: closed - Opened by ackintosh about 2 years ago

#27 - src/background: Don't wait for network when no sidecar

Pull Request - State: closed - Opened by mxinden about 2 years ago - 1 comment

#26 - src/params: Make RunParameters::test_group_instance_count a u64

Pull Request - State: closed - Opened by mxinden about 2 years ago - 1 comment

#25 - src/client: Implement init proceedure

Pull Request - State: closed - Opened by mxinden about 2 years ago - 1 comment

#24 - Dockerfile: Cache dependencies

Pull Request - State: closed - Opened by mxinden about 2 years ago

#23 - CHANGELOG: Prepare v0.3.0

Pull Request - State: closed - Opened by mxinden about 2 years ago - 2 comments

#22 - Add `data_network_ip` for ease of finding the data network IP address

Pull Request - State: closed - Opened by ackintosh about 2 years ago - 1 comment

#21 - Data network IP address

Issue - State: closed - Opened by ackintosh about 2 years ago - 1 comment

#20 - Fix broken link in README

Pull Request - State: closed - Opened by ackintosh about 2 years ago

#19 - Parse `TEST_INSTANCE_PARAMS`

Pull Request - State: closed - Opened by ackintosh about 2 years ago - 6 comments

#18 - Parse `TEST_INSTANCE_PARAMS`

Issue - State: closed - Opened by ackintosh about 2 years ago - 1 comment

#17 - CHANGELOG.md: Prepare v0.2.0

Pull Request - State: closed - Opened by mxinden about 2 years ago - 2 comments

#16 - ci: make sure the ci detects testground failure

Pull Request - State: closed - Opened by laurentsenta about 2 years ago - 7 comments

#15 - Implement init proceedure

Issue - State: closed - Opened by mxinden about 2 years ago - 1 comment

#14 - Fix: unwrap event & fix `groups` typo.

Pull Request - State: closed - Opened by laurentsenta about 2 years ago - 5 comments

#13 - Re-export public dependencies

Pull Request - State: closed - Opened by ackintosh about 2 years ago

#12 - build(deps): update ipnetwork requirement from 0.18.0 to 0.19.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#11 - src/errors: Expose errors module

Pull Request - State: closed - Opened by ackintosh about 2 years ago

#10 - src/: Consume Client on success/failure/crash and shutdown background

Pull Request - State: closed - Opened by mxinden about 2 years ago - 3 comments

#9 - build(deps): update tokio-util requirement from 0.6 to 0.7

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#8 - Batching Metrics

Issue - State: open - Opened by SionoiS about 2 years ago

#7 - *: Provide simple example to be run by CI

Pull Request - State: closed - Opened by mxinden over 2 years ago - 4 comments

#6 - PubSub, Network Shaping & Metrics

Pull Request - State: closed - Opened by SionoiS over 2 years ago - 7 comments

#5 - src/sync: Add Client::publish_success

Pull Request - State: closed - Opened by mxinden over 2 years ago - 1 comment

#4 - Pubsub

Pull Request - State: closed - Opened by SionoiS over 2 years ago - 3 comments

#3 - Redis VS Sync-service

Issue - State: closed - Opened by SionoiS over 2 years ago

#2 - *: Prepare v0.1.0

Pull Request - State: closed - Opened by mxinden over 2 years ago - 1 comment

#1 - *: Add initial scaffolding with basic synchronization client

Pull Request - State: closed - Opened by mxinden over 2 years ago - 1 comment