Commit Graph

126 Commits

Author SHA1 Message Date
Christine Seeman
fe8d506f98 Changing to manual vs man in documenation
In intro documentation, it can be confusing to see just `man` for
the reference to reference manual pages and documentation. I believe this is a reference
to Unix man pages (manual pages), but markdown is much more than what those ASCII text displays could do.

To help understandability, I am submitting a PR to update some documentation references to manual over man.
2022-09-02 12:47:08 +02:00
Fabrice Reix
6cdd7b5e30
Group checks into one job 2022-08-26 17:49:07 +02:00
Fabrice Reix
14cad6d221
Recreate clean env from scratch 2022-08-26 16:46:40 +02:00
Fabrice Reix
e73891f25d
Generate Release Note from Github Issues/Pull Request 2022-08-26 15:39:21 +02:00
Fabrice Reix
97bbf905cb
Move/Update requirements.txt 2022-08-25 13:55:44 +02:00
jcamiel
807348e46a
Update READMEs. 2022-08-19 11:04:16 +02:00
jcamiel
c0a8bbb544
Update man and document documentation generation. 2022-08-16 14:27:20 +02:00
jcamiel
08fc128a9b
Update man and README. 2022-08-16 13:39:13 +02:00
lepapareil
4a6959adcd
Add coverage report and badge to ci 2022-08-11 22:59:54 +02:00
jcamiel
f6e5b0a8df
Fix regression in chrono 0.4.20 https://github.com/chronotope/chrono/issues/755. 2022-08-09 17:44:36 +02:00
jcamiel
eb9c46a9d4
Patches chrono 0.4.20 regression on ArchLinux / Alpine docker image. 2022-08-05 14:48:51 +02:00
Fabrice Reix
5c5862bbd6
Add specific check/crates.sh script 2022-08-05 14:11:02 +02:00
Fabrice Reix
e646f75269
Convert bash script to Python 2022-08-05 12:02:18 +02:00
Fabrice Reix
0588ecc67e
Add Python version 2022-08-05 12:02:07 +02:00
Fabrice Reix
0a06be993b
Install python modules with requirements.txt 2022-08-05 11:06:42 +02:00
jcamiel
50e166a945
Add glibc dependency to ArchLinux prerequisites. 2022-08-05 09:19:11 +02:00
Fabrice Reix
34075bc8a9
Refacto workflow scripts 2022-07-31 09:59:10 +02:00
Fabrice Reix
fb444efd43
Move xmllint check to check workflow 2022-07-29 21:38:37 +02:00
lepapareil
5c83050a29
Add scheduled crates updates by PR on ci 2022-07-15 10:40:00 +02:00
lepapareil
b923d08331
Improve crates_update.sh compatibility 2022-07-13 14:15:49 +02:00
jcamiel
b951464a40 Delete legacy grammar. 2022-06-20 19:16:57 +02:00
jcamiel
56b1b13bad Fix crates_update.sh to be supported on macOS.
sed -i "" "foo" instead of sed -i "foo"
2022-06-15 08:01:22 +02:00
jcamiel
54d7f712d9 Fix shebang to work on macOS. 2022-06-10 11:17:25 +02:00
lepapareil
0a552d7275 Rewrite dependency_age.sh to crates_update.sh 2022-06-08 09:47:19 +02:00
Fabrice Reix
e229ab93b4 Add workflow check 2022-06-07 15:33:04 +02:00
jcamiel
0070e09b98 Add scripts to construct GitHub and crates.io README, and to construct grammar and man canonical document from the source. 2022-06-01 10:34:33 +02:00