Skip to content

[TESTING] Store the current version of the most recent release in a file, for e2e tests #152

@aepfli

Description

@aepfli

All our tests maintain the version for their docker images to be used independently via test containers. However, this repo is integrated as a submodule to fetch gherkin files.

We can use this submodule to provide a version file, which all of our SDKs can load to start the currently appropriate testbed docker image.

Goal

  • implemented a version file that is automatically updated via release-please action
  • chose a format which can be easily used by many languages eg. yaml
  • document the file and the purpose within the readme

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions