You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@pekko.apache.org by GitBox <gi...@apache.org> on 2022/11/17 16:14:01 UTC

[GitHub] [incubator-pekko] He-Pin opened a new issue, #56: Submit pekko to scala-steward?

He-Pin opened a new issue, #56:
URL: https://github.com/apache/incubator-pekko/issues/56

   I think only Akka is there, but not pekko.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


[GitHub] [incubator-pekko] pjfanning commented on issue #56: Submit pekko to scala-steward?

Posted by GitBox <gi...@apache.org>.
pjfanning commented on issue #56:
URL: https://github.com/apache/incubator-pekko/issues/56#issuecomment-1372702748

   https://github.com/apache/incubator-pekko/pull/86 might be a useful first step - allowing users to run `sbt dependencyUpdates`.
   
   The output is currently:
   ```
   [info] Found 1 dependency update for pekko-root
   [info]   org.scala-lang:scala-library : 2.13.8 -> 2.13.10
   [info] Found 1 dependency update for pekko-protobuf-v3
   [info]   com.google.protobuf:protobuf-java:optional;provided : 3.16.1 -> 3.16.3 -> 3.21.12
   [info] Found 2 dependency updates for pekko-actor
   [info]   org.scala-lang.modules:scala-java8-compat : 1.0.0  -> 1.0.2  
   [info]   org.scala-lang:scala-library              : 2.13.8 -> 2.13.10
   [info] Found 4 dependency updates for pekko-pki
   [info]   com.hierynomus:asn-one       : 0.5.0             -> 0.6.0          
   [info]   org.scala-lang:scala-library : 2.13.8 -> 2.13.10                   
   [info]   org.scalatest:scalatest:test : 3.1.4             -> 3.2.14         
   [info]   org.slf4j:slf4j-api          : 1.7.36                      -> 2.0.6
   [info] Found 4 dependency updates for pekko-osgi
   [info]   ch.qos.logback:logback-classic:test : 1.2.11            -> 1.4.5                    
   [info]   commons-io:commons-io:test          : 2.11.0                      -> 20030203.000550
   [info]   org.scala-lang:scala-library        : 2.13.8 -> 2.13.10                             
   [info]   org.scalatest:scalatest:test        : 3.1.4             -> 3.2.14                   
   [info] Found 4 dependency updates for pekko-testkit
   [info]   io.dropwizard.metrics:metrics-core:test : 4.2.10 -> 4.2.15           
   [info]   io.dropwizard.metrics:metrics-jvm:test  : 4.2.10 -> 4.2.15           
   [info]   org.scala-lang:scala-library            : 2.13.8 -> 2.13.10          
   [info]   org.scalatest:scalatest:test            : 3.1.4             -> 3.2.14
   [info] Found 4 dependency updates for pekko-stream
   [info]   com.typesafe:ssl-config-core         : 0.4.3             -> 0.6.1 
   [info]   org.reactivestreams:reactive-streams : 1.0.3  -> 1.0.4            
   [info]   org.scala-lang:scala-library         : 2.13.8 -> 2.13.10          
   [info]   org.scalatest:scalatest:test         : 3.1.4             -> 3.2.14
   [info] Found 5 dependency updates for pekko-actor-tests
   [info]   com.google.jimfs:jimfs:test       : 1.1                -> 1.2                        
   [info]   commons-codec:commons-codec:test  : 1.15                           -> 20041127.091804
   [info]   org.scala-lang:scala-library      : 2.13.8  -> 2.13.10                               
   [info]   org.scalatest:scalatest:test      : 3.1.4              -> 3.2.14                     
   [info]   org.scalatestplus:junit-4-13:test : 3.1.4.0            -> 3.2.14.0                   
   [info] Found 3 dependency updates for pekko-slf4j
   [info]   ch.qos.logback:logback-classic:test : 1.2.11            -> 1.4.5         
   [info]   org.scala-lang:scala-library        : 2.13.8 -> 2.13.10                  
   [info]   org.slf4j:slf4j-api                 : 1.7.36                     -> 2.0.6
   [info] Found 2 dependency updates for pekko-stream-testkit
   [info]   org.scala-lang:scala-library : 2.13.8 -> 2.13.10          
   [info]   org.scalatest:scalatest:test : 3.1.4             -> 3.2.14
   [info] Found 5 dependency updates for pekko-persistence
   [info]   commons-codec:commons-codec:test  : 1.15                           -> 20041127.091804
   [info]   commons-io:commons-io:test        : 2.11.0                         -> 20030203.000550
   [info]   org.scala-lang:scala-library      : 2.13.8  -> 2.13.10                               
   [info]   org.scalatest:scalatest:test      : 3.1.4              -> 3.2.14                     
   [info]   org.scalatestplus:junit-4-13:test : 3.1.4.0            -> 3.2.14.0                   
   [info] Found 2 dependency updates for pekko-coordination
   [info]   org.scala-lang:scala-library : 2.13.8 -> 2.13.10          
   [info]   org.scalatest:scalatest:test : 3.1.4             -> 3.2.14
   [info] Found 2 dependency updates for pekko-discovery
   [info]   org.scala-lang:scala-library : 2.13.8 -> 2.13.10          
   [info]   org.scalatest:scalatest:test : 3.1.4             -> 3.2.14
   [info] Found 2 dependency updates for pekko-actor-typed
   [info]   org.scala-lang:scala-library : 2.13.8 -> 2.13.10         
   [info]   org.slf4j:slf4j-api          : 1.7.36            -> 2.0.6
   [info] Found 4 dependency updates for pekko-stream-tests-tck
   [info]   org.reactivestreams:reactive-streams-tck:test : 1.0.3   -> 1.0.4              
   [info]   org.scala-lang:scala-library                  : 2.13.8  -> 2.13.10            
   [info]   org.scalatest:scalatest:test                  : 3.1.4              -> 3.2.14  
   [info]   org.scalatestplus:testng-6-7:test             : 3.1.4.0            -> 3.2.10.0
   [info] Found 2 dependency updates for pekko-persistence-tck
   [info]   org.scala-lang:scala-library    : 2.13.8 -> 2.13.10          
   [info]   org.scalatest:scalatest:compile : 3.1.4             -> 3.2.14
   [info] Found 4 dependency updates for pekko-actor-testkit-typed
   [info]   ch.qos.logback:logback-classic:optional;provided;test : 1.2.11             -> 1.4.5   
   [info]   org.scala-lang:scala-library                          : 2.13.8  -> 2.13.10            
   [info]   org.scalatest:scalatest:optional;provided;test        : 3.1.4              -> 3.2.14  
   [info]   org.scalatestplus:junit-4-13:test                     : 3.1.4.0            -> 3.2.14.0
   [info] Found 10 dependency updates for pekko-serialization-jackson
   [info]   com.fasterxml.jackson.core:jackson-annotations              : 2.11.4            -> 2.14.1
   [info]   com.fasterxml.jackson.core:jackson-core                     : 2.11.4            -> 2.14.1
   [info]   com.fasterxml.jackson.core:jackson-databind                 : 2.11.4            -> 2.14.1
   [info]   com.fasterxml.jackson.dataformat:jackson-dataformat-cbor    : 2.11.4            -> 2.14.1
   [info]   com.fasterxml.jackson.datatype:jackson-datatype-jdk8        : 2.11.4            -> 2.14.1
   [info]   com.fasterxml.jackson.datatype:jackson-datatype-jsr310      : 2.11.4            -> 2.14.1
   [info]   com.fasterxml.jackson.module:jackson-module-parameter-names : 2.11.4            -> 2.14.1
   [info]   com.fasterxml.jackson.module:jackson-module-scala           : 2.11.4            -> 2.14.1
   [info]   org.scala-lang:scala-library                                : 2.13.8 -> 2.13.10          
   [info]   org.scalatest:scalatest:test                                : 3.1.4             -> 3.2.14
   [info] Found 1 dependency update for pekko-actor-typed-tests
   [info]   org.scala-lang:scala-library : 2.13.8 -> 2.13.10
   [info] Found 7 dependency updates for pekko-remote
   [info]   com.google.jimfs:jimfs:test            : 1.1               -> 1.2    
   [info]   com.google.protobuf:protobuf-java:test : 3.16.1 -> 3.16.3  -> 3.21.12
   [info]   io.aeron:aeron-client:optional         : 1.38.1            -> 1.40.0 
   [info]   io.aeron:aeron-driver:optional         : 1.38.1            -> 1.40.0 
   [info]   org.agrona:agrona                      : 1.15.1 -> 1.15.2  -> 1.17.1 
   [info]   org.scala-lang:scala-library           : 2.13.8 -> 2.13.10           
   [info]   org.scalatest:scalatest:test           : 3.1.4             -> 3.2.14 
   [info] Found 1 dependency update for pekko-stream-typed
   [info]   org.scala-lang:scala-library : 2.13.8 -> 2.13.10
   [info] Found 1 dependency update for pekko-multi-node-testkit
   [info]   org.scala-lang:scala-library : 2.13.8 -> 2.13.10
   [info] Found 2 dependency updates for pekko-persistence-shared
   [info]   ch.qos.logback:logback-classic:test : 1.2.11            -> 1.4.5
   [info]   org.scala-lang:scala-library        : 2.13.8 -> 2.13.10         
   [info] Found 4 dependency updates for pekko-stream-tests
   [info]   com.google.jimfs:jimfs:test  : 1.1               -> 1.2                      
   [info]   commons-io:commons-io:test   : 2.11.0                      -> 20030203.000550
   [info]   org.scala-lang:scala-library : 2.13.8 -> 2.13.10                             
   [info]   org.scalatest:scalatest:test : 3.1.4             -> 3.2.14                   
   [info] Found 3 dependency updates for pekko-persistence-query
   [info]   commons-io:commons-io:test   : 2.11.0                      -> 20030203.000550
   [info]   org.scala-lang:scala-library : 2.13.8 -> 2.13.10                             
   [info]   org.scalatest:scalatest:test : 3.1.4             -> 3.2.14                   
   [info] Found 4 dependency updates for pekko-remote-tests
   [info]   io.aeron:aeron-client        : 1.38.1            -> 1.40.0
   [info]   io.aeron:aeron-driver        : 1.38.1            -> 1.40.0
   [info]   org.scala-lang:scala-library : 2.13.8 -> 2.13.10          
   [info]   org.scalatest:scalatest:test : 3.1.4             -> 3.2.14
   [info] Found 2 dependency updates for pekko-cluster
   [info]   org.scala-lang:scala-library : 2.13.8 -> 2.13.10          
   [info]   org.scalatest:scalatest:test : 3.1.4             -> 3.2.14
   [info] Found 3 dependency updates for pekko-distributed-data
   [info]   org.lmdbjava:lmdbjava        : 0.7.0             -> 0.8.2 
   [info]   org.scala-lang:scala-library : 2.13.8 -> 2.13.10          
   [info]   org.scalatest:scalatest:test : 3.1.4             -> 3.2.14
   [info] Found 2 dependency updates for pekko-cluster-tools
   [info]   org.scala-lang:scala-library : 2.13.8 -> 2.13.10          
   [info]   org.scalatest:scalatest:test : 3.1.4             -> 3.2.14
   [info] Found 6 dependency updates for pekko-cluster-metrics
   [info]   ch.qos.logback:logback-classic:test          : 1.2.11                  -> 1.4.5            
   [info]   io.kamon:sigar-loader:optional;provided;test : 1.6.6-rev002 -> 1.6.6                       
   [info]   org.scala-lang:scala-library                 : 2.13.8       -> 2.13.10                     
   [info]   org.scalatestplus:mockito-3-4:test           : 3.1.4.0                 -> 3.2.10.0         
   [info]   org.slf4j:jul-to-slf4j:test                  : 1.7.36                              -> 2.0.6
   [info]   org.slf4j:log4j-over-slf4j:test              : 1.7.36                              -> 2.0.6
   [info] Found 3 dependency updates for pekko-bench-jmh
   [info]   ch.qos.logback:logback-classic : 1.2.11            -> 1.4.5         
   [info]   org.jctools:jctools-core       : 3.3.0                      -> 4.0.1
   [info]   org.scala-lang:scala-library   : 2.13.8 -> 2.13.10                  
   [info] Found 1 dependency update for pekko-cluster-typed
   [info]   org.scala-lang:scala-library : 2.13.8 -> 2.13.10
   [info] Found 3 dependency updates for pekko-cluster-sharding
   [info]   commons-io:commons-io:test   : 2.11.0                      -> 20030203.000550
   [info]   org.scala-lang:scala-library : 2.13.8 -> 2.13.10                             
   [info]   org.scalatest:scalatest:test : 3.1.4             -> 3.2.14                   
   [info] Found 2 dependency updates for pekko-persistence-typed
   [info]   ch.qos.logback:logback-classic:test : 1.2.11            -> 1.4.5
   [info]   org.scala-lang:scala-library        : 2.13.8 -> 2.13.10         
   [info] Found 3 dependency updates for pekko-persistence-testkit
   [info]   ch.qos.logback:logback-classic:test : 1.2.11            -> 1.4.5 
   [info]   org.scala-lang:scala-library        : 2.13.8 -> 2.13.10          
   [info]   org.scalatest:scalatest:test        : 3.1.4             -> 3.2.14
   [info] Found 1 dependency update for pekko-cluster-sharding-typed
   [info]   org.scala-lang:scala-library : 2.13.8 -> 2.13.10
   [info] Found 3 dependency updates for pekko-persistence-typed-tests
   [info]   ch.qos.logback:logback-classic:test : 1.2.11            -> 1.4.5 
   [info]   org.scala-lang:scala-library        : 2.13.8 -> 2.13.10          
   [info]   org.scalatest:scalatest:test        : 3.1.4             -> 3.2.14
   [info] Found 3 dependency updates for pekko-docs
   [info]   com.google.code.gson:gson:test : 2.9.1             -> 2.10  
   [info]   org.scala-lang:scala-library   : 2.13.8 -> 2.13.10          
   [info]   org.scalatest:scalatest:test   : 3.1.4             -> 3.2.14
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


[GitHub] [incubator-pekko] pjfanning commented on issue #56: Submit pekko to scala-steward?

Posted by "pjfanning (via GitHub)" <gi...@apache.org>.
pjfanning commented on issue #56:
URL: https://github.com/apache/incubator-pekko/issues/56#issuecomment-1739537611

   @mdedetrich can we just use VirtusLabs hosted approach for now? It is better than nothing.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


[GitHub] [incubator-pekko] pjfanning commented on issue #56: Submit pekko to scala-steward?

Posted by "pjfanning (via GitHub)" <gi...@apache.org>.
pjfanning commented on issue #56:
URL: https://github.com/apache/incubator-pekko/issues/56#issuecomment-1658526661

   @mdedetrich see what INFRA say. That is a lot of very specific secrets that we need.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


[GitHub] [incubator-pekko] mdedetrich commented on issue #56: Submit pekko to scala-steward?

Posted by GitBox <gi...@apache.org>.
mdedetrich commented on issue #56:
URL: https://github.com/apache/incubator-pekko/issues/56#issuecomment-1328801270

   I was also thinking of this, nothing against it. Just need to find the right time to do it.
   
   Only thing that comes to mind is that we need to be quite cautious at least when it comes to pekko core using scala steward due to strict binary compatibility guarantees however for repos like pekko-connectors it makes definite sense.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


[GitHub] [incubator-pekko] pjfanning commented on issue #56: Submit pekko to scala-steward?

Posted by GitBox <gi...@apache.org>.
pjfanning commented on issue #56:
URL: https://github.com/apache/incubator-pekko/issues/56#issuecomment-1329123009

   For v1.0.0 release, we probably only want to upgrade dependency jar versions where there is a security issue or serious bug in the dependency jar.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


[GitHub] [incubator-pekko] mdedetrich commented on issue #56: Submit pekko to scala-steward?

Posted by "mdedetrich (via GitHub)" <gi...@apache.org>.
mdedetrich commented on issue #56:
URL: https://github.com/apache/incubator-pekko/issues/56#issuecomment-1739676969

   > @mdedetrich can we just use VirtusLabs hosted approach for now? It is better than nothing.
   
   I just pinged INFRA and they updated the urgency of the ticket


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


[GitHub] [incubator-pekko] jxnu-liguobin commented on issue #56: Submit pekko to scala-steward?

Posted by GitBox <gi...@apache.org>.
jxnu-liguobin commented on issue #56:
URL: https://github.com/apache/incubator-pekko/issues/56#issuecomment-1319614312

   Why did you become a member? 😅 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


[GitHub] [incubator-pekko] mdedetrich commented on issue #56: Submit pekko to scala-steward?

Posted by "mdedetrich (via GitHub)" <gi...@apache.org>.
mdedetrich commented on issue #56:
URL: https://github.com/apache/incubator-pekko/issues/56#issuecomment-1658473521

   \Regarding adding this to scala steward (I think now is a good time), one option is to use the public github actions runner and the other is to use a runner within the Apche org (which is quite easy to setup, see https://github.com/aiven/guardian-for-apache-kafka/blob/main/.github/workflows/scala-steward.yml as an example).
   
   There are advantages to having the github actions run within Apache, aside from them being able to audit it/specify a specific key for commits the biggest one is that since the github runner is running within the Apache org, it is able to access secrets which is useful for modules such as pekko-connectors which do integration tests against external services such as s3. Long story short it will mean that when scala-steward makes a bump to a library version, we can validate that it doesn't some regression.
   
   @pjfanning wdyt? I think the Apache option is worth exploring, I can make an INFRA ticket about it and see how open they are to it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


[GitHub] [incubator-pekko] mdedetrich commented on issue #56: Submit pekko to scala-steward?

Posted by GitBox <gi...@apache.org>.
mdedetrich commented on issue #56:
URL: https://github.com/apache/incubator-pekko/issues/56#issuecomment-1329221043

   > For v1.0.0 release, we probably only want to upgrade dependency jar versions where there is a security issue or serious bug in the dependency jar.
   
   Actually for that same reason I think it might make sense to just add scala-steward to the `1.1.x` branch when its setup. If there is some CVE/serious bug in a dependency we would likely know about it aside from scala-steward.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


[GitHub] [incubator-pekko] He-Pin commented on issue #56: Submit pekko to scala-steward?

Posted by GitBox <gi...@apache.org>.
He-Pin commented on issue #56:
URL: https://github.com/apache/incubator-pekko/issues/56#issuecomment-1319649279

   > Why did you become a member? 😅 
   
   MAKE YOUR PROGRESS BROS


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


Re: [I] Submit pekko to scala-steward? [incubator-pekko]

Posted by "mdedetrich (via GitHub)" <gi...@apache.org>.
mdedetrich closed issue #56: Submit pekko to scala-steward?
URL: https://github.com/apache/incubator-pekko/issues/56


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org