xls icon indicating copy to clipboard operation
xls copied to clipboard

github workflows should test the Dockerfile

Open proppy opened this issue 1 year ago • 1 comments

https://github.com/google/xls/pull/1421 fixed the docker build it would be nice to have a way to detect when it's broken again in the future.

ideally there would be a workflow in https://github.com/google/xls/tree/main/.github/workflows that exercise the dockerfile and potentially publish the result under https://github.com/features/packages

proppy avatar May 24 '24 10:05 proppy

Hi, @proppy , if it is not very urgent, I can work on that.

HongshiTan avatar May 25 '24 06:05 HongshiTan