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

brondsem pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/allura.git.


    from 57eae8c  Remove old force_ssl.logged_in config, which is the only 
situation a 302 Found would've been appropriate for http/https redirects
     new 1a1a251  python3.7 - upgrade docs and docker config to support 
python3.7
     new 86f2137  python3.7 - remove python_version conditional on pillow 
package
     new 7dda533  python3.7 - committing initial jenkins script
     new 65938f2  python3.7 - add remaining test dependencies used by jenkins 
to requirements-dev.txt
     new b372805  python3.7 - update jenkins script to use docker-compose
     new f06ccf6  python3.7 - remove pin on GitPython for <= py3.6
     new eb9a073  python3.7 - update CHANGE

The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Allura/docs/getting_started/install_each_step.rst | 21 ++---
 Allura/docs/getting_started/installation.rst      |  2 +-
 CHANGES                                           |  2 +
 Dockerfile                                        | 44 ++++++----
 requirements-dev.txt                              |  3 +
 requirements.in                                   |  3 +-
 requirements.txt                                  |  4 +-
 scripts/init-docker-dev.sh                        |  6 +-
 scripts/jenkins-python3.7.sh                      | 98 +++++++++++++++++++++++
 9 files changed, 149 insertions(+), 34 deletions(-)
 create mode 100755 scripts/jenkins-python3.7.sh

Reply via email to