Skip to content

Publish a signed APT repository for OpenFastTrace #4

Description

@redcatbear

Create and publish an APT repository for the OpenFastTrace Debian package.

The repository should be generated by GitHub Actions and published as static content, including the package indexes, Release metadata, and an InRelease or Release.gpg signature. Use a dedicated repository signing key stored securely in GitHub Actions secrets, and publish the corresponding public key and its fingerprint.

Document the supported installation flow using a keyring file and the signed-by source option. The intended public repository URL is https://apt.itsallcode.org/openfasttrace, with suite stable and component main.

Acceptance criteria:

  • apt update validates the repository signature without legacy apt-key usage.
  • apt install openfasttrace installs the published package.
  • The public key and installation instructions are available from the repository endpoint.
  • Releases can be published automatically from the project workflow.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions