Fixes #14032 - Ostree branches now searchable in a Repo
Fixes #11030: Add Python support.
Fixes #11027 - Remove copyright notices
Fixes #11017: Remove setting of VCR serializer explicitly.
fixing runcible errors caused by rubocop changes
when we turned on rubocop, we converted unused method argumentsto start with underscores. This broke any method that relied onbinding.send(:local_variables). This disables that cop and fixesall of those instances....
Fixes #7880 - Rubocop enabled the runcible tests
Ref #7880: Rubocop fixes update
Moves primary tests into top level test directory andre-factors the test commands to account for the changes.Resources and extension suites may now be run separately now.