Skip to content

Snapshot content of version files instead of a hash #6505

Description

@edmundmiller

Currently we're snapshoting the versions.yml and getting a hash:

"versions": [
"versions.yml:md5,949da9c6297b613b50e24c421576f3f1"
]

                "versions": [
-                    "versions.yml:md5,949da9c6297b613b50e24c421576f3f1"
+                    "content": ["{ALE={ale=20180904}}"],
                ]

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions