Catalin-George Hofnar
Catalin-George Hofnar
**What type of PR is this?** ui **Which issue does this PR fix**: #663 **What does this PR do / Why do we need it**: From #663: > ImageListWithLatestTag currently...
**What type of PR is this?** enhancement **Which issue does this PR fix**: Part of #564 **What does this PR do / Why do we need it**: This PR adds...
**What type of PR is this?** enhancement **Which issue does this PR fix**: #507 **What does this PR do / Why do we need it**: This PR contains a sample...
**What type of PR is this?** enhancement **Which issue does this PR fix**: #531 **What does this PR do / Why do we need it**: Adds macOS runners to ensure...
**Is your feature request related to a problem? Please describe.** Right now, we are not testing that zot works on mac, but we do have some darwin architecture specific things....
**What type of PR is this?** fix **What does this PR do / Why do we need it**: The workflow that checks for changed GQL schema sometimes fails - forgot...
**What type of PR is this?** cleanup **Which issue does this PR fix**: **What does this PR do / Why do we need it**: Removes hardcoded digests where possible By...
https://github.com/project-zot/zot/blob/1afc5c8c3fc8f4b4016bcda807ef7166f2c44ff9/pkg/extensions/extension_search.go#L103-L108 This prevents the discovery of other extensions if search is not enabled.
Just like GitHub UI can provide us with a command to clone a repo, we can provide the user with a command to pull the image locally using docker/podman/skopeo.
- [ ] Run the update handlers in goroutines - make the AwaitingAdd map thread safe, guard against click spam (probably not needed unless the bot is used A LOT)...