Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

apache/pekko-http

pjfanning deleted a branch apache/pekko-http

update/sbt-license-report-1.7.0

pjfanning pushed 1 commit to main apache/pekko-http
  • Update sbt-license-report to 1.7.0 (#623) * Update sbt-license-report to 1.7.0 * Update link-validator.conf --... 079059b

View on GitHub

pjfanning closed a pull request on apache/pekko-http
Update sbt-license-report to 1.7.0
## About this PR 📦 Updates [com.github.sbt:sbt-license-report](https://github.com/sbt/sbt-license-report) from `1.6.1` to `1.7.0` 📜 [GitHub Release Notes](https://github.com/sbt/sbt-license-report...
pjfanning created a review on a pull request on apache/pekko-http

View on GitHub

pjfanning deleted a branch apache/pekko-http

update/sbt-1.10.3

pjfanning pushed 1 commit to main apache/pekko-http
  • Update sbt to 1.10.3 (#624) Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.g... b8210b8

View on GitHub

pjfanning closed a pull request on apache/pekko-http
Update sbt to 1.10.3
## About this PR 📦 Updates [org.scala-sbt:sbt](https://github.com/sbt/sbt) from `1.10.2` to `1.10.3` 📜 [GitHub Release Notes](https://github.com/sbt/sbt/releases/tag/v1.10.3) - [Version Diff](http...
pjfanning created a review on a pull request on apache/pekko-http

View on GitHub

pjfanning pushed 1 commit to update/sbt-license-report-1.7.0 apache/pekko-http
  • Update link-validator.conf 7336eff

View on GitHub

scala-steward-asf[bot] opened a pull request on apache/pekko-http
Update sbt to 1.10.3
## About this PR 📦 Updates [org.scala-sbt:sbt](https://github.com/sbt/sbt) from `1.10.2` to `1.10.3` 📜 [GitHub Release Notes](https://github.com/sbt/sbt/releases/tag/v1.10.3) - [Version Diff](http...
scala-steward-asf[bot] created a branch on apache/pekko-http

update/sbt-1.10.3 - The Streaming-first HTTP server/module of Apache Pekko

scala-steward-asf[bot] opened a pull request on apache/pekko-http
Update sbt-license-report to 1.7.0
## About this PR 📦 Updates [com.github.sbt:sbt-license-report](https://github.com/sbt/sbt-license-report) from `1.6.1` to `1.7.0` 📜 [GitHub Release Notes](https://github.com/sbt/sbt-license-report...
scala-steward-asf[bot] created a branch on apache/pekko-http

update/sbt-license-report-1.7.0 - The Streaming-first HTTP server/module of Apache Pekko

pjfanning created a comment on a pull request on apache/pekko-http
@raboof this relates to https://github.com/apache/pekko-grpc/pull/391

View on GitHub

raboof created a review comment on a pull request on apache/pekko-http
So the question here is if someone added a `AttributeKeys.trailer` but it contained no headers, should we produce a `ParsedHeadersFrame` here? Looking at `Http2SubStream`/`OutStreamImpl`, it does s...

View on GitHub

raboof created a review on a pull request on apache/pekko-http

View on GitHub

pjfanning created a comment on a pull request on apache/pekko-http
@mdedetrich this looks useful to backport to 1.0.x - wdyt?

View on GitHub

pjfanning created a comment on a pull request on apache/pekko-http
Thanks @NavidJalali - merging

View on GitHub

pjfanning pushed 1 commit to main apache/pekko-http
  • Fix partial match (#622) * fix partial match * add a test for handling empty trailers * fix imports * put b... 750e8f9

View on GitHub

pjfanning closed a pull request on apache/pekko-http
Fix partial match
I hit this case in a test and it threw. I am not sure if when `trailer.headers` is empty, it should return None or a parsed frame with empty headers but I figured the guard was there for a reason
mdedetrich created a review on a pull request on apache/pekko-http
This is lgtm now, @pjfanning also check as well

View on GitHub

NavidJalali created a review comment on a pull request on apache/pekko-http
I was a bit too slow 😄

View on GitHub

NavidJalali created a review on a pull request on apache/pekko-http

View on GitHub

pjfanning created a review comment on a pull request on apache/pekko-http
I've committed a change to the PR branch to try to order the imports

View on GitHub

pjfanning created a review on a pull request on apache/pekko-http

View on GitHub

pjfanning created a review on a pull request on apache/pekko-http

View on GitHub

NavidJalali created a review comment on a pull request on apache/pekko-http
yep sorry

View on GitHub

NavidJalali created a review on a pull request on apache/pekko-http

View on GitHub

pjfanning created a review comment on a pull request on apache/pekko-http
this should be put with the other pekko.http imports

View on GitHub

pjfanning created a review on a pull request on apache/pekko-http

View on GitHub

Load more