FerretDB / dance

FerretDB integration testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simplify CI setup

AlekSi opened this issue · comments

  • Move all example repositories commands to scripts. For example, this should be in the dotnet-example-plain.sh file.
  • Merge SHA-1 and SHA-256 configurations scripts, name them like java-example-scram (drop the auth part, too).
  • Update CI configuration.

@AlekSi I assume we can remove all files that test PLAIN?

For example, this should be in the dotnet-example-plain.sh

I'm not sure how you read it as "we should remove PLAIN"