dotnet / dotnet/arcade

Add support to disable signing python files

Open
#16,319 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
729
Forks
397
Avg merge
3d 15m
Merged PRs (30d)
149

Description

In Aspire, we are shipping a template with some .py files in it. These .py files are getting a signing block appended to them.

Image

We are working around this in https://github.com/dotnet/aspire/pull/13005, but would like an official way of excluding .py files from being signed. Similar to the work done in https://github.com/dotnet/arcade/pull/15760, where not signing JS files can be opted in/out with a flag.

cc @missymessa @ellahathaway @mmitche @joperezr

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.