Skip to content

Make integration test more robust regarding global config version #347

@simu

Description

@simu

Context

The integration test checks that the catalog commit message contains the correct Git commit hash for the global configuration repo.

This check is not robust against changes in the global config repo (the integration test uses https://github.com/projectsyn/getting-started-commodore-defaults) which don't result in a catalog change.

That revision check needs to be made smarter to cope with such changes.

Alternatives

#346 fixes the globalGitRepoRevision to a specific commit sha. This should avoid the issue in the short term, but is not a very satisfying solution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions