FileOnQ / Imaging.Heif

A C#/.NET wrapper around libheif for decoding and processing high efficiency image formats (heif, heic).
GNU Lesser General Public License v3.0
15 stars 4 forks source link

[WIP] Add Benchmark Build Support for Forked Repos #49

Closed SkyeHoefling closed 2 years ago

SkyeHoefling commented 2 years ago

Gets us started with supporting Forked repos. To properly test this will need to be merged to main

Fixes: #45

Description

Changes how we retrieve the repo owner and ref so benchmarks can be ran if a PR is submitted from a forked repo

Merge Checklist

SkyeHoefling commented 2 years ago

This needs to be merged to main to properly test and will require some manual pushes to that branch. I am going to merge this PR and work on it in main