Commit Graph
21 Commits
Author SHA1 Message Date
mvdbeek 18a9a39d97 Write admin announce, add deferred datasets to user announcement 2022-08-19 16:11:41 +02:00
mvdbeek b39e8ad9a2 First pass in dropping uwsgi specific things 2022-03-15 21:31:59 +01:00
Nicola Soranzo 0c80836c34 Upgrade syntax to Python 3.7
using `ack --type=python -f | grep -v '^tools/' | xargs pyupgrade --py37-plus`

Also more refactoring of Python files in `packages/` .
2022-03-14 14:57:43 +00:00
Nicola Soranzo a62e86fc2e Merge branch 'release_22.01' into dev 2022-03-04 17:02:22 +00:00
mvdbeek 873d43eac2 Move tool shed and reports config schema to config package
And restore unit tests to proper place.
2022-03-03 16:57:39 +01:00
Dannon Baker 623a5e165a Apply black formatting.
Apply isort.
2022-02-03 07:42:20 -05:00
mvdbeek 4484f0d2f3 Adjust release-diff.py
For the 22.01 release I will just create symlinks to the old locations.
2022-01-19 18:20:19 +00:00
mvdbeek a9058c54ba Produce Literal Blocks for config value changes
These scroll correctly and don't fail when config description changes
includes newlines or long text.
2021-11-01 12:37:53 +01:00
mvdbeek 91795d198d Lint fix 2021-06-10 19:41:24 +02:00
Helena Rasche 364286df04 munge filenames 2021-06-10 18:59:56 +02:00
Helena Rasche 3093c2dcef handle subsections of configurations a bit better 2021-06-10 18:56:17 +02:00
Helena Rasche 1c66b755a6 include config schemas in diffing 2021-06-10 18:52:59 +02:00
Nicola Soranzo e40e5aef7e Upgrade syntax using pyupgrade --py36-plus 2020-11-18 16:16:46 +00:00
mvdbeek 36d6eaa9e8 Lint release_diff script 2020-10-14 10:43:04 +02:00
Helena Rasche 483b21d906 remove trailing commas 2020-09-22 12:10:04 +02:00
Helena Rasche cac94a0f24 output 2020-09-22 12:06:06 +02:00
Helena Rasche 01a2aa4bd9 small bug 2020-09-22 12:01:07 +02:00
Helena Rasche 721ad64a61 improvements 2020-09-22 11:59:36 +02:00
Helena Rasche 64892baf5c add new files 2020-09-22 11:46:29 +02:00
Helena Rasche 6a1edfdb35 make it loop over yml 2020-09-22 11:39:35 +02:00
Helena Rasche f7f44371f6 Add script to diff two release config files. 2020-09-22 11:11:30 +02:00