Skip to content

Add signed-by support to Debian APT repository#4207

Merged
Gedochao merged 1 commit intoVirtusLab:mainfrom
Gedochao:fix/3501
Apr 6, 2026
Merged

Add signed-by support to Debian APT repository#4207
Gedochao merged 1 commit intoVirtusLab:mainfrom
Gedochao:fix/3501

Conversation

@Gedochao
Copy link
Copy Markdown
Contributor

@Gedochao Gedochao commented Mar 31, 2026

Fixes #3501

Checklist

  • tested the solution locally and it works (no way to do that)
  • ran the code formatter (scala-cli fmt .)
  • ran scalafix (./mill -i __.fix)
  • ran reference docs auto-generation (./mill -i 'generate-reference-doc[]'.run)

How much have your relied on LLM-based tools in this contribution?

extensively, Cursor + Claude

How was the solution tested?

Can't really test it other than do a new release and re-check APT.

Additional notes

This is somewhat adjacent (but separate) to #4127, which requires regenerating the key with SHA-256+

@Gedochao Gedochao requested review from tgodzik and zielinsky March 31, 2026 11:52
@Gedochao Gedochao marked this pull request as ready for review March 31, 2026 11:52
Copy link
Copy Markdown
Member

@tgodzik tgodzik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's try it

@Gedochao Gedochao merged commit dc28812 into VirtusLab:main Apr 6, 2026
177 of 180 checks passed
@Gedochao Gedochao deleted the fix/3501 branch April 8, 2026 08:30
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.

Scala-cli .deb file is not signed

2 participants