From bc9c80dbe016f94ba9316ddd60b71a31ee1e97e6 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Mon, 26 Oct 2020 11:51:33 -0400 Subject: Add some missing ChangeLog entries --- TODO | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 3f951ce2..d6bf26dd 100644 --- a/TODO +++ b/TODO @@ -117,13 +117,15 @@ Current state (10.0.2): Desired state: * The qpdf/external-libs repository should create release candidates. - Ideally, every scheduled run would make its zip files available. - A personal access token with actions:read scope for the + Ideally, every scheduled run would make its zip files available. A + personal access token with actions:read scope for the qpdf/external-libs repository is required to download the artifact from an action run, and qpdf/qpdf's secrets.GITHUB_TOKEN doesn't - have this access. As an alternative, we could have a draft release - in qpdf/external-libs that the qpdf/external-libs build could update - with each candidate. + have this access. We could create a service account for this + purpose. As an alternative, we could have a draft release in + qpdf/external-libs that the qpdf/external-libs build could update + with each candidate. It may also be possible to solve this by + developing a simple GitHub app. * Scheduled runs of the qpdf build in the qpdf/qpdf repository (not a fork or pull request) could download external-libs from the release -- cgit v1.2.3-54-g00ecf