This is an automated email from the ASF dual-hosted git repository.

arm pushed a change to branch arm
in repository https://gitbox.apache.org/repos/asf/tooling-trusted-releases.git


    from 692f7790 #919 - remove action buttons from committee page for 
non-members/admins
     add ec2a4c1d #931 - moving file planner to compose phase
     add 4c89556b #435 - add hint that entering a new directory name will 
create it
     add 574295b6 #931 - tidy up file planner code

No new revisions were added by this update.

Summary of changes:
 atr/get/compose.py                                 | 293 ++++++++++++++++++++-
 atr/post/__init__.py                               |   2 +
 atr/post/{finish.py => compose.py}                 |  79 +-----
 atr/post/finish.py                                 |  46 ----
 atr/shared/__init__.py                             |   2 +
 atr/shared/{finish.py => compose.py}               |  19 +-
 atr/shared/finish.py                               |  23 +-
 atr/shared/web.py                                  | 199 --------------
 atr/static/js/ts/create-a-jwt.js                   |   1 +
 atr/static/js/ts/create-a-jwt.js.map               |   2 +-
 atr/static/js/ts/finish-selected-move.js.map       |   1 -
 .../ts/{finish-selected-move.js => move-files.js}  |   2 +-
 atr/static/js/ts/move-files.js.map                 |   1 +
 .../ts/{finish-selected-move.ts => move-files.ts}  |   0
 atr/templates/check-selected.html                  |   8 +
 tests/e2e/announce/test_get.py                     |  13 -
 tests/e2e/compose/conftest.py                      |   2 +-
 tests/e2e/compose/test_get.py                      |  13 +
 tests/e2e/sbom/test_post.py                        |   8 +-
 19 files changed, 337 insertions(+), 377 deletions(-)
 copy atr/post/{finish.py => compose.py} (53%)
 copy atr/shared/{finish.py => compose.py} (77%)
 delete mode 100644 atr/static/js/ts/finish-selected-move.js.map
 rename atr/static/js/ts/{finish-selected-move.js => move-files.js} (99%)
 create mode 100644 atr/static/js/ts/move-files.js.map
 rename atr/static/ts/{finish-selected-move.ts => move-files.ts} (100%)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to