Skip to content

Commit

Permalink
Include dbgsym packages in apt-prod PR
Browse files Browse the repository at this point in the history
  • Loading branch information
rocodes committed Aug 25, 2024
1 parent 6a51b6e commit d9c9164
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/workstation_release_management.rst
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ Step 5: Build and deploy the packages to ``apt-qa``
make build-debs
3. Save and publish :doc:`build metadata <build_metadata>`.
4. Add your packages to a new branch called ``release`` in https://github.com/freedomofpress/securedrop-apt-prod.
4. Add your packages to a new branch called ``release`` in https://github.com/freedomofpress/securedrop-apt-prod. For Packages with compiled code, also include the ``-dbgsym`` package.
5. Update the apt repo distribution files by running ``./tools/publish`` and push those changes to the ``release`` branch as well.
6. :ref:`Regenerate and sign the apt release file` or ask another maintainer to do this. The packages will now be installable from https://apt-qa.freedom.press.
7. Open a PR to merge the ``release`` branch into ``main``.
Expand Down

0 comments on commit d9c9164

Please sign in to comment.