Skip to content

Perf: Only sync zizmor versions that don't already exist in the versions file #81

@woodruffw

Description

@woodruffw

This is pretty minor, but it would save us a few seconds of CI time.

TL;DR: right now we fetch the hash for every zizmorcore/zizmor tag on ghcr.io, but that's redundant for every version we already have a hash for (in support/versions). We should probably load that file and use it to skip versions we already have pinned (with the exception of latest, since that one is expected to always change).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions