1
0
mirror of https://github.com/moparisthebest/xeps synced 2024-08-13 16:53:48 -04:00
Commit Graph

36 Commits

Author SHA1 Message Date
Jonas Schäfer
0dbfaff260 Create GitLab.com CI pipeline
This pipeline features the following:

- Building of an nginx image with the XEPs as static files,
  in all formats.
- Incremental builds on the main branch and incremental builds
  for MRs based on the last main build.
- Automatic archiving of changed XEPs to the attic
- Automatic announcement to the mailing lists
2020-06-14 14:09:35 +02:00
Jonas Schäfer
2ea54d4a3c send-updates.py: Introduce support to skip editorial changes
We generally do not want to announce those on the mailing lists,
so this switch allows us to avoid having to run without -y.
2020-06-14 11:09:47 +02:00
Jonas Schäfer
7eb2c2e095 archive.py: add support for skipping building during archiving
If it is known that the documents have already been built or if it
is imperative to use the versions built even if local changes have
been applied since the last build, this switch comes in handy.
2020-06-14 11:09:19 +02:00
Jonas Schäfer
02b9c22b1d Add flag to suppress insertion of revision block for deferrals 2020-01-02 17:59:27 +01:00
Sam Whited
04c9106434 tools: be more specific about XEP filenames
Sometimes the main working directory may have other XML files such as
the temporary files generated by TeXML (xep-*.tex.xml) which may be
picked up by the metadata script. Use a more specific pattern so that it
only extracts metadata from real XEP files.
2019-12-19 18:04:42 -05:00
Jonas Schäfer
0b1bea7835 tools: fix help of accept.py 2019-02-04 16:41:20 +01:00
Jonas Schäfer
cb8936de67 tools: Support for <ul/> in revision history 2019-01-13 12:20:01 +01:00
Jonas Wielicki
d8ed29765f Add CSV generator tool 2018-04-05 14:55:49 +02:00
Jonas Wielicki
2a5de8c7c4 Create tool to issue Call For Experience, similar to send-updates 2018-03-07 20:05:06 +01:00
Jonas Wielicki
8aeef7b526 Create tool to generate xep.ent entries 2018-03-06 13:56:57 +01:00
Jonas Wielicki
97f21995a2 tools: allow archive.py to override archived XEPs 2018-02-23 08:23:57 +01:00
Jonas Wielicki
1409f2722d Add commit capability to deferrals.py 2018-01-25 13:44:58 +01:00
Jonas Wielicki
1cac2f9918 Fix typo 2018-01-25 13:38:32 +01:00
Jonas Wielicki
6e1bdc781e Remove unused code from accept.py 2018-01-25 09:27:52 +01:00
Jonas Wielicki
0202f9166b Add option to commit right away to accept.py 2018-01-25 09:08:49 +01:00
Jonas Wielicki
8b2223b18e Make proper semver in {accept,deferrals}.py 2018-01-25 09:04:41 +01:00
Jonas Wielicki
a512dadefa Implement tool to accept ProtoXEPs 2018-01-25 08:46:43 +01:00
Jonas Wielicki
0d1235127d tools: Support for re-issuing a Last Call 2017-12-07 14:58:31 +01:00
Jonas Wielicki
88b0cfa8ef Fix missing .html in find-lcs.sh 2017-11-29 19:20:10 +01:00
Jonas Wielicki
aaee098d70 Add note about XEP index staleness 2017-11-29 19:20:10 +01:00
Jonas Wielicki
d97c1af508 Add a tool to find open last calls 2017-11-29 19:20:10 +01:00
Jonas Wielicki
373a95c214 Make archive.py build the XEPs 2017-11-29 12:45:43 +01:00
Jonas Wielicki
14c40d8620 Support for multi-<p/> revision block remarks 2017-11-29 11:55:26 +01:00
Jonas Wielicki
3fa0dd6eec Do not send emails when transitioning back from Last Call 2017-10-16 20:45:18 +02:00
Jonas Wielicki
2d655ca9d4 tools: Improve formatting of Last Call email 2017-10-16 20:45:10 +02:00
Jonas Wielicki
711cf257b3 tools: Update tooling to support Last Calls 2017-10-16 20:39:34 +02:00
Jonas Wielicki
9e012d7512 tools: fix incorrect generation of email when promoting a ProtoXEP 2017-09-27 17:50:07 +02:00
Jonas Wielicki
5ac81fe116 tools: fix generation of emails for un-deferred XEPs 2017-09-15 18:22:31 +02:00
Jonas Wielicki
0fe90cc291 tools: Implement modification of XEPs in deferrals.py 2017-09-11 18:22:33 +02:00
Jonas Wielicki
130b97e708 tooling: make extract-metadata work with element-less <remark/> 2017-08-24 15:37:53 +02:00
Jonas Wielicki
d0bbbb2d5c extract-metadata: make error handling cleaner 2017-08-23 17:00:55 +02:00
Jonas Wielicki
0ff93d4fa0 tooling: print metadata extraction errors to stderr 2017-08-23 16:34:49 +02:00
Jonas Wielicki
a455020d3a tooling: Add tool to copy changed XEPs to the attic 2017-08-23 14:45:07 +02:00
Jonas Wielicki
18fbef73b4 tooling: refactor commonly used stuff into xeplib.py 2017-08-23 14:45:07 +02:00
Jonas Wielicki
2fac2f0b39 tooling: Tool to create changenote mails based on xeplist differences 2017-08-23 13:50:36 +02:00
Jonas Wielicki
1a679824b2 tooling: Tool to extract a XEP metadata list from the repository 2017-08-23 13:50:36 +02:00