dotnet / dotnet/arcade-services

Linux signing hardening in Staging pipeline

Open
#2,399 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
86
Forks
86
Avg merge
1d 8h
Merged PRs (30d)
35

Description

The `Linux signing` job is driven off a file list.

This is a link to the [list ](https://dev.azure.com/dnceng/internal/_git/dotnet-release?version=GBmain&path=/src/initialize-release/file_lists), it is manually created/updated by Rahul and Lee every time during the release. Historically the files were missed and skipped during download phase, but this should no longer be the case. All files must be signed.

In order to do so, we need to figure out somethings:
- [ ] Do we really need this list? Can we just pick all the .deb and .rpm files and sign it
- [ ] Should this be moved to the repo main build
- [ ] I have a proposal for this https://github.com/dotnet/arcade/issues/13663 . Depending on what traction we will get on that epic, we can plan this. Will wait for a few days for this.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.