Anthony Towns
04b448b599
CI: commit README.mediawiki delta from script to git ( #2063 )
...
Use a hardcoded delta rather than requiring the delta to never change,
so that it can be changed deliberately when desired without breaking CI.
Also avoids the need to checkout the previous commit, so no longer
changes the repository state.
2025-12-19 19:18:41 -08:00
viktorking7
664d376c8a
CI: improve date validation regex in buildtable.pl
...
and quote filename variable in link format checker script
Co-authored-by: bigbear <155267841+aso20455@users.noreply.github.com>
Co-authored-by: Jon Atack <jon@atack.com>
2025-10-03 13:35:31 -06:00
strmfos
e8b9da9284
scripts: remove unused FILES variable in link-format-chk.sh
2025-08-14 11:53:03 +02:00
Yuval Kogman
0eb3718c5d
CI: Enforce BIP 2 & 3 field ordering requirements
...
The specified field order is consistent with both BIPs 2 and 3. The
ordering of fields which are only present in one or the other is
ambiguous, e.g. as in `Proposed-Replacement` and `Superseded-By` but
only one of these applies to a given BIP.
The `Editor` field is spurious, only being used in BIP 69, and appears
after Author.
2025-07-20 14:29:13 -06:00
Anthony Towns
726df6f4d5
Use code block instead of pre for markdown
2025-02-08 20:06:23 +10:00
Ava Chow
3a2031380d
ci: Run link format check on all mediawiki documents
2024-05-01 18:04:35 -04:00
Jon Atack
253dd0999e
Merge pull request #1578 from achow101/fix-ci
...
ci: Update diff checks so that the task actually works
2024-05-01 14:22:37 -07:00
Ava Chow
602cd676cd
buildtable.pl: Also check .md files ( #1577 )
2024-05-01 17:02:36 -04:00
Ava Chow
98f000a6fb
diffchecks.sh: Make success clear and exit with failure on error
2024-05-01 17:02:06 -04:00
Ava Chow
eb9007c869
diffchecks.sh: Build table first
2024-04-24 19:14:03 -04:00
Anthony Towns
0e5b18c0ff
BIP327: fixups for buildtable.pl
2023-03-29 15:10:15 +10:00
kallewoof
ebea569f19
replace travis with Github Actions ( #1432 )
...
replace travis with Github Actions
2023-03-09 11:57:21 +09:00
Dr Maxim Orlovsky
2f57890cbe
CI: Allow dashes in author e-mail domain names
...
Signed-off-by: Dr. Maxim Orlovsky <orlovsky@pandoraprime.ch>
2022-08-21 21:43:18 +02:00
Luke Dashjr
66aed73043
Bugfix: BIP 326: Correct Author/Title headings
2022-05-05 15:07:26 +00:00
Anthony Towns
234bb915f4
bip-326: avoid errors from scripts/buildtable.pl
2022-04-07 10:42:55 +10:00
Luke Dashjr
f70132e58b
BIP 174: Revert title change to fit length limit
...
This partially reverts c0991047e25a35d1ddf241f304a079e9893eed69.
2021-02-03 22:33:18 +00:00
Andrew Chow
c0991047e2
Explicitly specify PSBTv0
2021-01-15 13:01:19 -05:00
Luke Dashjr
d8a56c9f2b
scripts/buildtable.pl: Fix for Obsolete status
2020-06-02 08:53:55 +00:00
Luke Dashjr
33308e75f8
Merge BIPs 340-342
2020-01-24 00:01:16 +00:00
Karl-Johan Alm
1d20ad8a42
linter: avoid false positives such as C++ lambda exprs by only detecting links starting with 'http'
2020-01-20 14:07:27 +09:00
Pieter Wuille
fa305e5abd
Make buildtable.pl support Requires: field
2020-01-19 14:48:58 -08:00
Karl-Johan Alm
6129830a33
travis: add a check for common mistake mediawiki links
...
Several BIPs have mistaken links in format [text](url) which this travis check will detect and complain about.
2019-08-06 16:46:20 +09:00
Luke Dashjr
41cabd2de5
scripts/buildtable: Support License-Code header
2017-10-29 04:04:07 +00:00
Luke Dashjr
4fd8557b7f
scripts/buildtable: Check Title length
2017-05-23 13:18:52 +00:00
Luke Dashjr
d7e6a37fe4
scripts/buildtable: Explain the problem for first Comments-URI mismatch
2017-05-07 22:24:47 +00:00
Luke Dashjr
dd3254bb00
scripts/buildtable: Comments-Summary is technically optional
2017-05-05 15:13:20 +00:00
Luke Dashjr
24af63b7e6
script/buildtable: Remove missing-license exceptions no longer needed
2017-01-20 00:13:01 +00:00
Luke Dashjr
95dfd21ea2
scripts/buildtable: Check for extraneous spaces after header name
2017-01-14 07:04:12 +00:00
Luke Dashjr
7d94bb685b
BIP 75: Add License header
2017-01-01 12:30:28 +00:00
Luke Dashjr
183852337b
README: Include BIP Layers in index
2016-12-15 05:04:31 +00:00
Luke Dashjr
3a28003993
Implement BIP 2 with merging master changes
2016-12-15 04:21:00 +00:00
Luke Dashjr
42770fb619
Bugfix: scripts/buildtable: Increment found marker *after* processing the header
2016-12-15 04:20:14 +00:00
Luke Dashjr
959fecc15b
Promote BIP 2 Draft->Active, and implement it
...
- Update all Accepted status to Proposed (renamed status)
- The BIP Comments preamble headers added to every BIP
- The License preamble headers have been added to all BIPs with a Copyright section
2016-11-30 09:51:01 +00:00
Luke Dashjr
72f18918a8
Promote BIP 123 Draft->Active, and implement it
2016-11-30 09:45:33 +00:00
Luke Dashjr
c834fde23b
BIP 123: Clarify how used with non-Standards BIPs, and update list
2016-11-29 04:00:50 +00:00
Luke Dashjr
6d086e11d0
Bugfix: scripts/buildtable: Tolerate Discussions-To, Replaces, Superseded-By, and Resolution headers
2016-10-05 05:50:12 +00:00
Luke Dashjr
ebf5c28988
Travis: Initial formatting tests
2016-02-09 05:14:17 +00:00