tengu-alt commented on issue #647:
URL:
https://github.com/apache/cassandra-gocql-driver/issues/647#issuecomment-2758160799
> Can you take care of this?
@joao-r-reis I have created PR on [my
fork](https://github.com/tengu-alt/gocql/pull/3) with refactored workflow.
I've moved auth
tengu-alt commented on issue #647:
URL:
https://github.com/apache/cassandra-gocql-driver/issues/647#issuecomment-2742948163
> Can you take care of this?
--
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
joao-r-reis commented on issue #647:
URL:
https://github.com/apache/cassandra-gocql-driver/issues/647#issuecomment-2741451159
> I can try to handle it. If I understand correctly we have two integration
test runs(with auth and without), and we can merge them into one. What do you
think?
tengu-alt commented on issue #647:
URL:
https://github.com/apache/cassandra-gocql-driver/issues/647#issuecomment-2740484691
> And auth tests should go in either unit or integration tests.
I can try to handle it. If I understand correctly we have two integration
test runs(with auth an
OleksiienkoMykyta commented on issue #647:
URL:
https://github.com/apache/cassandra-gocql-driver/issues/647#issuecomment-2736306556
> > Currently, you can run tests with the flag "all" which makes it fast and
easy. Candidate to be closed.
>
> This is not true, we still have separate
OleksiienkoMykyta commented on issue #647:
URL:
https://github.com/apache/cassandra-gocql-driver/issues/647#issuecomment-2733117327
Currently, you can run tests with the flag "all" which makes it fast and
easy.
Candidate to be closed.
--
This is an automated message from the Apache Gi
joao-r-reis commented on issue #647:
URL:
https://github.com/apache/cassandra-gocql-driver/issues/647#issuecomment-2733375376
> Currently, you can run tests with the flag "all" which makes it fast and
easy. Candidate to be closed.
This is not true, we still have separate runs in CI.