OpenWaygate

Results 16 comments of OpenWaygate

作者应该是爬取的[中国裁判文书网](https://wenshu.court.gov.cn/Index), 但是在给文书划分时好像用的文字信息. 能否使用如下图片中的标签来划分文书?

Same problem, I replace `from matplotlib.delaunay.triangulate import Triangulation` with `from matplotlib.tri import Triangulation` and it shows that ``` boundary = tri.hull AttributeError: 'Triangulation' object has no attribute 'hull' ``` @zthurman...

It also removes `Commands` field from `.installer.yaml`. I missed `Commands` field when I `komac new`, but I add it manually in a pr([release 0.8.5](https://github.com/microsoft/winget-pkgs/pull/157129/files)). However, in my pr of [release...

Great! Looking forward to native implementation, now I have to download each artifact and attest it with workaround ```yaml attestation: needs: [build] runs-on: ubuntu-latest permissions: id-token: write contents: read attestations:...

yes, while the one created by `slsa-github-generator` will appear in release assets, the one created by `attest-build-provenance` will appear in https://github.com/username/projectname/attestations