aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2020-10-26 16:51:33 +0100
committerJay Berkenbilt <ejb@ql.org>2020-10-26 16:51:33 +0100
commitbc9c80dbe016f94ba9316ddd60b71a31ee1e97e6 (patch)
tree4507941bda6c939f723055705333514a32eb3093 /TODO
parent7120c4a7484d5a960c94f92ae67057c6a7881d15 (diff)
downloadqpdf-bc9c80dbe016f94ba9316ddd60b71a31ee1e97e6.tar.zst
Add some missing ChangeLog entries
Diffstat (limited to 'TODO')
-rw-r--r--TODO12
1 files changed, 7 insertions, 5 deletions
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