[Creativecommons-website-commits] [creativecommons/creativecommons.org] 8f25d4: reformatted by black
Timid Robot Zehta
noreply at github.com
Tue May 26 15:17:57 UTC 2020
Branch: refs/heads/staging
Home: https://github.com/creativecommons/creativecommons.org
Commit: 8f25d4e85a4cf89b87eeff0b8e067dcd47d3919d
https://github.com/creativecommons/creativecommons.org/commit/8f25d4e85a4cf89b87eeff0b8e067dcd47d3919d
Author: Timid Robot Zehta <timid at creativecommons.org>
Date: 2020-05-21 (Thu, 21 May 2020)
Changed paths:
M tools/update_cc4_includes.py
Log Message:
-----------
reformatted by black
Commit: e3e69c80d6d151f8b724608afc0aa13ae5e68598
https://github.com/creativecommons/creativecommons.org/commit/e3e69c80d6d151f8b724608afc0aa13ae5e68598
Author: Timid Robot Zehta <timid at creativecommons.org>
Date: 2020-05-21 (Thu, 21 May 2020)
Changed paths:
R tools/add_cc0_links.py
A tools/cc0_update.py
A tools/lang_tag_to.py
Log Message:
-----------
replaced add_cc0_links.py with cc0_update.py and lang_tag_to.py
- lang_tag_to.py contains variables (that will eventually also be used
by 4.0 script(s)
- cc0_update.py
- corrects translation FAQ URL
- adds HTML comments around language links
- updates language links based on those available (and maintains their
order)
Commit: a77ca17e5390007bf8e5d0902d719f57b96966a9
https://github.com/creativecommons/creativecommons.org/commit/a77ca17e5390007bf8e5d0902d719f57b96966a9
Author: Timid Robot Zehta <timid at creativecommons.org>
Date: 2020-05-21 (Thu, 21 May 2020)
Changed paths:
M tools/cc0_update.py
Log Message:
-----------
added doc strings
Commit: 8a9259321c0c28e449614a5d451fa119fa67b530
https://github.com/creativecommons/creativecommons.org/commit/8a9259321c0c28e449614a5d451fa119fa67b530
Author: Timid Robot Zehta <timid at creativecommons.org>
Date: 2020-05-22 (Fri, 22 May 2020)
Changed paths:
R tools/add_cc0_links.py
A tools/cc0_update.py
A tools/lang_tag_to.py
M tools/update_cc4_includes.py
Log Message:
-----------
Merge pull request #1110 from creativecommons/cc0-tool-update
CC0 tool update
Commit: f74a7ebb3a18527695a669d47af9e5b3969d4239
https://github.com/creativecommons/creativecommons.org/commit/f74a7ebb3a18527695a669d47af9e5b3969d4239
Author: Timid Robot Zehta <timid at creativecommons.org>
Date: 2020-05-22 (Fri, 22 May 2020)
Changed paths:
M docroot/legalcode/zero_1.0.html
M docroot/legalcode/zero_1.0_el.html
M docroot/legalcode/zero_1.0_es.html
M docroot/legalcode/zero_1.0_eu.html
M docroot/legalcode/zero_1.0_fi.html
M docroot/legalcode/zero_1.0_fr.html
M docroot/legalcode/zero_1.0_it.html
M docroot/legalcode/zero_1.0_ja.html
M docroot/legalcode/zero_1.0_ko.html
M docroot/legalcode/zero_1.0_lt.html
M docroot/legalcode/zero_1.0_lv.html
M docroot/legalcode/zero_1.0_nl.html
M docroot/legalcode/zero_1.0_pl.html
M docroot/legalcode/zero_1.0_sv.html
M docroot/legalcode/zero_1.0_zh-Hans.html
M docroot/legalcode/zero_1.0_zh-Hant.html
Log Message:
-----------
updated language footer using new tool
Commit: a66d34a6adb48f905d50774333df378cbd3607a7
https://github.com/creativecommons/creativecommons.org/commit/a66d34a6adb48f905d50774333df378cbd3607a7
Author: Timid Robot Zehta <timid at creativecommons.org>
Date: 2020-05-22 (Fri, 22 May 2020)
Changed paths:
M tools/update_cc4_includes.py
Log Message:
-----------
updated to use lang_tag_to.py
Commit: ad24dada56582ddafdcdd054089565538cd7ddb6
https://github.com/creativecommons/creativecommons.org/commit/ad24dada56582ddafdcdd054089565538cd7ddb6
Author: Timid Robot Zehta <timid at creativecommons.org>
Date: 2020-05-22 (Fri, 22 May 2020)
Changed paths:
M tools/cc0_update.py
Log Message:
-----------
removed errant newline
Commit: 9f749fbaa2d6120b57c8c630b211795437c1ef9f
https://github.com/creativecommons/creativecommons.org/commit/9f749fbaa2d6120b57c8c630b211795437c1ef9f
Author: Timid Robot Zehta <timid at creativecommons.org>
Date: 2020-05-22 (Fri, 22 May 2020)
Changed paths:
M tools/update_cc4_includes.py
Log Message:
-----------
black format update
Commit: d405373609910c83eda8d5136ad1b4fc90c601f1
https://github.com/creativecommons/creativecommons.org/commit/d405373609910c83eda8d5136ad1b4fc90c601f1
Author: Timid Robot Zehta <timid at creativecommons.org>
Date: 2020-05-22 (Fri, 22 May 2020)
Changed paths:
M tools/cc0_update.py
Log Message:
-----------
actually use variable in fstring and update comment for better syntax highlighting
Commit: 37fc9e95128a963eeaa3840bfa0ed1d1d2b1d5ee
https://github.com/creativecommons/creativecommons.org/commit/37fc9e95128a963eeaa3840bfa0ed1d1d2b1d5ee
Author: Timid Robot Zehta <timid at creativecommons.org>
Date: 2020-05-22 (Fri, 22 May 2020)
Changed paths:
M tools/cc0_update.py
M tools/update_cc4_includes.py
Log Message:
-----------
Merge branch 'legalcode-tool-update' into cc0-lang-footer-update
Commit: 73c8913dccdfd0eae89143a3d88e7001d33a06d9
https://github.com/creativecommons/creativecommons.org/commit/73c8913dccdfd0eae89143a3d88e7001d33a06d9
Author: Timid Robot Zehta <timid at creativecommons.org>
Date: 2020-05-22 (Fri, 22 May 2020)
Changed paths:
M docroot/legalcode/zero_1.0.html
M docroot/legalcode/zero_1.0_el.html
M docroot/legalcode/zero_1.0_es.html
M docroot/legalcode/zero_1.0_eu.html
M docroot/legalcode/zero_1.0_fi.html
M docroot/legalcode/zero_1.0_fr.html
M docroot/legalcode/zero_1.0_it.html
M docroot/legalcode/zero_1.0_ja.html
M docroot/legalcode/zero_1.0_ko.html
M docroot/legalcode/zero_1.0_lt.html
M docroot/legalcode/zero_1.0_lv.html
M docroot/legalcode/zero_1.0_nl.html
M docroot/legalcode/zero_1.0_pl.html
M docroot/legalcode/zero_1.0_sv.html
M docroot/legalcode/zero_1.0_zh-Hans.html
M docroot/legalcode/zero_1.0_zh-Hant.html
Log Message:
-----------
updated lang footer end comment
Commit: b1a351f28700ae1fbfafa40319dd087de6d1422b
https://github.com/creativecommons/creativecommons.org/commit/b1a351f28700ae1fbfafa40319dd087de6d1422b
Author: Timid Robot Zehta <timid at creativecommons.org>
Date: 2020-05-22 (Fri, 22 May 2020)
Changed paths:
M tools/cc0_update.py
M tools/update_cc4_includes.py
Log Message:
-----------
Merge pull request #1112 from creativecommons/legalcode-tool-update
Legalcode tool update
Commit: 5c59b8838b1bdb51092cafacaff6021c8463eeb3
https://github.com/creativecommons/creativecommons.org/commit/5c59b8838b1bdb51092cafacaff6021c8463eeb3
Author: Timid Robot Zehta <timid at creativecommons.org>
Date: 2020-05-22 (Fri, 22 May 2020)
Changed paths:
Log Message:
-----------
Merge branch 'master' into cc0-lang-footer-update
Commit: 36ad161e776ed7bcfea796ada6a4c97c35bdccba
https://github.com/creativecommons/creativecommons.org/commit/36ad161e776ed7bcfea796ada6a4c97c35bdccba
Author: Timid Robot Zehta <timid at creativecommons.org>
Date: 2020-05-26 (Tue, 26 May 2020)
Changed paths:
M docroot/legalcode/zero_1.0.html
M docroot/legalcode/zero_1.0_el.html
M docroot/legalcode/zero_1.0_es.html
M docroot/legalcode/zero_1.0_eu.html
M docroot/legalcode/zero_1.0_fi.html
M docroot/legalcode/zero_1.0_fr.html
M docroot/legalcode/zero_1.0_it.html
M docroot/legalcode/zero_1.0_ja.html
M docroot/legalcode/zero_1.0_ko.html
M docroot/legalcode/zero_1.0_lt.html
M docroot/legalcode/zero_1.0_lv.html
M docroot/legalcode/zero_1.0_nl.html
M docroot/legalcode/zero_1.0_pl.html
M docroot/legalcode/zero_1.0_sv.html
M docroot/legalcode/zero_1.0_zh-Hans.html
M docroot/legalcode/zero_1.0_zh-Hant.html
Log Message:
-----------
Merge pull request #1113 from creativecommons/cc0-lang-footer-update
updated language footer using new tool
Compare: https://github.com/creativecommons/creativecommons.org/compare/b70f269a5f9c...36ad161e776e
More information about the Creativecommons-website-commits
mailing list