Skip to content

Conversation

@maciej-lech
Copy link

This PR implements the feature discussed in #2473.

It introduces a new --trust CLI flag and a corresponding remote.trust configuration option in taskrc. These options are available when the Remote Taskfiles experiment is enabled.

The --trust flag can be specified multiple times to define trusted hosts (optionally including ports). Any remote Taskfiles fetched from these trusted hosts will not prompt for confirmation on their initial download or when their checksums change.

Closes #2473

Signed-off-by: Maciej Lech <maciej.lech@mlit.pro>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remote Taskfiles: add a new trust mechanism

1 participant